python-wasm
Advanced tools
+3
-3
| { | ||
| "name": "python-wasm", | ||
| "version": "0.11.0", | ||
| "version": "0.12.0", | ||
| "description": "python-wasm -- Web Assembly Python for Node.js and the Browser", | ||
@@ -44,3 +44,3 @@ "main": "./dist/python/node.js", | ||
| "dependencies": { | ||
| "@wapython/wasi": "^1.0.1", | ||
| "@wapython/wasi": "^1.1.0", | ||
| "awaiting": "^3.0.0", | ||
@@ -50,3 +50,3 @@ "callsite": "^1.0.0", | ||
| "debug": "^4.3.4", | ||
| "dylink": "^0.3.0", | ||
| "dylink": "^0.4.0", | ||
| "posix-zig": "^0.4.0" | ||
@@ -53,0 +53,0 @@ }, |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 2 instances 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
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 2 instances 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
- Removed
Updated
Updated