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.74 to 3.0.75

26

package.json

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

"dependencies": {
"@babel/runtime": "^7.20.13",
"fast-unique-numbers": "^7.0.1",
"@babel/runtime": "^7.21.0",
"fast-unique-numbers": "^7.0.2",
"tslib": "^2.5.0",
"worker-factory": "^6.0.75"
"worker-factory": "^6.0.76"
},
"description": "A little factory function to create a broker for a JSON-RPC based Web Worker.",
"devDependencies": {
"@babel/core": "^7.20.12",
"@babel/core": "^7.21.0",
"@babel/plugin-external-helpers": "^7.18.6",
"@babel/plugin-transform-runtime": "^7.19.6",
"@babel/plugin-transform-runtime": "^7.21.0",
"@babel/preset-env": "^7.20.2",
"@commitlint/cli": "^17.4.2",
"@commitlint/config-angular": "^17.4.2",
"@commitlint/cli": "^17.4.4",
"@commitlint/config-angular": "^17.4.4",
"@rollup/plugin-babel": "^6.0.3",

@@ -30,5 +30,5 @@ "chai": "^4.3.7",

"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.33.0",
"eslint-config-holy-grail": "^55.0.5",
"grunt": "^1.6.0",
"eslint": "^8.35.0",
"eslint-config-holy-grail": "^55.0.12",
"grunt": "^1.6.1",
"grunt-cli": "^1.4.3",

@@ -47,6 +47,6 @@ "grunt-sh": "^0.2.0",

"mocha": "^10.2.0",
"prettier": "^2.8.3",
"prettier": "^2.8.4",
"pretty-quick": "^3.1.3",
"rimraf": "^4.1.2",
"rollup": "^3.12.0",
"rollup": "^3.17.3",
"sinon": "^15.0.1",

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

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