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

promise-deferred

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

promise-deferred - npm Package Compare versions

Comparing version 0.1.1 to 0.2.0

8

package.json
{
"name": "promise-deferred",
"version": "0.1.1",
"version": "0.2.0",
"description": "A lightweight Deferred implementation, on top of Promises/A+",

@@ -49,7 +49,7 @@ "main": "index.js",

"dependencies": {
"promise": "~4.0.0"
"promise": "~5.0.0"
},
"devDependencies": {
"tape": "~2.10.2",
"covert": "~0.3.1"
"tape": "~2.12.3",
"covert": "~0.4.0"
},

@@ -56,0 +56,0 @@ "engines": {

Sorry, the diff of this file is not supported yet

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