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.25.2
to
0.25.3
+2
-2
package.json
{
"name": "python-wasm",
"version": "0.25.2",
"version": "0.25.3",
"description": "python-wasm -- WebAssembly Python for servers and browsers with sympy, Cython, numpy, and more",

@@ -30,3 +30,3 @@ "main": "./dist/node.js",

"dependencies": {
"@cowasm/kernel": "^0.26.1",
"@cowasm/kernel": "^0.26.2",
"debug": "^4.3.4"

@@ -33,0 +33,0 @@ },

Sorry, the diff of this file is too big to display