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.1860
to
2.0.0-canary.1861
+7
-7
package.json
{
"name": "@parcel/utils",
"version": "2.0.0-canary.1860+dadcead5e",
"version": "2.0.0-canary.1861+cb9de9d75",
"description": "Blazing fast, zero configuration web application bundler",

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

"dependencies": {
"@parcel/codeframe": "2.0.0-canary.1860+dadcead5e",
"@parcel/diagnostic": "2.0.0-canary.1860+dadcead5e",
"@parcel/logger": "2.0.0-canary.1860+dadcead5e",
"@parcel/markdown-ansi": "2.0.0-canary.1860+dadcead5e",
"@parcel/rust": "2.15.5-canary.3483+dadcead5e",
"@parcel/codeframe": "2.0.0-canary.1861+cb9de9d75",
"@parcel/diagnostic": "2.0.0-canary.1861+cb9de9d75",
"@parcel/logger": "2.0.0-canary.1861+cb9de9d75",
"@parcel/markdown-ansi": "2.0.0-canary.1861+cb9de9d75",
"@parcel/rust": "2.15.5-canary.3484+cb9de9d75",
"@parcel/source-map": "^2.1.1",

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

},
"gitHead": "dadcead5ec12286a4d4115880f47cab02dbdbbf6"
"gitHead": "cb9de9d75c7a9c0ef11fdc52fd35c8271513cc52"
}