Socket
Socket
Sign inDemoInstall

circuit-breaker-await-async

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

circuit-breaker-await-async - npm Package Compare versions

Comparing version 1.3.4 to 1.3.5

24

package.json
{
"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": {

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