Socket
Socket
Sign inDemoInstall

broker-factory

Package Overview
Dependencies
Maintainers
1
Versions
194
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

broker-factory - npm Package Compare versions

Comparing version 3.0.99 to 3.0.100

20

package.json

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

"dependencies": {
"@babel/runtime": "^7.24.7",
"fast-unique-numbers": "^9.0.6",
"@babel/runtime": "^7.24.8",
"fast-unique-numbers": "^9.0.7",
"tslib": "^2.6.3",
"worker-factory": "^7.0.26"
"worker-factory": "^7.0.27"
},
"description": "A little factory function to create a broker for a JSON-RPC based Web Worker.",
"devDependencies": {
"@babel/core": "^7.24.7",
"@babel/core": "^7.24.8",
"@babel/plugin-external-helpers": "^7.24.7",
"@babel/plugin-transform-runtime": "^7.24.7",
"@babel/preset-env": "^7.24.7",
"@babel/preset-env": "^7.24.8",
"@commitlint/cli": "^19.3.0",

@@ -31,3 +31,3 @@ "@commitlint/config-angular": "^19.3.0",

"eslint": "^8.57.0",
"eslint-config-holy-grail": "^59.0.11",
"eslint-config-holy-grail": "^59.0.14",
"grunt": "^1.6.1",

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

"karma-sinon-chai": "^2.0.2",
"karma-webkit-launcher": "^2.4.0",
"karma-webkit-launcher": "^2.6.0",
"karma-webpack": "^5.0.1",

@@ -51,3 +51,3 @@ "lint-staged": "^15.2.7",

"rimraf": "^5.0.8",
"rollup": "^4.18.0",
"rollup": "^4.18.1",
"sinon": "^17.0.2",

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

"typescript": "^5.5.3",
"webpack": "^5.92.1"
"webpack": "^5.93.0"
},

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

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