@cloudflare/chart-hierarchical
Advanced tools
Comparing version 3.6.270 to 3.6.271
{ | ||
"name": "@cloudflare/chart-hierarchical", | ||
"description": "Cloudflare hierarchical interactive charts", | ||
"version": "3.6.270", | ||
"version": "3.6.271", | ||
"main": "lib/index.js", | ||
@@ -10,9 +10,9 @@ "module": "es/index.js", | ||
"publishConfig": { | ||
"registry": "http://registry.npmjs.org/" | ||
"registry": "https://registry.npmjs.org/" | ||
}, | ||
"dependencies": { | ||
"@cloudflare/style-const": "^5.0.8", | ||
"@cloudflare/style-container": "^7.5.2", | ||
"@cloudflare/util-color": "^1.1.15", | ||
"@cloudflare/util-responsive": "^1.0.433", | ||
"@cloudflare/style-const": "^5.0.9", | ||
"@cloudflare/style-container": "^7.5.3", | ||
"@cloudflare/util-color": "^1.1.16", | ||
"@cloudflare/util-responsive": "^1.0.434", | ||
"d3-ease": "^1.0.3", | ||
@@ -46,3 +46,3 @@ "d3-hierarchy": "^1.1.5", | ||
}, | ||
"gitHead": "f43e3fe916c610482a96ef15800b55148f296499" | ||
"gitHead": "9a93b982519e49f889a51a16b9f5766be70c443e" | ||
} |
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
289298