@php-wasm/logger
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "@php-wasm/logger", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "A logger for PHP-wasm clients like Playground and WP-now.", | ||
@@ -30,6 +30,6 @@ "repository": { | ||
}, | ||
"gitHead": "42c2ce8cbea58d728498a05ba332ff0c6f6dbda0", | ||
"gitHead": "fd76ee2ebbe3d3ff71cf19ab7fe010dca8bcc17b", | ||
"dependencies": { | ||
"@php-wasm/node-polyfills": "1.0.3" | ||
"@php-wasm/node-polyfills": "1.0.4" | ||
} | ||
} |
+ Added@php-wasm/node-polyfills@1.0.4(transitive)
- Removed@php-wasm/node-polyfills@1.0.3(transitive)