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.0 to 1.2.1

LICENSE

13

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

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

},
"./types": {
"types": "./dist/types.d.ts",
"default": "./dist/types.js"
},
"./package": "./package.json",

@@ -45,4 +49,2 @@ "./package.json": "./package.json"

],
"author": "Wix.com",
"license": "UNLICENSED",
"bugs": {

@@ -54,3 +56,8 @@ "url": "https://github.com/wixplosives/isomorphic-worker/issues"

"url": "git+https://github.com/wixplosives/isomorphic-worker.git"
},
"author": "Wix.com",
"license": "MIT",
"publishConfig": {
"access": "public"
}
}
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