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

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

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

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

},
"gitHead": "44a112137f68eb24dd5d962f12d2d96709af7468"
"gitHead": "73f691d67d22482440babb2d1846b7da2160f7cc"
}