@encodable/format
Advanced tools
Comparing version 0.4.0 to 0.4.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.4.1](https://github.com/apache-superset/encodable/compare/@encodable/format@0.4.0...@encodable/format@0.4.1) (2020-08-03) | ||
**Note:** Version bump only for package @encodable/format | ||
# [0.4.0](https://github.com/apache-superset/encodable/compare/@encodable/format@0.3.0...@encodable/format@0.4.0) (2020-08-03) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@encodable/format", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"description": "Encodable format", | ||
@@ -31,3 +31,3 @@ "sideEffects": false, | ||
"dependencies": { | ||
"@encodable/registry": "^0.2.0", | ||
"@encodable/registry": "^0.3.0", | ||
"@types/d3-format": "^1.3.1", | ||
@@ -40,3 +40,3 @@ "@types/d3-time": "^1.0.10", | ||
}, | ||
"gitHead": "95bf0a21662b746d23f000ae4611e9bf4a8b281a" | ||
"gitHead": "5a8a0ccfc183b8d5e58dafe2352a6190f2d76c39" | ||
} |
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
95437
+ Added@encodable/registry@0.3.0(transitive)
- Removed@encodable/registry@0.2.0(transitive)
Updated@encodable/registry@^0.3.0