@date-io/core
Advanced tools
Comparing version 2.10.6 to 2.10.7
@@ -1,5 +0,1 @@ | ||
/** | ||
* Localized output will of course vary based on the locale and date library used. Inline examples here are based on | ||
* using `moment` with the `en-US` locale. | ||
*/ | ||
export interface DateIOFormats<TLibFormatToken = string> { | ||
@@ -6,0 +2,0 @@ /** Localized full date @example "Jan 1, 2019" */ |
{ | ||
"name": "@date-io/core", | ||
"version": "2.10.6", | ||
"version": "2.10.7", | ||
"description": "Abstraction over common javascript date management libraries", | ||
@@ -34,3 +34,3 @@ "scripts": { | ||
}, | ||
"gitHead": "3082a238a35ec86f0ba6a2fd410a2d69a88e48d3" | ||
"gitHead": "9c5e30787db67c9a9729c3cf26f584499366270e" | ||
} |
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
8913
161