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

to
6.0.14

10

package.json

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

"dependencies": {
"@babel/runtime": "^7.10.2",
"@babel/runtime": "^7.10.3",
"tslib": "^2.0.0",

@@ -19,6 +19,6 @@ "worker-factory": "^6.0.13"

"devDependencies": {
"@babel/core": "^7.10.2",
"@babel/core": "^7.10.3",
"@babel/plugin-external-helpers": "^7.10.1",
"@babel/plugin-transform-runtime": "^7.10.1",
"@babel/preset-env": "^7.10.2",
"@babel/plugin-transform-runtime": "^7.10.3",
"@babel/preset-env": "^7.10.3",
"@commitlint/cli": "^8.3.5",

@@ -86,3 +86,3 @@ "@commitlint/config-angular": "^8.3.4",

"types": "build/es2019/module.d.ts",
"version": "6.0.13"
"version": "6.0.14"
}