Comparing version 3.1.0 to 3.1.1
{ | ||
"name": "req-ajax", | ||
"version": "3.1.0", | ||
"version": "3.1.1", | ||
"description": "Standalone library for ajax requests", | ||
"main": "index.js", | ||
"scripts": { | ||
"postinstall": "gulp; gulp removeCommonJS" | ||
"postinstall": "npm i; gulp; gulp removeCommonJS" | ||
}, | ||
@@ -9,0 +9,0 @@ "repository": { |
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
7840