json-schema-faker
Advanced tools
Comparing version 0.2.1 to 0.2.2
{ | ||
"name": "json-schema-faker", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "JSON-Schema + Faker", | ||
@@ -28,3 +28,3 @@ "main": "lib/index.js", | ||
"jayschema": "^0.3.1", | ||
"semver": "^4.3.6", | ||
"semver": "^5.0.3", | ||
"tv4": "^1.2.3", | ||
@@ -34,4 +34,4 @@ "z-schema": "^3.12.2" | ||
"dependencies": { | ||
"chance": "^0.7.7", | ||
"deref": "^0.3.0", | ||
"chance": "^0.8.0", | ||
"deref": "^0.6.0", | ||
"faker": "^3.0.1", | ||
@@ -38,0 +38,0 @@ "randexp": "^0.4.0" |
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 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
452393
36
1
+ Addedchance@0.8.0(transitive)
+ Addeddeep-extend@0.4.2(transitive)
+ Addedderef@0.6.4(transitive)
- Removedchance@0.7.7(transitive)
- Removedderef@0.3.0(transitive)
- Removedminimist@1.2.8(transitive)
Updatedchance@^0.8.0
Updatedderef@^0.6.0