New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

array-buffer-cache-worker

Package Overview
Dependencies
Maintainers
1
Versions
206
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

array-buffer-cache-worker - npm Package Compare versions

Comparing version 6.0.82 to 6.0.83

3

build/es5/bundle.js

@@ -12,3 +12,3 @@ (function (global, factory) {

}
_createClass(ArrayBufferStore, [{
return _createClass(ArrayBufferStore, [{
key: "clone",

@@ -59,3 +59,2 @@ value: function clone(id) {

}]);
return ArrayBufferStore;
}();

@@ -62,0 +61,0 @@

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

"dependencies": {
"@babel/runtime": "^7.24.0",
"@babel/runtime": "^7.24.1",
"tslib": "^2.6.2",
"worker-factory": "^7.0.21"
"worker-factory": "^7.0.22"
},
"description": "The worker which is used by the array-buffer-cache package.",
"devDependencies": {
"@babel/core": "^7.24.0",
"@babel/plugin-external-helpers": "^7.23.3",
"@babel/plugin-transform-runtime": "^7.24.0",
"@babel/preset-env": "^7.24.0",
"@babel/core": "^7.24.3",
"@babel/plugin-external-helpers": "^7.24.1",
"@babel/plugin-transform-runtime": "^7.24.3",
"@babel/preset-env": "^7.24.3",
"@commitlint/cli": "^18.6.1",

@@ -30,3 +30,3 @@ "@commitlint/config-angular": "^18.6.1",

"eslint": "^8.57.0",
"eslint-config-holy-grail": "^58.0.9",
"eslint-config-holy-grail": "^58.0.10",
"grunt": "^1.6.1",

@@ -52,3 +52,3 @@ "grunt-cli": "^1.4.3",

"rimraf": "^5.0.5",
"rollup": "^4.12.1",
"rollup": "^4.13.0",
"sinon": "^17.0.1",

@@ -60,4 +60,4 @@ "sinon-chai": "^3.7.0",

"tslint-config-holy-grail": "^56.0.0",
"typescript": "^5.4.2",
"webpack": "^5.90.3"
"typescript": "^5.4.3",
"webpack": "^5.91.0"
},

@@ -89,3 +89,3 @@ "files": [

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