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 5.0.41 to 6.0.0

build/es2019/helpers/allocate.d.ts

18

package.json

@@ -14,3 +14,3 @@ {

"tslib": "^1.10.0",
"worker-factory": "^5.0.23"
"worker-factory": "^6.0.0"
},

@@ -29,3 +29,3 @@ "description": "The worker which is used by the async-array-buffer package.",

"eslint": "^6.8.0",
"eslint-config-holy-grail": "^46.0.3",
"eslint-config-holy-grail": "^46.0.4",
"grunt": "^1.0.4",

@@ -48,3 +48,3 @@ "grunt-cli": "^1.3.2",

"mocha": "^7.0.1",
"rollup": "^1.30.1",
"rollup": "^1.31.0",
"rollup-plugin-babel": "^4.3.3",

@@ -54,4 +54,4 @@ "sinon": "^8.1.1",

"ts-loader": "^6.2.1",
"tsconfig-holy-grail": "^10.0.41",
"tslint": "^5.20.1",
"tsconfig-holy-grail": "^11.0.0",
"tslint": "^6.0.0",
"tslint-config-holy-grail": "^47.0.7",

@@ -62,3 +62,3 @@ "typescript": "^3.7.5",

"files": [
"build/es2018/",
"build/es2019/",
"build/es5/",

@@ -76,3 +76,3 @@ "src/"

"main": "build/es5/bundle.js",
"module": "build/es2018/module.js",
"module": "build/es2019/module.js",
"name": "async-array-buffer-worker",

@@ -87,4 +87,4 @@ "repository": {

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