Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@parcel/workers

Package Overview
Dependencies
Maintainers
1
Versions
952
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@parcel/workers - npm Package Compare versions

Comparing version
2.0.0-canary.1832
to
2.0.0-canary.1833
+8
-8
package.json
{
"name": "@parcel/workers",
"version": "2.0.0-canary.1832+99ada2e52",
"version": "2.0.0-canary.1833+e6fe231b0",
"description": "Blazing fast, zero configuration web application bundler",

@@ -24,11 +24,11 @@ "license": "MIT",

"dependencies": {
"@parcel/diagnostic": "2.0.0-canary.1832+99ada2e52",
"@parcel/logger": "2.0.0-canary.1832+99ada2e52",
"@parcel/profiler": "2.15.1-canary.3455+99ada2e52",
"@parcel/types-internal": "2.15.1-canary.3455+99ada2e52",
"@parcel/utils": "2.0.0-canary.1832+99ada2e52",
"@parcel/diagnostic": "2.0.0-canary.1833+e6fe231b0",
"@parcel/logger": "2.0.0-canary.1833+e6fe231b0",
"@parcel/profiler": "2.15.1-canary.3456+e6fe231b0",
"@parcel/types-internal": "2.15.1-canary.3456+e6fe231b0",
"@parcel/utils": "2.0.0-canary.1833+e6fe231b0",
"nullthrows": "^1.1.1"
},
"peerDependencies": {
"@parcel/core": "^2.0.0-canary.1830+99ada2e52"
"@parcel/core": "^2.0.0-canary.1831+e6fe231b0"
},

@@ -40,3 +40,3 @@ "browser": {

},
"gitHead": "99ada2e5258f6d4a2c6cdc366c12e4161b0161e6"
"gitHead": "e6fe231b037457cc16f9b7603836d39dfb6f91be"
}