Socket
Socket
Sign inDemoInstall

comlink-loader-webpack5

Package Overview
Dependencies
85
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.1 to 0.0.2

6

package.json
{
"name": "comlink-loader-webpack5",
"version": "0.0.1",
"version": "0.0.2",
"description": "Webpack loader: offload modules to Worker threads seamlessly using Comlink",

@@ -61,6 +61,6 @@ "main": "dist/comlink-loader.js",

"comlink": "^4.2.0",
"loader-utils": "^3.2.0",
"loader-utils": "^1.1.0",
"slash": "^3.0.0",
"worker-loader": "^3.0.8"
}
}
}

@@ -1,2 +0,2 @@

### New Features
### New Features (2022.05.05)
- support for webpack 5

@@ -3,0 +3,0 @@ - fix __webpack_require__(...) is not a function

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc