rx-jupyter
Advanced tools
Comparing version 5.5.13 to 5.5.14
{ | ||
"name": "rx-jupyter", | ||
"version": "5.5.13", | ||
"version": "5.5.14", | ||
"description": "RxJS 5 bindings for the Jupyter Notebook API", | ||
@@ -21,4 +21,4 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@nteract/commutable": "^7.3.3", | ||
"@nteract/messaging": "^7.0.11", | ||
"@nteract/commutable": "^7.3.4", | ||
"@nteract/messaging": "^7.0.12", | ||
"@types/ungap__url-search-params": "^0.1.0", | ||
@@ -31,7 +31,7 @@ "@ungap/url-search-params": "^0.2.0", | ||
"devDependencies": { | ||
"@nteract/types": "^7.1.1", | ||
"@nteract/types": "^7.1.2", | ||
"@types/js-cookie": "^2.2.0", | ||
"@types/url-join": "^4.0.0" | ||
}, | ||
"gitHead": "e4d2a56177c769c88a59da97eddc3203b0db1c98" | ||
"gitHead": "2091091d22697bb30ba2f5c0d62986772459bf9f" | ||
} |
Sorry, the diff of this file is not supported yet
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
957209
Updated@nteract/commutable@^7.3.4
Updated@nteract/messaging@^7.0.12