Comparing version 3.0.0 to 3.1.0
{ | ||
"name": "req-ajax", | ||
"version": "3.0.0", | ||
"version": "3.1.0", | ||
"description": "Standalone library for ajax requests", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "test/test.sh" | ||
"postinstall": "gulp; gulp removeCommonJS" | ||
}, | ||
@@ -33,4 +33,3 @@ "repository": { | ||
"sinon": "^4.1.6" | ||
}, | ||
"dependencies": {} | ||
} | ||
} |
@@ -46,3 +46,3 @@ # req-ajax | ||
For the unit-test execute `npm run test`. | ||
For the unit-test install the `devDependencies` and open the file `test/index.html` in your browser. | ||
@@ -49,0 +49,0 @@ ## License |
Sorry, the diff of this file is not supported yet
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
7833
11
131
1