@nteract/actions
Advanced tools
Comparing version 7.0.9 to 7.0.10
{ | ||
"name": "@nteract/actions", | ||
"version": "7.0.9", | ||
"version": "7.0.10", | ||
"description": "A collection of actions", | ||
@@ -16,7 +16,7 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@nteract/commutable": "^7.4.3", | ||
"@nteract/messaging": "^7.0.17", | ||
"@nteract/types": "^7.1.7", | ||
"@nteract/commutable": "^7.4.4", | ||
"@nteract/messaging": "^7.0.18", | ||
"@nteract/types": "^7.1.8", | ||
"immutable": "^4.0.0-rc.12", | ||
"rx-jupyter": "^5.5.19" | ||
"rx-jupyter": "^5.5.20" | ||
}, | ||
@@ -26,3 +26,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "a5dd7d6cfe139a6e5bf9f78e60ceaeffc97958a5" | ||
"gitHead": "439bd2af1bdc4f15b32d0a5314bb36fc1a858f55" | ||
} |
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
919450
Updated@nteract/commutable@^7.4.4
Updated@nteract/messaging@^7.0.18
Updated@nteract/types@^7.1.8
Updatedrx-jupyter@^5.5.20