You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@parcel/utils

Package Overview
Dependencies
Maintainers
1
Versions
953
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@parcel/utils - npm Package Compare versions

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

@@ -36,7 +36,7 @@ "license": "MIT",

"dependencies": {
"@parcel/codeframe": "2.0.0-canary.1832+99ada2e52",
"@parcel/diagnostic": "2.0.0-canary.1832+99ada2e52",
"@parcel/logger": "2.0.0-canary.1832+99ada2e52",
"@parcel/markdown-ansi": "2.0.0-canary.1832+99ada2e52",
"@parcel/rust": "2.15.1-canary.3455+99ada2e52",
"@parcel/codeframe": "2.0.0-canary.1833+e6fe231b0",
"@parcel/diagnostic": "2.0.0-canary.1833+e6fe231b0",
"@parcel/logger": "2.0.0-canary.1833+e6fe231b0",
"@parcel/markdown-ansi": "2.0.0-canary.1833+e6fe231b0",
"@parcel/rust": "2.15.1-canary.3456+e6fe231b0",
"@parcel/source-map": "^2.1.1",

@@ -70,3 +70,3 @@ "chalk": "^4.1.2",

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