New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@shopify/web-worker

Package Overview
Dependencies
Maintainers
27
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shopify/web-worker - npm Package Compare versions

Comparing version 6.0.3 to 6.0.4

3

build/cjs/webpack-parts/loader.js

@@ -136,5 +136,4 @@ 'use strict';

};
var loader$1 = loader;
exports["default"] = loader$1;
exports["default"] = loader;
exports.pitch = pitch;
{
"name": "@shopify/web-worker",
"version": "6.0.3",
"version": "6.0.4",
"license": "MIT",

@@ -18,2 +18,5 @@ "description": "Tools for making web workers fun to use",

],
"webpack-loader": [
"./build/ts/webpack-parts/loader.d.ts"
],
"worker": [

@@ -33,2 +36,6 @@ "./build/ts/worker.d.ts"

},
"./webpack-loader": {
"types": "./build/ts/webpack-parts/loader.d.ts",
"default": "./webpack-loader.js"
},
"./worker": {

@@ -35,0 +42,0 @@ "types": "./build/ts/worker.d.ts",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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