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.3
to
1.2.4
+3
-0
HISTORY.md

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

## 1.2.4
* [javascript: Fix npm dependency installing bug (#164)](https://github.com/extremeheat/JSPyBridge/commit/747e1fd221cef6db0ca28480db5e745dbcf57cd6) (thanks @extremeheat)
## 1.2.3

@@ -2,0 +5,0 @@ * [javascript: fix require()'ing files inside a package (#147)](https://github.com/extremeheat/JSPyBridge/commit/a93fce586c4ad3d37d3a58710fd934523df94038) (thanks @livinNector)

+1
-1

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

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

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