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.16.2-canary.3489
to
2.16.2
+5
-5
package.json
{
"name": "@parcel/profiler",
"version": "2.16.2-canary.3489+9f01c02f8",
"version": "2.16.2",
"description": "Blazing fast, zero configuration web application bundler",

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

"dependencies": {
"@parcel/diagnostic": "2.0.0-canary.1866+9f01c02f8",
"@parcel/events": "2.0.0-canary.1866+9f01c02f8",
"@parcel/types-internal": "2.16.2-canary.3489+9f01c02f8",
"@parcel/diagnostic": "2.16.2",
"@parcel/events": "2.16.2",
"@parcel/types-internal": "2.16.2",
"chrome-trace-event": "^1.0.2"
},
"gitHead": "9f01c02f8d766cc8735df31f1ec96f6cf1fb9973"
"gitHead": "44a112137f68eb24dd5d962f12d2d96709af7468"
}