You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

python-wasm

Package Overview
Dependencies
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

python-wasm - npm Package Compare versions

Comparing version
0.11.0
to
0.12.0
+3
-3
package.json
{
"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 @@ },