@phensley/cldr-types
Advanced tools
Comparing version 1.2.4 to 1.2.5
/** | ||
* @public | ||
*/ | ||
export declare type CharacterOrderType = 'ttb' | 'btt'; | ||
export declare type CharacterOrderType = 'ltr' | 'rtl'; | ||
/** | ||
@@ -12,3 +12,3 @@ * @public | ||
*/ | ||
export declare type LineOrderType = 'ltr' | 'rtl'; | ||
export declare type LineOrderType = 'ttb' | 'btt'; | ||
/** | ||
@@ -15,0 +15,0 @@ * @public |
/** | ||
* @public | ||
*/ | ||
export declare type CharacterOrderType = 'ttb' | 'btt'; | ||
export declare type CharacterOrderType = 'ltr' | 'rtl'; | ||
/** | ||
@@ -12,3 +12,3 @@ * @public | ||
*/ | ||
export declare type LineOrderType = 'ltr' | 'rtl'; | ||
export declare type LineOrderType = 'ttb' | 'btt'; | ||
/** | ||
@@ -15,0 +15,0 @@ * @public |
{ | ||
"name": "@phensley/cldr-types", | ||
"version": "1.2.4", | ||
"version": "1.2.5", | ||
"description": "Types shared among packages in the @phensley/cldr library", | ||
@@ -73,3 +73,3 @@ "main": "lib/index.js", | ||
}, | ||
"gitHead": "5e98c2c15199c625187775aee85734a90b88a8e4" | ||
"gitHead": "6b1ee03fa66ae183de7529257b3273d0e16ef3af" | ||
} |
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