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.3-canary.3428
to
2.14.3
+5
-5
package.json
{
"name": "@parcel/profiler",
"version": "2.14.3-canary.3428+c2afb4ba8",
"version": "2.14.3",
"description": "Blazing fast, zero configuration web application bundler",

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

"dependencies": {
"@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",
"@parcel/diagnostic": "2.14.3",
"@parcel/events": "2.14.3",
"@parcel/types-internal": "2.14.3",
"chrome-trace-event": "^1.0.2"
},
"gitHead": "c2afb4ba81bfcfc0455c0f4f6c36b0a8c3ead9c0"
"gitHead": "6e9a485e106c3038b44d4c6c513b2b337ec2b976"
}