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

promise-finally

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

promise-finally - npm Package Compare versions

Comparing version 2.1.0 to 2.2.0

8

package.json
{
"name": "promise-finally",
"version": "2.1.0",
"version": "2.2.0",
"description": "Simple wrapper to run promise \"finally\" logic",

@@ -44,5 +44,5 @@ "main": "dist/promise-finally.js",

"devDependencies": {
"blue-tape": "^0.1.10",
"blue-tape": "^0.2.0",
"bluebird": "^3.0.5",
"istanbul": "^0.3.6",
"istanbul": "^0.4.3",
"pre-commit": "^1.0.6",

@@ -53,4 +53,4 @@ "tap-dot": "^1.0.0",

"dependencies": {
"any-promise": "^1.0.0"
"any-promise": "^1.3.0"
}
}
{
"dependencies": {
"any-promise": "github:typings/typed-any-promise#74ba6cf22149ff4de39c2338a9cb84f9ded6f042"
},
"devDependencies": {

@@ -6,0 +3,0 @@ "blue-tape": "github:typings/typed-blue-tape#a4e41a85d6f760e7c60088127968eae7d3a556fa"

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