jsonpolice
Advanced tools
Comparing version 5.2.2 to 6.0.0
{ | ||
"name": "jsonpolice", | ||
"version": "5.2.2", | ||
"version": "6.0.0", | ||
"description": "JSON Schema parser and validator", | ||
@@ -41,3 +41,3 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@types/lodash": "4.14.63", | ||
"@types/lodash": "4.14.64", | ||
"chai": "3.5.0", | ||
@@ -51,6 +51,6 @@ "chai-as-promised": "6.0.0", | ||
"mocha": "3.3.0", | ||
"nyc": "10.2.0", | ||
"nyc": "10.3.2", | ||
"rimraf": "2.6.1", | ||
"semantic-release": "^6.3.2", | ||
"typescript": "2.3.1" | ||
"semantic-release": "^6.3.6", | ||
"typescript": "2.3.2" | ||
}, | ||
@@ -63,5 +63,5 @@ "config": { | ||
"dependencies": { | ||
"jsonref": "^3.5.2", | ||
"jsonref": "^4.0.0", | ||
"lodash": "^4.17.4" | ||
} | ||
} |
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
+ Addedjsonref@4.0.2(transitive)
- Removedjsonref@3.5.2(transitive)
Updatedjsonref@^4.0.0