Comparing version 0.4.3 to 0.4.4
@@ -5,2 +5,4 @@ # Changelog | ||
### [0.4.4](https://github.com/oftherivier/fictional/compare/v0.4.3...v0.4.4) (2020-05-24) | ||
### [0.4.3](https://github.com/oftherivier/fictional/compare/v0.4.2...v0.4.3) (2020-05-24) | ||
@@ -7,0 +9,0 @@ |
{ | ||
"name": "fictional", | ||
"description": "Generate fake data deterministically from a given input", | ||
"version": "0.4.3", | ||
"version": "0.4.4", | ||
"type": "commonjs", | ||
@@ -6,0 +6,0 @@ "main": "index.js", |
@@ -840,3 +840,3 @@ # `fictional` | ||
```html | ||
<script crossorigin src="https://unpkg.com/fictional/umd/fictional.js"></script> | ||
<script crossorigin src="https://unpkg.com/fictional/dist/umd/fictional.js"></script> | ||
@@ -846,2 +846,2 @@ <script> | ||
</script> | ||
``` | ||
``` |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
143348
846