@php-wasm/logger
Advanced tools
Comparing version 0.9.44 to 0.9.45
{ | ||
"name": "@php-wasm/logger", | ||
"version": "0.9.44", | ||
"version": "0.9.45", | ||
"description": "A logger for PHP-wasm clients like Playground and WP-now.", | ||
@@ -30,6 +30,6 @@ "repository": { | ||
}, | ||
"gitHead": "9e9943cca00e850e6ce60f1aac4313831fc4a65c", | ||
"gitHead": "0c51051f503936c8bc92974ed660bd83f1957922", | ||
"dependencies": { | ||
"@php-wasm/node-polyfills": "0.9.44" | ||
"@php-wasm/node-polyfills": "0.9.45" | ||
} | ||
} |
+ Added@php-wasm/node-polyfills@0.9.45(transitive)
- Removed@php-wasm/node-polyfills@0.9.44(transitive)