rx-jupyter
Advanced tools
Comparing version 4.0.3-alpha.0 to 4.0.4-alpha.0
{ | ||
"name": "rx-jupyter", | ||
"version": "4.0.3-alpha.0", | ||
"version": "4.0.4-alpha.0", | ||
"description": "RxJS 5 bindings for the Jupyter Notebook API", | ||
@@ -21,4 +21,4 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@nteract/commutable": "^6.0.3-alpha.0", | ||
"@nteract/messaging": "^5.0.3-alpha.0", | ||
"@nteract/commutable": "^6.0.4-alpha.0", | ||
"@nteract/messaging": "^5.0.4-alpha.0", | ||
"js-cookie": "^2.2.0", | ||
@@ -34,3 +34,3 @@ "rxjs": "^6.3.3", | ||
}, | ||
"gitHead": "c0926cd5e3de55b5ffac9bb975cb5a9e817cb14f" | ||
"gitHead": "683bdfa1a29472a8947f60457e3ddbdfdfbb328b" | ||
} |
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
+ Added@nteract/commutable@6.0.4-alpha.0(transitive)
+ Added@nteract/messaging@5.0.4-alpha.0(transitive)
+ Added@nteract/types@3.1.4-alpha.0(transitive)
- Removed@nteract/commutable@6.0.3-alpha.0(transitive)
- Removed@nteract/messaging@5.0.3-alpha.0(transitive)
- Removed@nteract/types@3.1.3-alpha.0(transitive)