rx-jupyter
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "rx-jupyter", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "RxJS 5 bindings for the Jupyter Notebook API", | ||
"main": "lib/index.js", | ||
"scripts": { | ||
"prepublish": "npm run build", | ||
"build": "babel src --out-dir lib/ --source-maps", | ||
@@ -8,0 +9,0 @@ "build:docs": "jsdoc src --recurse -d docs", |
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
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
1094807