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.65 to 6.0.66

28

package.json

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

"dependencies": {
"@babel/runtime": "^7.21.0",
"@babel/runtime": "^7.21.5",
"tslib": "^2.5.0",
"worker-factory": "^7.0.0"
"worker-factory": "^7.0.1"
},
"description": "The worker which is used by the array-buffer-cache package.",
"devDependencies": {
"@babel/core": "^7.21.4",
"@babel/core": "^7.21.8",
"@babel/plugin-external-helpers": "^7.18.6",
"@babel/plugin-transform-runtime": "^7.21.4",
"@babel/preset-env": "^7.21.4",
"@babel/preset-env": "^7.21.5",
"@commitlint/cli": "^17.6.1",

@@ -29,4 +29,4 @@ "@commitlint/config-angular": "^17.6.1",

"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.38.0",
"eslint-config-holy-grail": "^56.0.1",
"eslint": "^8.39.0",
"eslint-config-holy-grail": "^56.0.6",
"grunt": "^1.6.1",

@@ -36,4 +36,4 @@ "grunt-cli": "^1.4.3",

"husky": "^8.0.3",
"karma": "^6.4.1",
"karma-chrome-launcher": "^3.1.1",
"karma": "^6.4.2",
"karma-chrome-launcher": "^3.2.0",
"karma-cli": "^2.0.0",

@@ -43,5 +43,5 @@ "karma-firefox-launcher": "^2.1.2",

"karma-mocha-webworker": "^1.3.0",
"karma-safari-launcher": "^1.0.0",
"karma-sauce-launcher": "^4.3.6",
"karma-sinon-chai": "^2.0.2",
"karma-webkit-launcher": "^2.1.0",
"karma-webpack": "^5.0.0",

@@ -51,14 +51,14 @@ "load-grunt-config": "^4.0.1",

"mocha": "^10.2.0",
"prettier": "^2.8.7",
"prettier": "^2.8.8",
"pretty-quick": "^3.1.3",
"rimraf": "^5.0.0",
"rollup": "^3.20.6",
"rollup": "^3.21.3",
"sinon": "^15.0.4",
"sinon-chai": "^3.7.0",
"ts-loader": "^9.4.2",
"tsconfig-holy-grail": "^13.0.1",
"tsconfig-holy-grail": "^13.0.3",
"tslint": "^6.1.3",
"tslint-config-holy-grail": "^55.0.0",
"typescript": "^4.9.5",
"webpack": "^5.80.0"
"webpack": "^5.81.0"
},

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

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