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 6.0.45 to 6.0.46

16

package.json

@@ -12,10 +12,10 @@ {

"dependencies": {
"@babel/runtime": "^7.14.5",
"@babel/runtime": "^7.14.6",
"compilerr": "^9.0.2",
"fast-unique-numbers": "^6.0.2",
"tslib": "^2.2.0"
"tslib": "^2.3.0"
},
"description": "A little factory function to create a JSON-RPC based Web Worker implementation.",
"devDependencies": {
"@babel/core": "^7.14.5",
"@babel/core": "^7.14.6",
"@babel/plugin-external-helpers": "^7.14.5",

@@ -37,3 +37,3 @@ "@babel/plugin-transform-runtime": "^7.14.5",

"husky": "^4.3.8",
"karma": "^6.3.3",
"karma": "^6.3.4",
"karma-browserstack-launcher": "^1.6.0",

@@ -53,3 +53,3 @@ "karma-chrome-launcher": "^3.1.0",

"pretty-quick": "^3.1.0",
"rollup": "^2.51.1",
"rollup": "^2.51.2",
"sinon": "^11.1.1",

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

"tslint": "^6.1.3",
"tslint-config-holy-grail": "^53.2.23",
"tslint-config-holy-grail": "^53.2.24",
"typescript": "^4.3.2",
"webpack": "^5.38.1"
"webpack": "^5.39.0"
},

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

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