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

async-array-buffer-worker

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version

to
6.0.57

@@ -12,14 +12,14 @@ {

"dependencies": {
"@babel/runtime": "^7.18.9",
"@babel/runtime": "^7.19.0",
"tslib": "^2.4.0",
"worker-factory": "^6.0.66"
"worker-factory": "^6.0.69"
},
"description": "The worker which is used by the async-array-buffer package.",
"devDependencies": {
"@babel/core": "^7.18.9",
"@babel/core": "^7.19.0",
"@babel/plugin-external-helpers": "^7.18.6",
"@babel/plugin-transform-runtime": "^7.18.9",
"@babel/preset-env": "^7.18.9",
"@commitlint/cli": "^17.0.3",
"@commitlint/config-angular": "^17.0.3",
"@babel/plugin-transform-runtime": "^7.18.10",
"@babel/preset-env": "^7.19.0",
"@commitlint/cli": "^17.1.2",
"@commitlint/config-angular": "^17.1.0",
"@rollup/plugin-babel": "^5.3.1",

@@ -29,4 +29,4 @@ "chai": "^4.3.6",

"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.20.0",
"eslint-config-holy-grail": "^52.0.22",
"eslint": "^8.23.0",
"eslint-config-holy-grail": "^52.0.32",
"grunt": "^1.5.3",

@@ -52,11 +52,11 @@ "grunt-cli": "^1.4.3",

"rimraf": "^3.0.2",
"rollup": "^2.77.0",
"rollup": "^2.79.0",
"sinon": "^14.0.0",
"sinon-chai": "^3.7.0",
"ts-loader": "^9.3.1",
"tsconfig-holy-grail": "^11.1.34",
"tsconfig-holy-grail": "^11.1.36",
"tslint": "^6.1.3",
"tslint-config-holy-grail": "^53.2.30",
"typescript": "^4.7.4",
"webpack": "^5.73.0"
"tslint-config-holy-grail": "^53.2.33",
"typescript": "^4.8.3",
"webpack": "^5.74.0"
},

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

"types": "build/es2019/module.d.ts",
"version": "6.0.56"
"version": "6.0.57"
}

@@ -5,3 +5,2 @@ # async-array-buffer-worker

[![dependencies](https://img.shields.io/david/chrisguttandin/async-array-buffer-worker.svg?style=flat-square)](https://github.com/chrisguttandin/async-array-buffer-worker/network/dependencies)
[![version](https://img.shields.io/npm/v/async-array-buffer-worker.svg?style=flat-square)](https://www.npmjs.com/package/async-array-buffer-worker)