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

@wixc3/isomorphic-worker

Package Overview
Dependencies
Maintainers
68
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wixc3/isomorphic-worker - npm Package Compare versions

Comparing version 1.2.3 to 1.2.4

6

package.json
{
"name": "@wixc3/isomorphic-worker",
"version": "1.2.3",
"version": "1.2.4",
"description": "simplified cross worker API for web workers and worker threads",

@@ -30,2 +30,6 @@ "homepage": "https://github.com/wixplosives/isomorphic-worker",

},
"browser": {
"./worker-scope.js": "./dist/browser-worker-scope.js",
"./worker.js": "./dist/browser-worker.js"
},
"files": [

@@ -32,0 +36,0 @@ "dist",

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