Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@bjia56/portable-python

Package Overview
Dependencies
Maintainers
0
Versions
118
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bjia56/portable-python - npm Package Compare versions

Comparing version 0.1.94 to 0.1.95

2

dist/cpython.js

@@ -28,2 +28,4 @@ "use strict";

return "aarch64";
case "loong64":
return "loongarch64";
}

@@ -30,0 +32,0 @@ return (0, os_1.arch)();

4

package.json
{
"name": "@bjia56/portable-python",
"version": "0.1.94",
"version": "0.1.95",
"description": "Portable Python",

@@ -79,3 +79,3 @@ "main": "./dist/index.js",

"3.12.6": "cpython-v3.12.6-build.5",
"3.12.7": "cpython-v3.12.7-build.0"
"3.12.7": "cpython-v3.12.7-beta.0"
}

@@ -82,0 +82,0 @@ },

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc