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

native-or-another

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

native-or-another - npm Package Compare versions

Comparing version 3.0.1 to 3.0.2

6

package.json
{
"name": "native-or-another",
"version": "3.0.1",
"version": "3.0.2",
"description": "Always will expose native `Promise` if available, otherwise `Bluebird` but only if you don't give another promise module like `q` or `promise` or what you want.",

@@ -13,3 +13,3 @@ "repository": "tunnckoCore/native-or-another",

"dependencies": {
"bluebird": "^2.10.1",
"bluebird": "^3.1.1",
"native-promise": "^1.0.0"

@@ -19,3 +19,3 @@ },

"assertit": "^0.1.0",
"pinkie": "^1.0.0",
"pinkie": "^2.0.1",
"semver": "^5.0.3"

@@ -22,0 +22,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