New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

pythonia

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pythonia - npm Package Compare versions

Comparing version
1.2.5
to
1.2.6
+3
-0
HISTORY.md

@@ -0,1 +1,4 @@

## 1.2.6
* [Add dependencies field to package.json](https://github.com/extremeheat/JSPyBridge/commit/9c5cbefff12aea3dd024745ff761a5a2b2d9beb0) (thanks @extremeheat)
## 1.2.5

@@ -2,0 +5,0 @@ * [Fix timeout handling (#168)](https://github.com/extremeheat/JSPyBridge/commit/3ae9721f2ea16865434233401582b8cb715679bc) (thanks @extremeheat)

+1
-1

@@ -5,3 +5,3 @@ {

"description": "Bridge to call and interop Python APIs from Node.js",
"version": "1.2.5",
"version": "1.2.6",
"main": "./src/pythonia/index.js",

@@ -8,0 +8,0 @@ "types": "./src/pythonia/index.d.ts",