@php-wasm/logger
Advanced tools
Comparing version 1.0.17 to 1.0.18
@@ -273,1 +273,2 @@ import "@php-wasm/node-polyfills"; | ||
}; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@php-wasm/logger", | ||
"version": "1.0.17", | ||
"version": "1.0.18", | ||
"description": "A logger for PHP-wasm clients like Playground and WP-now.", | ||
@@ -30,6 +30,6 @@ "repository": { | ||
}, | ||
"gitHead": "c6b9b151a8baf922d23294d953e346458b9616cb", | ||
"gitHead": "4990f91c0f2f1657ec3742fedc711f7593afe2f6", | ||
"dependencies": { | ||
"@php-wasm/node-polyfills": "1.0.17" | ||
"@php-wasm/node-polyfills": "1.0.18" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
72837
18
457
+ Added@php-wasm/node-polyfills@1.0.18(transitive)
- Removed@php-wasm/node-polyfills@1.0.17(transitive)