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