promise-finally
Advanced tools
Comparing version 2.1.0 to 2.2.0
{ | ||
"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" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7021
38
Updatedany-promise@^1.3.0