New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@php-wasm/progress

Package Overview
Dependencies
Maintainers
1
Versions
132
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@php-wasm/progress - npm Package Compare versions

Comparing version 0.1.32 to 0.1.34

2

index.js

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc