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