python-shell
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "python-shell", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Run Python scripts from Node.js with simple (but efficient) inter-process communication through stdio", | ||
@@ -22,2 +22,9 @@ "keywords": [ | ||
}, | ||
"files": [ | ||
"*.d.ts", | ||
"*.js", | ||
"*.js.map", | ||
"CHANGELOG.md", | ||
"README.md" | ||
], | ||
"repository": { | ||
@@ -24,0 +31,0 @@ "type": "git", |
@@ -1,2 +0,2 @@ | ||
# python-shell [![Build status](https://ci.appveyor.com/api/projects/status/m8e3h53vvxg5wb2q?svg=true)](https://ci.appveyor.com/project/Almenon/python-shell) | ||
# [python-shell](https://www.npmjs.com/package/python-shell) [![Build status](https://ci.appveyor.com/api/projects/status/m8e3h53vvxg5wb2q?svg=true)](https://ci.appveyor.com/project/Almenon/python-shell) | ||
@@ -313,2 +313,6 @@ A simple way to run Python scripts from Node.js with basic but efficient inter-process communication and better error handling. | ||
## Used By: | ||
Python-Shell is used by [arepl-vscode](https://github.com/almenon/arepl-vscode), [gitinspector](https://github.com/ejwa/gitinspector), [pyspreadsheet](https://github.com/extrabacon/pyspreadsheet), and more! | ||
## License | ||
@@ -315,0 +319,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
340
41123
6
468
2