@php-wasm/progress
Advanced tools
Comparing version 1.0.11 to 1.0.12
{ | ||
"name": "@php-wasm/progress", | ||
"version": "1.0.11", | ||
"version": "1.0.12", | ||
"description": "PHP.wasm – loading progress monitoring", | ||
@@ -32,3 +32,3 @@ "repository": { | ||
"types": "index.d.ts", | ||
"gitHead": "930fa61fa8b834fd4cb4e1c83954e6f3d173ed09", | ||
"gitHead": "e5cb134823eedc139ca490661b75d490364cc0b7", | ||
"engines": { | ||
@@ -39,5 +39,5 @@ "node": ">=18.18.0", | ||
"dependencies": { | ||
"@php-wasm/node-polyfills": "1.0.11", | ||
"@php-wasm/logger": "1.0.11" | ||
"@php-wasm/node-polyfills": "1.0.12", | ||
"@php-wasm/logger": "1.0.12" | ||
} | ||
} |
+ Added@php-wasm/logger@1.0.12(transitive)
+ Added@php-wasm/node-polyfills@1.0.12(transitive)
- Removed@php-wasm/logger@1.0.11(transitive)
- Removed@php-wasm/node-polyfills@1.0.11(transitive)
Updated@php-wasm/logger@1.0.12