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.15.2
to
2.15.3
+4
-4
package.json
{
"name": "@parcel/logger",
"version": "2.15.2",
"version": "2.15.3",
"description": "Blazing fast, zero configuration web application bundler",

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

"dependencies": {
"@parcel/diagnostic": "2.15.2",
"@parcel/events": "2.15.2"
"@parcel/diagnostic": "2.15.3",
"@parcel/events": "2.15.3"
},
"gitHead": "b66f37168d0e830c030d0427bceac90117674cae"
"gitHead": "75aa6319c8037ecfbe3dab4ea9b35d10a9a696e3"
}