@d3fc/d3fc-element
Advanced tools
Comparing version 5.4.5 to 6.0.0
@@ -6,2 +6,19 @@ # Change Log | ||
# 6.0.0 (2020-04-16) | ||
### chore | ||
* consolidate dependencies ([79b7d1f](https://github.com/d3fc/d3fc/commit/79b7d1f)) | ||
### BREAKING CHANGES | ||
* d3fc no longer has a direct dependency on d3. Add the | ||
dependency directly to your package instead. | ||
## [5.4.5](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-element@5.4.4...@d3fc/d3fc-element@5.4.5) (2020-04-02) | ||
@@ -8,0 +25,0 @@ |
{ | ||
"name": "@d3fc/d3fc-element", | ||
"version": "5.4.5", | ||
"version": "6.0.0", | ||
"description": "Custom HTML elements that make it easier to create responsive visualisations that integrate easily with other UI frameworks (e.g. React, Angular)", | ||
@@ -21,15 +21,8 @@ "license": "MIT", | ||
"test": "npx jasmine --config=../../scripts/jasmine.json", | ||
"start": "npm start --prefix ../d3fc -- --configPkg=d3fc-element", | ||
"screenshots": "node ../../scripts/screenshot.js" | ||
"start": "npm start --prefix ../d3fc -- --configPkg=d3fc-element" | ||
}, | ||
"devDependencies": { | ||
"@d3fc/d3fc-extent": "^3.2.0", | ||
"@d3fc/d3fc-series": "^4.7.2", | ||
"d3": "^4.1.1", | ||
"document-register-element": "^1.7.2" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"gitHead": "6c2f06364902fd6a95652f93f5dfea8f1cd12205" | ||
"gitHead": "42460bbd9e769aa24b07ae8e6dc7037c63d3bea8" | ||
} |
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
0
61122
19
871