@react-financial-charts/interactive
Advanced tools
Comparing version 1.0.0-alpha.16 to 1.0.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [1.0.0](https://github.com/reactivemarkets/react-financial-charts/compare/v1.0.0-alpha.16...v1.0.0) (2020-12-30) | ||
### Features | ||
* **deps:** moving to d3 v6 ([8d371d2](https://github.com/reactivemarkets/react-financial-charts/commit/8d371d240bc7ac3db3e2f0037b3c0807e05b4749)) | ||
# [1.0.0-alpha.16](https://github.com/reactivemarkets/react-financial-charts/compare/v1.0.0-alpha.15...v1.0.0-alpha.16) (2020-09-04) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@react-financial-charts/interactive", | ||
"version": "1.0.0-alpha.16", | ||
"version": "1.0.0", | ||
"description": "Interactive features for react-financial-charts", | ||
@@ -41,8 +41,8 @@ "publishConfig": { | ||
"dependencies": { | ||
"@react-financial-charts/coordinates": "^1.0.0-alpha.16", | ||
"@react-financial-charts/core": "^1.0.0-alpha.16", | ||
"d3-array": "^2.7.1", | ||
"d3-format": "^1.4.5", | ||
"d3-interpolate": "^1.4.0", | ||
"d3-path": "^1.0.9", | ||
"@react-financial-charts/coordinates": "^1.0.0", | ||
"@react-financial-charts/core": "^1.0.0", | ||
"d3-array": "^2.9.1", | ||
"d3-format": "^2.0.0", | ||
"d3-interpolate": "^2.0.1", | ||
"d3-path": "^2.0.0", | ||
"prop-types": "^15.7.2" | ||
@@ -54,3 +54,3 @@ }, | ||
}, | ||
"gitHead": "3395829dd6bc7677d8a358ef2a78ed2cfbb8d58b" | ||
"gitHead": "4fb31cfd7facea518167d8112defa66101432f7e" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
541069
1
+ Addedd3-color@2.0.0(transitive)
+ Addedd3-interpolate@2.0.1(transitive)
+ Addedd3-path@2.0.0(transitive)
- Removedd3-color@1.4.1(transitive)
- Removedd3-format@1.4.5(transitive)
- Removedd3-interpolate@1.4.0(transitive)
- Removedd3-path@1.0.9(transitive)
Updatedd3-array@^2.9.1
Updatedd3-format@^2.0.0
Updatedd3-interpolate@^2.0.1
Updatedd3-path@^2.0.0