@php-wasm/stream-compression
Advanced tools
+4
-4
| { | ||
| "name": "@php-wasm/stream-compression", | ||
| "version": "3.1.8", | ||
| "version": "3.1.9", | ||
| "description": "Stream-based compression bindings.", | ||
@@ -32,3 +32,3 @@ "repository": { | ||
| "type": "module", | ||
| "gitHead": "ba6a9509c9db4e0b7af6f155cf31162a6b659b5f", | ||
| "gitHead": "97cf88501a336453baaac9a860a17329235a71fb", | ||
| "packageManager": "npm@10.9.2", | ||
@@ -47,6 +47,6 @@ "overrides": { | ||
| "dependencies": { | ||
| "@php-wasm/node-polyfills": "3.1.8", | ||
| "@php-wasm/util": "3.1.8" | ||
| "@php-wasm/node-polyfills": "3.1.9", | ||
| "@php-wasm/util": "3.1.9" | ||
| }, | ||
| "main": "index.js" | ||
| } |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
+ Added
+ Added
- Removed
- Removed
Updated