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