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.89 to 3.0.90

24

package.json

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

"dependencies": {
"@babel/runtime": "^7.23.5",
"fast-unique-numbers": "^8.0.12",
"@babel/runtime": "^7.23.8",
"fast-unique-numbers": "^8.0.13",
"tslib": "^2.6.2",
"worker-factory": "^7.0.15"
"worker-factory": "^7.0.17"
},
"description": "A little factory function to create a broker for a JSON-RPC based Web Worker.",
"devDependencies": {
"@babel/core": "^7.23.5",
"@babel/core": "^7.23.7",
"@babel/plugin-external-helpers": "^7.23.3",
"@babel/plugin-transform-runtime": "^7.23.4",
"@babel/preset-env": "^7.23.5",
"@babel/plugin-transform-runtime": "^7.23.7",
"@babel/preset-env": "^7.23.8",
"@commitlint/cli": "^17.8.0",

@@ -30,4 +30,4 @@ "@commitlint/config-angular": "^17.8.0",

"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.55.0",
"eslint-config-holy-grail": "^57.2.25",
"eslint": "^8.56.0",
"eslint-config-holy-grail": "^57.2.27",
"grunt": "^1.6.1",

@@ -48,5 +48,5 @@ "grunt-cli": "^1.4.3",

"mocha": "^10.2.0",
"prettier": "^3.1.0",
"prettier": "^3.2.2",
"rimraf": "^5.0.5",
"rollup": "^4.6.1",
"rollup": "^4.9.5",
"sinon": "^17.0.1",

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

"tslint-config-holy-grail": "^55.0.5",
"typescript": "^5.3.2",
"typescript": "^5.3.3",
"webpack": "^5.89.0"

@@ -87,3 +87,3 @@ },

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