Socket
Socket
Sign inDemoInstall

then-request

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

then-request - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

8

package.json
{
"name": "then-request",
"version": "0.0.1",
"version": "0.0.2",
"description": "A request library that returns promises, inspired by request",

@@ -9,3 +9,4 @@ "keywords": [],

"request-shared": "0.0.1",
"promise": "~3.2.0"
"promise": "~3.2.0",
"concat-stream": "~1.4.1"
},

@@ -15,4 +16,3 @@ "devDependencies": {

"cabbie": "0.0.5",
"run-browser": "~1.2.0",
"concat-stream": "~1.4.1"
"run-browser": "~1.2.0"
},

@@ -19,0 +19,0 @@ "scripts": {

@@ -11,6 +11,6 @@ # then-request

npm install request
npm install then-request
## License
MIT
MIT
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