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

xhr-tool

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

xhr-tool - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

.npmignore

20

package.json
{
"name": "xhr-tool",
"version": "1.0.0",
"version": "1.0.1",
"description": "XMLHttpRequest with Promises",
"main": "xhr-tool.js",
"keywords": [ "xhr", "promises", "es6" ],
"author": "Jannes Meyer <jannes.meyer@gmail.com>",
"license": "GPLv3",
"repository": "JannesMeyer/xhr-tool",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "make test"
},
"keywords": [
"xhr",
"promises",
"es6"
],
"author": "Jannes Meyer <jannes.meyer@gmail.com>",
"license": "GPLv3"
"main": "xhr-tool.js",
"devDependencies": {
"jasmine": "^2.2.1"
}
}
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