@js-bits/xpromise
Advanced tools
Comparing version 1.0.7 to 1.0.8
{ | ||
"name": "@js-bits/xpromise", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "Extendable Promise", | ||
@@ -39,5 +39,8 @@ "keywords": [ | ||
"license": "ISC", | ||
"dependencies": { | ||
"@js-bits/enumerate": "^1.0.17" | ||
}, | ||
"devDependencies": { | ||
"@js-bits/formalinter": "^1.0.3", | ||
"@js-bits/log-in-color": "^1.0.1", | ||
"@js-bits/log-in-color": "^1.0.2", | ||
"@types/jest": "29.4.3", | ||
@@ -69,6 +72,3 @@ "husky": "^8.0.3", | ||
"extends": "@js-bits/eslint-config/.eslintrc.json" | ||
}, | ||
"dependencies": { | ||
"@js-bits/enumerate": "^1.0.16" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
28006
Updated@js-bits/enumerate@^1.0.17