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

broker-factory

Package Overview
Dependencies
Maintainers
1
Versions
199
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.92 to 3.0.93

30

package.json

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

"dependencies": {
"@babel/runtime": "^7.23.9",
"fast-unique-numbers": "^9.0.0",
"@babel/runtime": "^7.24.0",
"fast-unique-numbers": "^9.0.1",
"tslib": "^2.6.2",
"worker-factory": "^7.0.19"
"worker-factory": "^7.0.20"
},
"description": "A little factory function to create a broker for a JSON-RPC based Web Worker.",
"devDependencies": {
"@babel/core": "^7.23.9",
"@babel/core": "^7.24.0",
"@babel/plugin-external-helpers": "^7.23.3",
"@babel/plugin-transform-runtime": "^7.23.9",
"@babel/preset-env": "^7.23.9",
"@commitlint/cli": "^18.6.0",
"@commitlint/config-angular": "^18.6.0",
"@babel/plugin-transform-runtime": "^7.24.0",
"@babel/preset-env": "^7.24.0",
"@commitlint/cli": "^18.6.1",
"@commitlint/config-angular": "^18.6.1",
"@rollup/plugin-babel": "^6.0.4",

@@ -30,4 +30,4 @@ "chai": "^4.3.10",

"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.56.0",
"eslint-config-holy-grail": "^58.0.3",
"eslint": "^8.57.0",
"eslint-config-holy-grail": "^58.0.8",
"grunt": "^1.6.1",

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

"husky": "^8.0.3",
"karma": "^6.4.2",
"karma": "^6.4.3",
"karma-chrome-launcher": "^3.2.0",

@@ -48,6 +48,6 @@ "karma-firefox-launcher": "^2.1.2",

"load-grunt-config": "^4.0.1",
"mocha": "^10.2.0",
"mocha": "^10.3.0",
"prettier": "^3.2.5",
"rimraf": "^5.0.5",
"rollup": "^4.9.6",
"rollup": "^4.12.0",
"sinon": "^17.0.1",

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

"typescript": "^5.3.3",
"webpack": "^5.90.1"
"webpack": "^5.90.3"
},

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

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