@php-wasm/progress
Advanced tools
Comparing version 0.1.32 to 0.1.34
@@ -70,3 +70,3 @@ class f extends EventTarget { | ||
`Registered a download #progress of an unregistered file "${i}". This may cause a sudden **decrease** in the #progress percentage as the total number of bytes increases during the download.` | ||
), this.#t[e] = t, this.dispatchEvent( | ||
), this.#t[i] = t, this.dispatchEvent( | ||
new CustomEvent("progress", { | ||
@@ -73,0 +73,0 @@ detail: { |
{ | ||
"name": "@php-wasm/progress", | ||
"version": "0.1.32", | ||
"version": "0.1.34", | ||
"description": "PHP.wasm – loading progress monitoring", | ||
@@ -32,4 +32,4 @@ "repository": { | ||
"types": "index.d.ts", | ||
"gitHead": "868bafca7e77ad31e30c1500a0d4da8b1c2314cc", | ||
"gitHead": "8c0a6a74f00bbf4bead78d49845dcdd79b02edd6", | ||
"dependencies": {} | ||
} |
Sorry, the diff of this file is not supported yet