Socket
Socket
Sign inDemoInstall

bluebird

Package Overview
Dependencies
Maintainers
1
Versions
223
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bluebird - npm Package Compare versions

Comparing version 0.9.4-0 to 0.9.4-1

2

Gruntfile.js

@@ -37,3 +37,3 @@ "use strict";

return ret;
}, "") + "\nPromise.prototype = Promise.prototype;\nreturn Promise;\n";
}, "") + "\nPromise.prototype = Promise.prototype;\n";
}

@@ -40,0 +40,0 @@

@@ -963,2 +963,1 @@ /**

Promise.prototype = Promise.prototype;
return Promise;

@@ -959,2 +959,1 @@ /**

Promise.prototype = Promise.prototype;
return Promise;
{
"name": "bluebird",
"description": "Full featured Promises/A+ implementation with exceptionally good performance",
"version": "0.9.4-0",
"version": "0.9.4-1",
"keywords": [

@@ -6,0 +6,0 @@ "promise",

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc