@date-io/core
Advanced tools
Comparing version 1.0.4 to 1.1.0
export interface IUtils<TDate> { | ||
locale?: any; | ||
moment?: any; | ||
dayjs?: any; | ||
@@ -5,0 +6,0 @@ yearFormat: string; |
{ | ||
"name": "@date-io/core", | ||
"version": "1.0.4", | ||
"version": "1.1.0", | ||
"description": "Abstraction over common javascript date management libraries", | ||
@@ -36,3 +36,3 @@ "scripts": { | ||
}, | ||
"gitHead": "6d85b70c168ca16635f7f2b90ae363f271839f85" | ||
"gitHead": "75f08408e702874235295cf283747ed5c02193f0" | ||
} |
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
5134
88