Comparing version 0.4.1 to 0.4.2
@@ -5,2 +5,9 @@ # Changelog | ||
### [0.4.2](https://github.com/oftherivier/fictional/compare/v0.4.1...v0.4.2) (2020-05-24) | ||
### Bug Fixes | ||
* **esm:** Fix module paths in esm wrapper ([27812db](https://github.com/oftherivier/fictional/commit/27812db95a83ea3c737bbaa1b22a6c637a3f1063)) | ||
### [0.4.1](https://github.com/oftherivier/fictional/compare/v0.4.0...v0.4.1) (2020-05-21) | ||
@@ -7,0 +14,0 @@ |
{ | ||
"name": "fictional", | ||
"description": "Generate fake data deterministically from a given input", | ||
"version": "0.4.1", | ||
"version": "0.4.2", | ||
"type": "commonjs", | ||
@@ -15,2 +15,9 @@ "main": "index.js", | ||
"license": "MIT", | ||
"files": [ | ||
"*.js", | ||
"utils/*.js", | ||
"*.mjs", | ||
"dist", | ||
"index.d.ts" | ||
], | ||
"oftherivier": { | ||
@@ -35,3 +42,3 @@ "type": "es5", | ||
"devDependencies": { | ||
"@oftherivier/tools": "0.1.32" | ||
"@oftherivier/tools": "0.1.36" | ||
}, | ||
@@ -38,0 +45,0 @@ "dependencies": { |
Sorry, the diff of this file is not supported yet
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 2 instances in 1 package
1
143015
39
1759