@hyperjump/json-schema
Advanced tools
Comparing version 0.23.3 to 0.23.4
{ | ||
"name": "@hyperjump/json-schema", | ||
"version": "0.23.3", | ||
"version": "0.23.4", | ||
"description": "A JSON Schema Validator", | ||
@@ -16,3 +16,3 @@ "main": "lib/index.js", | ||
"prepublishOnly": "npm run build", | ||
"postinstall": "node -e \"require('fs').rmSync('dist', { recursive: true })\"" | ||
"postinstall": "node -e \"require('fs').rmSync('dist', { force: true, recursive: true })\"" | ||
}, | ||
@@ -39,2 +39,3 @@ "repository": "github:hyperjump-io/json-schema-validator", | ||
"@rollup/plugin-node-resolve": "*", | ||
"@rollup/plugin-terser": "*", | ||
"@types/chai": "*", | ||
@@ -53,3 +54,2 @@ "@types/mocha": "*", | ||
"rollup": "*", | ||
"rollup-plugin-terser": "*", | ||
"ts-node": "*", | ||
@@ -56,0 +56,0 @@ "typescript": "*" |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
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
38831
4783008