New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

async-array-buffer-worker

Package Overview
Dependencies
Maintainers
1
Versions
182
Alerts
File Explorer

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 6.0.21 to 6.0.22

1

build/es2019/interfaces/async-array-buffer-worker-custom-definition.js

@@ -0,1 +1,2 @@

export {};
//# sourceMappingURL=async-array-buffer-worker-custom-definition.js.map

@@ -0,1 +1,2 @@

export {};
//# sourceMappingURL=async-array-buffer-worker-definition.js.map

40

package.json

@@ -14,16 +14,16 @@ {

"tslib": "^2.0.1",
"worker-factory": "^6.0.21"
"worker-factory": "^6.0.22"
},
"description": "The worker which is used by the async-array-buffer package.",
"devDependencies": {
"@babel/core": "^7.11.4",
"@babel/core": "^7.11.6",
"@babel/plugin-external-helpers": "^7.10.4",
"@babel/plugin-transform-runtime": "^7.11.0",
"@babel/preset-env": "^7.11.0",
"@commitlint/cli": "^9.1.1",
"@commitlint/config-angular": "^9.1.1",
"@babel/plugin-transform-runtime": "^7.11.5",
"@babel/preset-env": "^7.11.5",
"@commitlint/cli": "^11.0.0",
"@commitlint/config-angular": "^11.0.0",
"chai": "^4.2.0",
"commitizen": "^4.1.2",
"cz-conventional-changelog": "^3.2.0",
"eslint": "^7.7.0",
"commitizen": "^4.2.1",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^7.8.1",
"eslint-config-holy-grail": "^48.0.0",

@@ -34,4 +34,4 @@ "grunt": "^1.3.0",

"grunt-sh": "^0.2.0",
"husky": "^4.2.5",
"karma": "^5.1.1",
"husky": "^4.3.0",
"karma": "^5.2.2",
"karma-chrome-launcher": "^3.1.0",

@@ -47,14 +47,14 @@ "karma-cli": "^2.0.0",

"load-grunt-config": "^3.0.1",
"mocha": "^8.1.1",
"prettier": "^2.0.5",
"pretty-quick": "^2.0.1",
"rollup": "^2.26.4",
"mocha": "^8.1.3",
"prettier": "^2.1.1",
"pretty-quick": "^3.0.0",
"rollup": "^2.26.11",
"rollup-plugin-babel": "^4.4.0",
"sinon": "^9.0.3",
"sinon-chai": "^3.5.0",
"ts-loader": "^8.0.2",
"tsconfig-holy-grail": "^11.0.20",
"ts-loader": "^8.0.3",
"tsconfig-holy-grail": "^11.0.22",
"tslint": "^6.1.3",
"tslint-config-holy-grail": "^52.0.8",
"typescript": "^3.9.7",
"tslint-config-holy-grail": "^52.0.12",
"typescript": "^4.0.2",
"webpack": "^4.44.1"

@@ -87,3 +87,3 @@ },

"types": "build/es2019/module.d.ts",
"version": "6.0.21"
"version": "6.0.22"
}
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