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

python-shell

Package Overview
Dependencies
Maintainers
2
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

python-shell - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

index.js

4

package.json
{
"name": "python-shell",
"version": "1.0.0",
"version": "1.0.1",
"description": "Run Python scripts from Node.js with simple (but efficient) inter-process communication through stdio",

@@ -11,3 +11,3 @@ "keywords": [

"appveyorTest": "tsc -p ./ && mocha --ui tdd --reporter mocha-appveyor-reporter test/*.js",
"compile":"tsc -watch -p ./"
"compile": "tsc -watch -p ./"
},

@@ -14,0 +14,0 @@ "dependencies": {},

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