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