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

@parcel/logger

Package Overview
Dependencies
Maintainers
1
Versions
957
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@parcel/logger - npm Package Compare versions

Comparing version
2.0.0-canary.1832
to
2.0.0-canary.1833
+4
-4
package.json
{
"name": "@parcel/logger",
"version": "2.0.0-canary.1832+99ada2e52",
"version": "2.0.0-canary.1833+e6fe231b0",
"description": "Blazing fast, zero configuration web application bundler",

@@ -23,6 +23,6 @@ "license": "MIT",

"dependencies": {
"@parcel/diagnostic": "2.0.0-canary.1832+99ada2e52",
"@parcel/events": "2.0.0-canary.1832+99ada2e52"
"@parcel/diagnostic": "2.0.0-canary.1833+e6fe231b0",
"@parcel/events": "2.0.0-canary.1833+e6fe231b0"
},
"gitHead": "99ada2e5258f6d4a2c6cdc366c12e4161b0161e6"
"gitHead": "e6fe231b037457cc16f9b7603836d39dfb6f91be"
}