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.63 to 3.0.64

16

package.json

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

"dependencies": {
"@babel/runtime": "^7.18.0",
"fast-unique-numbers": "^6.0.16",
"@babel/runtime": "^7.18.2",
"fast-unique-numbers": "^6.0.17",
"tslib": "^2.4.0",
"worker-factory": "^6.0.63"
"worker-factory": "^6.0.64"
},
"description": "A little factory function to create a broker for a JSON-RPC based Web Worker.",
"devDependencies": {
"@babel/core": "^7.18.0",
"@babel/core": "^7.18.2",
"@babel/plugin-external-helpers": "^7.17.12",
"@babel/plugin-transform-runtime": "^7.18.0",
"@babel/preset-env": "^7.18.0",
"@commitlint/cli": "^17.0.0",
"@babel/plugin-transform-runtime": "^7.18.2",
"@babel/preset-env": "^7.18.2",
"@commitlint/cli": "^17.0.1",
"@commitlint/config-angular": "^17.0.0",

@@ -79,3 +79,3 @@ "@rollup/plugin-babel": "^5.3.1",

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