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

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

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

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

},
"gitHead": "99ada2e5258f6d4a2c6cdc366c12e4161b0161e6"
"gitHead": "6a9fd4c67355d7b00eba32b73346f88ee766220b"
}