@php-wasm/progress
Advanced tools
Comparing version 0.5.3 to 0.5.4
{ | ||
"name": "@php-wasm/progress", | ||
"version": "0.5.3", | ||
"version": "0.5.4", | ||
"description": "PHP.wasm – loading progress monitoring", | ||
@@ -32,3 +32,3 @@ "repository": { | ||
"types": "index.d.ts", | ||
"gitHead": "3d0f04ee35f15e9a7906818352f6ccdd34f46fbe", | ||
"gitHead": "033b9df217c3b497ebaf0c6ac9a34c7004b55fdb", | ||
"engines": { | ||
@@ -39,4 +39,4 @@ "node": ">=18.18.2", | ||
"dependencies": { | ||
"@php-wasm/node-polyfills": "0.5.3" | ||
"@php-wasm/node-polyfills": "0.5.4" | ||
} | ||
} |
+ Added@php-wasm/node-polyfills@0.5.4(transitive)
- Removed@php-wasm/node-polyfills@0.5.3(transitive)