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.1-canary.3417
to
2.14.1
+5
-5
package.json
{
"name": "@parcel/profiler",
"version": "2.14.1-canary.3417+801c8eb76",
"version": "2.14.1",
"description": "Blazing fast, zero configuration web application bundler",

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

"dependencies": {
"@parcel/diagnostic": "2.0.0-canary.1794+801c8eb76",
"@parcel/events": "2.0.0-canary.1794+801c8eb76",
"@parcel/types-internal": "2.14.1-canary.3417+801c8eb76",
"@parcel/diagnostic": "2.14.1",
"@parcel/events": "2.14.1",
"@parcel/types-internal": "2.14.1",
"chrome-trace-event": "^1.0.2"
},
"gitHead": "801c8eb76eb7a6761aab66655ab5af66358af949"
"gitHead": "86bddb4031136f4b1b76e1a9a4c8a53ff4280b42"
}