@php-wasm/stream-compression
Advanced tools
+4
-4
| { | ||
| "name": "@php-wasm/stream-compression", | ||
| "version": "3.1.11", | ||
| "version": "3.1.12", | ||
| "description": "Stream-based compression bindings.", | ||
@@ -32,3 +32,3 @@ "repository": { | ||
| "type": "module", | ||
| "gitHead": "3b20c772b295a86dba0069170df45b1ec93b0313", | ||
| "gitHead": "d1271637be8979fd4d13e0d7da6e043a5abaafc2", | ||
| "packageManager": "npm@10.9.2", | ||
@@ -47,6 +47,6 @@ "overrides": { | ||
| "dependencies": { | ||
| "@php-wasm/node-polyfills": "3.1.11", | ||
| "@php-wasm/util": "3.1.11" | ||
| "@php-wasm/node-polyfills": "3.1.12", | ||
| "@php-wasm/util": "3.1.12" | ||
| }, | ||
| "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