circuit-breaker-await-async
Advanced tools
Comparing version 1.3.4 to 1.3.5
{ | ||
"name": "circuit-breaker-await-async", | ||
"version": "1.3.4", | ||
"version": "1.3.5", | ||
"description": "ES6 circuit breaker built around await/async patterns", | ||
@@ -20,10 +20,10 @@ "main": "dist/main.js", | ||
"dependencies": { | ||
"debug": "4.3.2" | ||
"debug": "4.3.3" | ||
}, | ||
"devDependencies": { | ||
"@babel/cli": "7.15.7", | ||
"@babel/core": "7.15.8", | ||
"@babel/eslint-parser": "7.15.8", | ||
"@babel/preset-env": "7.15.8", | ||
"@babel/register": "7.15.3", | ||
"@babel/cli": "7.16.0", | ||
"@babel/core": "7.16.0", | ||
"@babel/eslint-parser": "7.16.3", | ||
"@babel/preset-env": "7.16.4", | ||
"@babel/register": "7.16.0", | ||
"babel-jest": "27.3.1", | ||
@@ -33,13 +33,13 @@ "babel-plugin-module-resolver": "4.1.0", | ||
"cz-conventional-changelog": "3.3.0", | ||
"eslint": "7.32.0", | ||
"eslint": "8.1.0", | ||
"eslint-config-standard": "16.0.3", | ||
"eslint-plugin-import": "2.25.2", | ||
"eslint-plugin-import": "2.25.3", | ||
"eslint-plugin-node": "11.1.0", | ||
"eslint-plugin-promise": "5.1.0", | ||
"eslint-plugin-standard": "4.1.0", | ||
"husky": "7.0.2", | ||
"husky": "7.0.4", | ||
"jest": "27.3.1", | ||
"lint-staged": "11.2.3", | ||
"lint-staged": "12.1.2", | ||
"regenerator-runtime": "0.13.9", | ||
"semantic-release": "18.0.0" | ||
"semantic-release": "18.0.1" | ||
}, | ||
@@ -46,0 +46,0 @@ "repository": { |
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
21316
+ Addeddebug@4.3.3(transitive)
- Removeddebug@4.3.2(transitive)
Updateddebug@4.3.3