You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP

async-array-buffer-broker

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

async-array-buffer-broker - npm Package Compare versions

Comparing version

to
4.0.29

@@ -13,4 +13,4 @@ {

"@babel/runtime": "^7.12.5",
"async-array-buffer-worker": "^6.0.29",
"broker-factory": "^3.0.28",
"async-array-buffer-worker": "^6.0.30",
"broker-factory": "^3.0.29",
"tslib": "^2.1.0"

@@ -28,5 +28,5 @@ },

"chai": "^4.2.0",
"commitizen": "^4.2.2",
"commitizen": "^4.2.3",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^7.17.0",
"eslint": "^7.18.0",
"eslint-config-holy-grail": "^48.0.5",

@@ -37,3 +37,3 @@ "grunt": "^1.3.0",

"grunt-sh": "^0.2.0",
"husky": "^4.3.7",
"husky": "^4.3.8",
"karma": "^5.2.3",

@@ -52,11 +52,11 @@ "karma-chrome-launcher": "^3.1.0",

"pretty-quick": "^3.1.0",
"rollup": "^2.36.1",
"rollup": "^2.36.2",
"sinon": "^9.2.3",
"sinon-chai": "^3.5.0",
"ts-loader": "^8.0.14",
"tsconfig-holy-grail": "^11.0.39",
"tsconfig-holy-grail": "^11.0.41",
"tslint": "^6.1.3",
"tslint-config-holy-grail": "^53.0.15",
"tslint-config-holy-grail": "^53.0.17",
"typescript": "^4.1.3",
"webpack": "^4.45.0"
"webpack": "^4.46.0"
},

@@ -88,3 +88,3 @@ "files": [

"types": "build/es2019/module.d.ts",
"version": "4.0.28"
"version": "4.0.29"
}