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.27.1
to
0.28.0
+1
-0
dist/test/no-stdio.test.js

@@ -17,2 +17,3 @@ "use strict";

test("use noStdio", async () => {
jest.setTimeout(15000);
const python = await (0, node_1.asyncPython)({ noStdio: true });

@@ -19,0 +20,0 @@ // capture stdout and stderr to a string. Actual stdout/stderr is a Buffer.

+7
-7
{
"name": "python-wasm",
"version": "0.27.1",
"version": "0.28.0",
"description": "python-wasm -- WebAssembly Python for servers and browsers with sympy, Cython, numpy, and more",

@@ -40,9 +40,9 @@ "main": "./dist/node.js",

"typescript": "^4.8.4",
"@cowasm/py-cython": "1.1.0",
"@cowasm/py-mpmath": "1.0.0",
"@cowasm/posix-wasm": "1.2.1",
"@cowasm/cpython": "1.6.0",
"@cowasm/py-cython": "1.0.0",
"@cowasm/posix-wasm": "1.2.1",
"@cowasm/py-mpmath": "1.0.0",
"@cowasm/py-numpy": "1.0.2",
"@cowasm/py-pandas": "1.0.1",
"@cowasm/py-sympy": "1.0.0"
"@cowasm/py-numpy": "1.1.0",
"@cowasm/py-sympy": "1.0.0",
"@cowasm/py-pandas": "1.1.0"
},

@@ -49,0 +49,0 @@ "scripts": {

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

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

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

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

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

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

Sorry, the diff of this file is not supported yet

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

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

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

Sorry, the diff of this file is not supported yet

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet