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.1837
to
2.0.0-canary.1842
+7
-7
package.json
{
"name": "@parcel/utils",
"version": "2.0.0-canary.1837+5b71920db",
"version": "2.0.0-canary.1842+79843ee6a",
"description": "Blazing fast, zero configuration web application bundler",

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

"dependencies": {
"@parcel/codeframe": "2.0.0-canary.1837+5b71920db",
"@parcel/diagnostic": "2.0.0-canary.1837+5b71920db",
"@parcel/logger": "2.0.0-canary.1837+5b71920db",
"@parcel/markdown-ansi": "2.0.0-canary.1837+5b71920db",
"@parcel/rust": "2.15.2-canary.3460+5b71920db",
"@parcel/codeframe": "2.0.0-canary.1842+79843ee6a",
"@parcel/diagnostic": "2.0.0-canary.1842+79843ee6a",
"@parcel/logger": "2.0.0-canary.1842+79843ee6a",
"@parcel/markdown-ansi": "2.0.0-canary.1842+79843ee6a",
"@parcel/rust": "2.15.2-canary.3465+79843ee6a",
"@parcel/source-map": "^2.1.1",

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

},
"gitHead": "5b71920db7b10f9e0dbbf9beca70d3aee7acd3b9"
"gitHead": "79843ee6aacdbec68345865fbc8500d937a1ef98"
}

Sorry, the diff of this file is too big to display