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

@php-wasm/logger

Package Overview
Dependencies
Maintainers
7
Versions
177
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@php-wasm/logger - npm Package Compare versions

Comparing version
3.1.9
to
3.1.10
+3
-3
package.json
{
"name": "@php-wasm/logger",
"version": "3.1.9",
"version": "3.1.10",
"description": "A logger for PHP-wasm clients like Playground and WP-now.",

@@ -30,3 +30,3 @@ "repository": {

},
"gitHead": "97cf88501a336453baaac9a860a17329235a71fb",
"gitHead": "2721ce7fb56c10da26ebe62aed1179c9e354ab8d",
"packageManager": "npm@10.9.2",

@@ -45,4 +45,4 @@ "overrides": {

"dependencies": {
"@php-wasm/node-polyfills": "3.1.9"
"@php-wasm/node-polyfills": "3.1.10"
}
}