Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

async-array-buffer

Package Overview
Dependencies
Maintainers
1
Versions
213
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

async-array-buffer - npm Package Compare versions

Comparing version 4.0.1 to 4.0.2

28

package.json

@@ -13,5 +13,5 @@ {

"@babel/runtime": "^7.8.4",
"async-array-buffer-broker": "^4.0.0",
"async-array-buffer-worker": "^6.0.0",
"tslib": "^1.10.0"
"async-array-buffer-broker": "^4.0.1",
"async-array-buffer-worker": "^6.0.1",
"tslib": "^1.11.0"
},

@@ -39,3 +39,3 @@ "description": "This module allows to allocate and deallocate ArrayBuffers without blocking the main thread.",

"grunt-webpack": "^3.1.3",
"husky": "^4.2.2",
"husky": "^4.2.3",
"karma": "^4.4.1",

@@ -50,14 +50,14 @@ "karma-chrome-launcher": "^3.1.0",

"load-grunt-config": "^3.0.1",
"memfs": "^3.0.4",
"mocha": "^7.0.1",
"rollup": "^1.31.0",
"memfs": "^3.1.1",
"mocha": "^7.1.0",
"rollup": "^1.31.1",
"rollup-plugin-babel": "^4.3.3",
"sinon": "^8.1.1",
"sinon-chai": "^3.4.0",
"terser-webpack-plugin": "^2.3.4",
"sinon": "^9.0.0",
"sinon-chai": "^3.5.0",
"terser-webpack-plugin": "^2.3.5",
"ts-loader": "^6.2.1",
"tsconfig-holy-grail": "^11.0.1",
"tsconfig-holy-grail": "^11.0.2",
"tslint": "^6.0.0",
"tslint-config-holy-grail": "^47.0.9",
"typescript": "^3.7.5",
"tslint-config-holy-grail": "^48.0.0",
"typescript": "^3.8.2",
"webpack": "^4.41.6"

@@ -90,3 +90,3 @@ },

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