Skip to content
Snippets Groups Projects
Commit 5b1bd5fb authored by Alvaro Cabrera Durán's avatar Alvaro Cabrera Durán
Browse files

v0.5.0-rc16

parent d5907565
No related branches found
No related tags found
No related merge requests found
Pipeline #195 failed
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
......@@ -13,7 +13,7 @@ The source code is intended to be available through `src` (for testing), but bun
- Standard `.js` and `.min.js` are emitted for browser usage, they're exported as `umd` without dependencies (`json-schema-ref-parser` and `jsonpath`)
- Also a single `.bundle.min.js` is generated containing both dependencies from above, also as `umd`
Generated sources are available as an [NPM dependency](https://www.npmjs.com/package/json-schema-faker) and through [UNPKG](https://unpkg.com/json-schema-faker@0.5.0-rc15/dist/).
Generated sources are available as an [NPM dependency](https://www.npmjs.com/package/json-schema-faker) and through [UNPKG](https://unpkg.com/json-schema-faker@0.5.0-rc16/dist/).
```js
import jsf from 'json-schema-faker';
......
{
"name": "json-schema-faker",
"version": "0.5.0-rc15",
"version": "0.5.0-rc16",
"description": "JSON-Schema + fake data generators",
"homepage": "http://json-schema-faker.js.org",
"main": "dist/json-schema-faker.cjs.js",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment