@encodable/format
Advanced tools
Comparing version 1.0.5 to 1.0.6
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.0.6](https://github.com/kristw/encodable/compare/@encodable/format@1.0.5...@encodable/format@1.0.6) (2020-08-28) | ||
**Note:** Version bump only for package @encodable/format | ||
## [1.0.5](https://github.com/kristw/encodable/compare/@encodable/format@1.0.4...@encodable/format@1.0.5) (2020-08-23) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@encodable/format", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "Utilities for managing time and number formats.", | ||
@@ -39,5 +39,5 @@ "sideEffects": false, | ||
"d3-time": "^2.0.0", | ||
"d3-time-format": "^2.2.3" | ||
"d3-time-format": "^3.0.0" | ||
}, | ||
"gitHead": "8eb061d24a07cace67f9481515bedd2ad91ee50a" | ||
"gitHead": "8a6c6bae5875c91c4c88defc0972119c0e1e188c" | ||
} |
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
87405
+ Addedd3-time-format@3.0.0(transitive)
- Removedd3-time@1.1.0(transitive)
- Removedd3-time-format@2.3.0(transitive)
Updatedd3-time-format@^3.0.0