@phensley/cldr-schema
Advanced tools
Comparing version 0.21.0 to 0.21.1
@@ -5,5 +5,5 @@ import { Scope } from '../instructions'; | ||
export declare const GENERAL_INDICES: { | ||
'context-transform-field': import("../instructions").KeyIndexImpl<"script" | "calendar-field" | "currencyName" | "day-format-except-narrow" | "day-standalone-except-narrow" | "era-abbr" | "era-name" | "keyValue" | "languages" | "month-format-except-narrow" | "month-standalone-except-narrow" | "number-spellout" | "relative" | "typographicNames">; | ||
'context-transform-field': import("../instructions").KeyIndexImpl<import("../../../cldr-types/lib").ContextTransformFieldType>; | ||
'list-pattern-position': import("../instructions").KeyIndexImpl<import("../../../cldr-types/lib").ListPatternPositionType>; | ||
}; | ||
export declare const CONTEXT_TRANSFORM: Scope; |
@@ -1,4 +0,4 @@ | ||
import { ListPatternPositionType } from '@phensley/cldr-types'; | ||
import { ContextTransformFieldType, ListPatternPositionType } from '@phensley/cldr-types'; | ||
import { KeyIndexImpl } from '../instructions'; | ||
export declare const ListPatternPositionIndex: KeyIndexImpl<ListPatternPositionType>; | ||
export declare const ContextTransformFieldIndex: KeyIndexImpl<"script" | "calendar-field" | "currencyName" | "day-format-except-narrow" | "day-standalone-except-narrow" | "era-abbr" | "era-name" | "keyValue" | "languages" | "month-format-except-narrow" | "month-standalone-except-narrow" | "number-spellout" | "relative" | "typographicNames">; | ||
export declare const ContextTransformFieldIndex: KeyIndexImpl<ContextTransformFieldType>; |
@@ -5,5 +5,5 @@ import { Scope } from '../instructions'; | ||
export declare const GENERAL_INDICES: { | ||
'context-transform-field': import("../instructions").KeyIndexImpl<"script" | "calendar-field" | "currencyName" | "day-format-except-narrow" | "day-standalone-except-narrow" | "era-abbr" | "era-name" | "keyValue" | "languages" | "month-format-except-narrow" | "month-standalone-except-narrow" | "number-spellout" | "relative" | "typographicNames">; | ||
'context-transform-field': import("../instructions").KeyIndexImpl<import("../../../cldr-types/lib").ContextTransformFieldType>; | ||
'list-pattern-position': import("../instructions").KeyIndexImpl<import("../../../cldr-types/lib").ListPatternPositionType>; | ||
}; | ||
export declare const CONTEXT_TRANSFORM: Scope; |
@@ -1,4 +0,4 @@ | ||
import { ListPatternPositionType } from '@phensley/cldr-types'; | ||
import { ContextTransformFieldType, ListPatternPositionType } from '@phensley/cldr-types'; | ||
import { KeyIndexImpl } from '../instructions'; | ||
export declare const ListPatternPositionIndex: KeyIndexImpl<ListPatternPositionType>; | ||
export declare const ContextTransformFieldIndex: KeyIndexImpl<"script" | "calendar-field" | "currencyName" | "day-format-except-narrow" | "day-standalone-except-narrow" | "era-abbr" | "era-name" | "keyValue" | "languages" | "month-format-except-narrow" | "month-standalone-except-narrow" | "number-spellout" | "relative" | "typographicNames">; | ||
export declare const ContextTransformFieldIndex: KeyIndexImpl<ContextTransformFieldType>; |
{ | ||
"name": "@phensley/cldr-schema", | ||
"version": "0.21.0", | ||
"version": "0.21.1", | ||
"description": "Schema for @phensley/cldr", | ||
@@ -36,3 +36,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@phensley/cldr-types": "0.21.0", | ||
"@phensley/cldr-types": "0.21.1", | ||
"tslib": "1.10.x" | ||
@@ -51,3 +51,3 @@ }, | ||
"tslint-no-circular-imports": "^0.7.0", | ||
"typescript": "3.6.x" | ||
"typescript": "3.7.x" | ||
}, | ||
@@ -67,3 +67,3 @@ "jest": { | ||
}, | ||
"gitHead": "922b98484b58cb869528dac3904d30124fa5967b" | ||
"gitHead": "0b731f4b8edd1be584de6dfb8237a66a4357db76" | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
157784
2020
+ Added@phensley/cldr-types@0.21.1(transitive)
+ Added@phensley/decimal@0.21.1(transitive)
+ Added@phensley/plurals@0.21.1(transitive)
- Removed@phensley/cldr-types@0.21.0(transitive)
- Removed@phensley/decimal@0.21.0(transitive)
- Removed@phensley/plurals@0.21.0(transitive)
Updated@phensley/cldr-types@0.21.1