@cloudflare/chart-hierarchical
Advanced tools
Comparing version 3.6.252 to 3.6.253
{ | ||
"name": "@cloudflare/chart-hierarchical", | ||
"description": "Cloudflare hierarchical interactive charts", | ||
"version": "3.6.252", | ||
"version": "3.6.253", | ||
"main": "lib/index.js", | ||
@@ -13,6 +13,6 @@ "module": "es/index.js", | ||
"dependencies": { | ||
"@cloudflare/style-const": "^2.5.3", | ||
"@cloudflare/style-container": "^7.3.50", | ||
"@cloudflare/style-const": "^3.0.0", | ||
"@cloudflare/style-container": "^7.3.51", | ||
"@cloudflare/util-color": "^1.1.13", | ||
"@cloudflare/util-responsive": "^1.0.415", | ||
"@cloudflare/util-responsive": "^1.0.416", | ||
"d3-ease": "^1.0.3", | ||
@@ -46,3 +46,3 @@ "d3-hierarchy": "^1.1.5", | ||
}, | ||
"gitHead": "ca8aa7d0196cf8242f40b9e5bc364ae758e48708" | ||
"gitHead": "4dcedec5e7e98609f80c206738ddfbebda4128f6" | ||
} |
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
285565
+ Added@cloudflare/style-const@3.0.3(transitive)
- Removed@cloudflare/style-const@2.5.3(transitive)