indicative
Advanced tools
Comparing version 1.2.4 to 1.2.5
@@ -1,2 +0,2 @@ | ||
// Generated by CoffeeScript 1.9.3 | ||
// Generated by CoffeeScript 1.10.0 | ||
(function() { | ||
@@ -3,0 +3,0 @@ "use strict"; |
{ | ||
"name": "indicative", | ||
"version": "1.2.4", | ||
"version": "1.2.5", | ||
"description": "Expressive schema and raw validator for nodejs/web", | ||
@@ -25,4 +25,4 @@ "main": "lib/validator.js", | ||
"scripts": { | ||
"test": "node ./node_modules/mocha/bin/mocha test --reporter spec --check-leaks --bail", | ||
"install": "node ./node_modules/coffee-script/bin/coffee -c ." | ||
"test": "mocha test --reporter spec --check-leaks --bail", | ||
"postinstall": "coffee -c ." | ||
}, | ||
@@ -29,0 +29,0 @@ "repository": { |
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
167039