react-delayload
Advanced tools
Comparing version 0.1.4 to 0.1.5
@@ -16,3 +16,3 @@ { | ||
"author": "Nickel Jianhui Zhu <nickeljew@hotmail.com>", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"license": "MIT", | ||
@@ -22,3 +22,3 @@ "private": false, | ||
"scripts": { | ||
"install": "grunt babel", | ||
"install": "babel ./src --out-dir ./lib", | ||
"prebuild": "rm -rf lib && rm example/res/scripts/main*.js", | ||
@@ -25,0 +25,0 @@ "build": "grunt babel && grunt webpack", |
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
1384042