@nteract/types
Advanced tools
Comparing version 6.0.6 to 6.0.7
{ | ||
"name": "@nteract/types", | ||
"version": "6.0.6", | ||
"version": "6.0.7", | ||
"description": "A collection of type definitions used within core nteract packages", | ||
@@ -16,8 +16,8 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@nteract/commutable": "^7.2.11", | ||
"@nteract/commutable": "^7.2.12", | ||
"immutable": "^4.0.0-rc.12", | ||
"rxjs": "^6.3.3", | ||
"uuid": "^7.0.0" | ||
"uuid": "^8.0.0" | ||
}, | ||
"gitHead": "1e3995632a5959b914df45fbdb63bcc9b4b2946e" | ||
"gitHead": "48e287db3d8fe3d6b8c078dc06b6cd8dfcc9ea96" | ||
} |
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
734304
- Removeduuid@7.0.3(transitive)
Updated@nteract/commutable@^7.2.12
Updateduuid@^8.0.0