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
2.1.2

16

package.json

@@ -10,4 +10,5 @@ {

"babel-plugin-external-helpers": "^6.22.0",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-es2015": "^6.18.0",
"chai": "^4.1.1",
"chai": "^4.1.2",
"eslint-config-holy-grail": "^20.0.0",

@@ -40,6 +41,6 @@ "greenkeeper-lockfile": "^1.8.1",

"ts-loader": "^2.3.4",
"tsconfig-holy-grail": "^2.2.27",
"tsconfig-holy-grail": "^2.4.0",
"tslint": "^5.7.0",
"tslint-config-holy-grail": "^11.0.0",
"typescript": "^2.4.2",
"tslint-config-holy-grail": "^11.0.1",
"typescript": "^2.5.2",
"webpack": "^3.5.5"

@@ -68,4 +69,7 @@ },

"types": "build/es2015/module.d.ts",
"version": "2.1.1",
"dependencies": {}
"version": "2.1.2",
"dependencies": {
"babel-runtime": "^6.26.0",
"tslib": "^1.7.1"
}
}