cron-converter
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "cron-converter", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Cron string converter", | ||
"main": "src/cron.js", | ||
"scripts": { | ||
"test": "gulp test", | ||
"preinstall": "npm install -g gulp" | ||
"test": "gulp test" | ||
}, | ||
@@ -10,0 +9,0 @@ "keywords": [ |
@@ -46,4 +46,5 @@ # cron-converter | ||
cd cron-converter | ||
npm install -g gulp | ||
npm install | ||
gulp | ||
``` |
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
50
0
13262