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.15.3
to
2.15.4
+7
-7
package.json
{
"name": "@parcel/utils",
"version": "2.15.3",
"version": "2.15.4",
"description": "Blazing fast, zero configuration web application bundler",

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

"dependencies": {
"@parcel/codeframe": "2.15.3",
"@parcel/diagnostic": "2.15.3",
"@parcel/logger": "2.15.3",
"@parcel/markdown-ansi": "2.15.3",
"@parcel/rust": "2.15.3",
"@parcel/codeframe": "2.15.4",
"@parcel/diagnostic": "2.15.4",
"@parcel/logger": "2.15.4",
"@parcel/markdown-ansi": "2.15.4",
"@parcel/rust": "2.15.4",
"@parcel/source-map": "^2.1.1",

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

},
"gitHead": "75aa6319c8037ecfbe3dab4ea9b35d10a9a696e3"
"gitHead": "dadcead5ec12286a4d4115880f47cab02dbdbbf6"
}