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.1826
to
2.0.0-canary.1832
+18
-18
package.json
{
"name": "@parcel/utils",
"version": "2.0.0-canary.1826+530180ad2",
"version": "2.0.0-canary.1832+99ada2e52",
"description": "Blazing fast, zero configuration web application bundler",

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

"dependencies": {
"@parcel/codeframe": "2.0.0-canary.1826+530180ad2",
"@parcel/diagnostic": "2.0.0-canary.1826+530180ad2",
"@parcel/logger": "2.0.0-canary.1826+530180ad2",
"@parcel/markdown-ansi": "2.0.0-canary.1826+530180ad2",
"@parcel/rust": "2.14.5-canary.3449+530180ad2",
"@parcel/codeframe": "2.0.0-canary.1832+99ada2e52",
"@parcel/diagnostic": "2.0.0-canary.1832+99ada2e52",
"@parcel/logger": "2.0.0-canary.1832+99ada2e52",
"@parcel/markdown-ansi": "2.0.0-canary.1832+99ada2e52",
"@parcel/rust": "2.15.1-canary.3455+99ada2e52",
"@parcel/source-map": "^2.1.1",

@@ -47,17 +47,17 @@ "chalk": "^4.1.2",

"devDependencies": {
"@iarna/toml": "^2.2.0",
"@iarna/toml": "^2.2.5",
"ansi-html-community": "0.0.8",
"clone": "^2.1.1",
"fast-glob": "^3.2.12",
"clone": "^2.1.2",
"fast-glob": "^3.3.3",
"fastest-levenshtein": "^1.0.16",
"is-glob": "^4.0.0",
"is-url": "^1.2.2",
"json5": "^2.2.0",
"lru-cache": "^10.0.0",
"micromatch": "^4.0.4",
"node-forge": "^1.2.1",
"is-glob": "^4.0.3",
"is-url": "^1.2.4",
"json5": "^2.2.3",
"lru-cache": "^10.4.3",
"micromatch": "^4.0.8",
"node-forge": "^1.3.1",
"nullthrows": "^1.1.1",
"open": "^7.0.3",
"open": "^7.4.2",
"snarkdown": "^2.0.0",
"strip-ansi": "^6.0.0",
"strip-ansi": "^6.0.1",
"terminal-link": "^2.1.1"

@@ -71,3 +71,3 @@ },

},
"gitHead": "530180ad2127958be8bb388fafd2c542a274f799"
"gitHead": "99ada2e5258f6d4a2c6cdc366c12e4161b0161e6"
}

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

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