You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign 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.1863
to
2.0.0-canary.1864
+8
-8
package.json
{
"name": "@parcel/workers",
"version": "2.0.0-canary.1863+85181f71e",
"version": "2.0.0-canary.1864+4b8189162",
"description": "Blazing fast, zero configuration web application bundler",

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

"dependencies": {
"@parcel/diagnostic": "2.0.0-canary.1863+85181f71e",
"@parcel/logger": "2.0.0-canary.1863+85181f71e",
"@parcel/profiler": "2.16.1-canary.3486+85181f71e",
"@parcel/types-internal": "2.16.1-canary.3486+85181f71e",
"@parcel/utils": "2.0.0-canary.1863+85181f71e",
"@parcel/diagnostic": "2.0.0-canary.1864+4b8189162",
"@parcel/logger": "2.0.0-canary.1864+4b8189162",
"@parcel/profiler": "2.16.1-canary.3487+4b8189162",
"@parcel/types-internal": "2.16.1-canary.3487+4b8189162",
"@parcel/utils": "2.0.0-canary.1864+4b8189162",
"nullthrows": "^1.1.1"
},
"peerDependencies": {
"@parcel/core": "^2.0.0-canary.1861+85181f71e"
"@parcel/core": "^2.0.0-canary.1862+4b8189162"
},

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

},
"gitHead": "85181f71eee08f36b16d3ae81d12f32d076953f0"
"gitHead": "4b81891623a6ebfee8eaed3721580c04976f56bf"
}