fenextjs-date
Advanced tools
Comparing version 3.2.0 to 3.2.1
@@ -57,4 +57,4 @@ export interface FenextjsDateFormatOptions extends Intl.DateTimeFormatOptions { | ||
}): { | ||
[x: string]: boolean | undefined; | ||
[id in FenextjsDateCompareSymbolType]?: boolean; | ||
}; | ||
} |
{ | ||
"name": "fenextjs-date", | ||
"version": "3.2.0", | ||
"version": "3.2.1", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "./cjs/index.js", |
Sorry, the diff of this file is not supported yet
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
14999