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

bluereq

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bluereq - npm Package Compare versions

Comparing version 0.3.0 to 0.4.0

7

package.json
{
"name": "bluereq",
"version": "0.3.0",
"version": "0.4.0",
"description": "A bluebird promise wrapper for HTTP requests",

@@ -11,4 +11,4 @@ "main": "dist/bluereq.js",

"dependencies": {
"bluebird": "^2.3.10",
"request": "~2.34.0"
"bluebird": "^3.0.5",
"request": "^2.67.0"
},

@@ -28,2 +28,3 @@ "devDependencies": {

"test": "grunt test",
"build": "grunt build",
"prepublish": "grunt test && grunt build"

@@ -30,0 +31,0 @@ },

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