jsonpolice
Advanced tools
Comparing version 3.3.0 to 3.4.0
{ | ||
"name": "jsonpolice", | ||
"version": "3.3.0", | ||
"version": "3.4.0", | ||
"description": "JSON Schema parser and validator", | ||
@@ -8,3 +8,2 @@ "main": "dist/index.js", | ||
"scripts": { | ||
"postinstall": "typings install", | ||
"prebuild": "rimraf dist", | ||
@@ -41,2 +40,3 @@ "build": "tsc", | ||
"devDependencies": { | ||
"@types/lodash": "4.14.37", | ||
"chai": "3.5.0", | ||
@@ -53,4 +53,3 @@ "chai-as-promised": "5.3.0", | ||
"semantic-release": "^4.3.5", | ||
"typescript": "2.0.3", | ||
"typings": "1.4.0" | ||
"typescript": "2.0.3" | ||
}, | ||
@@ -66,5 +65,5 @@ "config": { | ||
"dependencies": { | ||
"jsonref": "^3.3.1", | ||
"jsonref": "^3.4.0", | ||
"lodash": "^4.5.1" | ||
} | ||
} |
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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
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
0
0
98196
Updatedjsonref@^3.4.0