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.4 to 6.0.5

30

package.json

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

"dependencies": {
"@babel/runtime": "^7.8.7",
"@babel/runtime": "^7.9.2",
"tslib": "^1.11.1",
"worker-factory": "^6.0.4"
"worker-factory": "^6.0.5"
},
"description": "The worker which is used by the async-array-buffer package.",
"devDependencies": {
"@babel/core": "^7.8.7",
"@babel/core": "^7.9.0",
"@babel/plugin-external-helpers": "^7.8.3",
"@babel/plugin-transform-runtime": "^7.8.3",
"@babel/preset-env": "^7.8.7",
"@babel/plugin-transform-runtime": "^7.9.0",
"@babel/preset-env": "^7.9.0",
"@commitlint/cli": "^8.3.5",

@@ -29,4 +29,4 @@ "@commitlint/config-angular": "^8.3.4",

"eslint": "^6.8.0",
"eslint-config-holy-grail": "^46.0.9",
"grunt": "^1.0.4",
"eslint-config-holy-grail": "^46.0.10",
"grunt": "^1.1.0",
"grunt-cli": "^1.3.2",

@@ -47,11 +47,11 @@ "grunt-contrib-clean": "^2.0.0",

"load-grunt-config": "^3.0.1",
"mocha": "^7.1.0",
"rollup": "^2.0.2",
"mocha": "^7.1.1",
"rollup": "^2.1.0",
"rollup-plugin-babel": "^4.4.0",
"sinon": "^9.0.0",
"sinon": "^9.0.1",
"sinon-chai": "^3.5.0",
"ts-loader": "^6.2.1",
"tsconfig-holy-grail": "^11.0.3",
"tslint": "^6.0.0",
"tslint-config-holy-grail": "^48.0.3",
"ts-loader": "^6.2.2",
"tsconfig-holy-grail": "^11.0.4",
"tslint": "^6.1.0",
"tslint-config-holy-grail": "^48.0.6",
"typescript": "^3.8.3",

@@ -85,3 +85,3 @@ "webpack": "^4.42.0"

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