@date-io/core
Advanced tools
Comparing version 2.13.1 to 2.13.2
@@ -18,3 +18,3 @@ export interface DateIOFormats<TLibFormatToken = string> { | ||
monthShort: TLibFormatToken; | ||
/** Short month format string @example "January 2018" */ | ||
/** Month with year format string @example "January 2018" */ | ||
monthAndYear: TLibFormatToken; | ||
@@ -21,0 +21,0 @@ /** Month with date format string @example "January 1" */ |
{ | ||
"name": "@date-io/core", | ||
"version": "2.13.1", | ||
"version": "2.13.2", | ||
"description": "Abstraction over common javascript date management libraries", | ||
@@ -34,3 +34,3 @@ "scripts": { | ||
}, | ||
"gitHead": "687eba751bd706e7d704a39a7caa3e0afbfa40aa" | ||
"gitHead": "c83bcc817b3589b4fe0d031e065f9ccd36a4d4c1" | ||
} |
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
9052
5