@php-wasm/stream-compression
Advanced tools
+4
-4
| { | ||
| "name": "@php-wasm/stream-compression", | ||
| "version": "3.0.5", | ||
| "version": "3.0.6", | ||
| "description": "Stream-based compression bindings.", | ||
@@ -32,3 +32,3 @@ "repository": { | ||
| "type": "module", | ||
| "gitHead": "25f366144172f93d8500031c612bf197638fe78c", | ||
| "gitHead": "76ac040706918e24e56aa96a89e266887d323691", | ||
| "overrides": { | ||
@@ -42,4 +42,4 @@ "rollup": "^4.34.6", | ||
| "dependencies": { | ||
| "@php-wasm/node-polyfills": "3.0.5", | ||
| "@php-wasm/util": "3.0.5" | ||
| "@php-wasm/node-polyfills": "3.0.6", | ||
| "@php-wasm/util": "3.0.6" | ||
| }, | ||
@@ -46,0 +46,0 @@ "optionalDependencies": { |
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