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