swagger-mock-parser
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "swagger-mock-parser", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "use chance.js to parse definition schema to mock data", | ||
@@ -26,3 +26,5 @@ "keywords": [ | ||
"babel-runtime": "^5.5.6", | ||
"chance": "~0.7.5" | ||
"chance": "~0.7.5", | ||
"hoek": "~2.14.0", | ||
"randexp": "^0.4.2" | ||
}, | ||
@@ -29,0 +31,0 @@ "devDependencies": { |
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
27632
26
709
4
+ Addedhoek@~2.14.0
+ Addedrandexp@^0.4.2
+ Addeddrange@1.1.1(transitive)
+ Addedhoek@2.14.0(transitive)
+ Addedrandexp@0.4.9(transitive)
+ Addedret@0.2.2(transitive)