You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@parcel/profiler

Package Overview
Dependencies
Maintainers
1
Versions
361
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@parcel/profiler - npm Package Compare versions

Comparing version
2.14.2
to
2.14.3-canary.3428
+5
-5
package.json
{
"name": "@parcel/profiler",
"version": "2.14.2",
"version": "2.14.3-canary.3428+c2afb4ba8",
"description": "Blazing fast, zero configuration web application bundler",

@@ -27,8 +27,8 @@ "license": "MIT",

"dependencies": {
"@parcel/diagnostic": "2.14.2",
"@parcel/events": "2.14.2",
"@parcel/types-internal": "2.14.2",
"@parcel/diagnostic": "2.0.0-canary.1805+c2afb4ba8",
"@parcel/events": "2.0.0-canary.1805+c2afb4ba8",
"@parcel/types-internal": "2.14.3-canary.3428+c2afb4ba8",
"chrome-trace-event": "^1.0.2"
},
"gitHead": "5fc9ddce4557abd007442154cb1c42d55e5cf4fc"
"gitHead": "c2afb4ba81bfcfc0455c0f4f6c36b0a8c3ead9c0"
}