@cloudflare/chart-hierarchical
Advanced tools
Comparing version 3.6.302 to 3.6.303
{ | ||
"name": "@cloudflare/chart-hierarchical", | ||
"description": "Cloudflare hierarchical interactive charts", | ||
"version": "3.6.302", | ||
"version": "3.6.303", | ||
"main": "lib/index.js", | ||
@@ -13,6 +13,6 @@ "module": "es/index.js", | ||
"dependencies": { | ||
"@cloudflare/style-const": "^5.2.4", | ||
"@cloudflare/style-container": "^7.6.5", | ||
"@cloudflare/style-const": "^5.2.5", | ||
"@cloudflare/style-container": "^7.6.6", | ||
"@cloudflare/util-color": "^1.1.18", | ||
"@cloudflare/util-responsive": "^1.2.2", | ||
"@cloudflare/util-responsive": "^1.2.3", | ||
"d3-ease": "^1.0.3", | ||
@@ -26,7 +26,7 @@ "d3-hierarchy": "^1.1.5", | ||
"d3-zoom": "^1.7.1", | ||
"polished": "^1.9.3", | ||
"polished": "^4.1.4", | ||
"prop-types": "^15.6.0", | ||
"react-broadcast": "^0.6.1", | ||
"react-move": "^2.6.0", | ||
"react-tooltip": "^3.6.0" | ||
"react-tooltip": "^3.11.6" | ||
}, | ||
@@ -47,3 +47,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "f4e76eaaca8e9cf98073dd8c12ec544bebba7f3e" | ||
"gitHead": "e291d1ce7d364a3bdc62b63aaf17a0164e3abce0" | ||
} |
Sorry, the diff of this file is too big to display
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
296253
- Removedpolished@1.9.3(transitive)
Updatedpolished@^4.1.4
Updatedreact-tooltip@^3.11.6