@hyperjump/json-schema-core
Advanced tools
Comparing version 0.23.6 to 0.23.7
{ | ||
"name": "@hyperjump/json-schema-core", | ||
"version": "0.23.6", | ||
"version": "0.23.7", | ||
"description": "A framework for building JSON Schema tools", | ||
@@ -19,3 +19,3 @@ "main": "lib/index.js", | ||
"prepublishOnly": "npm run build", | ||
"postinstall": "rm -rf dist" | ||
"postinstall": "npx rimraf dist" | ||
}, | ||
@@ -52,2 +52,3 @@ "repository": "github:hyperjump-io/json-schema-core", | ||
"nock": "^13.1.3", | ||
"rimraf": "^3.0.2", | ||
"rollup": "^2.57.0", | ||
@@ -54,0 +55,0 @@ "rollup-plugin-terser": "^7.0.2", |
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
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
1799990
19