Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

req-ajax

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

req-ajax - npm Package Compare versions

Comparing version 3.0.0 to 3.1.0

7

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc