rx-jupyter
Advanced tools
Comparing version 5.5.2-alpha.0 to 5.5.2
{ | ||
"name": "rx-jupyter", | ||
"version": "5.5.2-alpha.0", | ||
"version": "5.5.2", | ||
"description": "RxJS 5 bindings for the Jupyter Notebook API", | ||
@@ -21,4 +21,4 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@nteract/commutable": "^7.2.6-alpha.0", | ||
"@nteract/messaging": "^7.0.0-alpha.0", | ||
"@nteract/commutable": "^7.2.6", | ||
"@nteract/messaging": "^7.0.0", | ||
"@types/ungap__url-search-params": "^0.1.0", | ||
@@ -31,7 +31,7 @@ "@ungap/url-search-params": "^0.1.2", | ||
"devDependencies": { | ||
"@nteract/types": "^6.0.0-alpha.0", | ||
"@nteract/types": "^6.0.0", | ||
"@types/js-cookie": "^2.2.0", | ||
"@types/url-join": "^4.0.0" | ||
}, | ||
"gitHead": "91df8b50624d099fcaeefdd993512de11c42072d" | ||
"gitHead": "d58b7ba291f5902c5ea36f78462d4bc607ea6f0d" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
696501
1
Updated@nteract/commutable@^7.2.6
Updated@nteract/messaging@^7.0.0