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

worker-factory

Package Overview
Dependencies
Maintainers
1
Versions
208
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

worker-factory - npm Package Compare versions

Comparing version 7.0.30 to 7.0.31

16

package.json

@@ -13,11 +13,11 @@ {

"@babel/runtime": "^7.25.7",
"fast-unique-numbers": "^9.0.10",
"tslib": "^2.7.0"
"fast-unique-numbers": "^9.0.11",
"tslib": "^2.8.0"
},
"description": "A little factory function to create a JSON-RPC based Web Worker implementation.",
"devDependencies": {
"@babel/core": "^7.25.7",
"@babel/core": "^7.25.8",
"@babel/plugin-external-helpers": "^7.25.7",
"@babel/plugin-transform-runtime": "^7.25.7",
"@babel/preset-env": "^7.25.7",
"@babel/preset-env": "^7.25.8",
"@commitlint/cli": "^19.5.0",

@@ -30,3 +30,3 @@ "@commitlint/config-angular": "^19.5.0",

"eslint": "^8.57.0",
"eslint-config-holy-grail": "^60.0.7",
"eslint-config-holy-grail": "^60.0.10",
"grunt": "^1.6.1",

@@ -58,4 +58,4 @@ "grunt-cli": "^1.5.0",

"tslint": "^6.1.3",
"tslint-config-holy-grail": "^56.0.3",
"typescript": "^5.6.2",
"tslint-config-holy-grail": "^56.0.4",
"typescript": "^5.6.3",
"webpack": "^5.95.0"

@@ -88,3 +88,3 @@ },

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