@formatjs/intl-locale
Advanced tools
Comparing version 2.2.1 to 2.2.2
// /home/longlho/.cache/bazel/_bazel_longlho/576c18efaac10246ec115c72af79fca6/sandbox/linux-sandbox/181/execroot/formatjs/node_modules/@bazel/typescript/internal/ts_project_options_validator.js checked attributes for //packages/intl-locale:dist | ||
// /private/var/tmp/_bazel_longho/007106f2e07f9f00091c2ea99f6860c3/sandbox/darwin-sandbox/6/execroot/formatjs/node_modules/@bazel/typescript/internal/ts_project_options_validator.js checked attributes for //packages/intl-locale:dist | ||
// composite: false | ||
@@ -4,0 +4,0 @@ // declaration: true |
21
index.js
@@ -21,3 +21,2 @@ "use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.Locale = void 0; | ||
var intl_utils_1 = require("@formatjs/intl-utils"); | ||
@@ -319,3 +318,3 @@ var intl_getcanonicallocales_1 = require("@formatjs/intl-getcanonicallocales"); | ||
}, | ||
enumerable: false, | ||
enumerable: true, | ||
configurable: true | ||
@@ -327,3 +326,3 @@ }); | ||
}, | ||
enumerable: false, | ||
enumerable: true, | ||
configurable: true | ||
@@ -335,3 +334,3 @@ }); | ||
}, | ||
enumerable: false, | ||
enumerable: true, | ||
configurable: true | ||
@@ -343,3 +342,3 @@ }); | ||
}, | ||
enumerable: false, | ||
enumerable: true, | ||
configurable: true | ||
@@ -351,3 +350,3 @@ }); | ||
}, | ||
enumerable: false, | ||
enumerable: true, | ||
configurable: true | ||
@@ -359,3 +358,3 @@ }); | ||
}, | ||
enumerable: false, | ||
enumerable: true, | ||
configurable: true | ||
@@ -367,3 +366,3 @@ }); | ||
}, | ||
enumerable: false, | ||
enumerable: true, | ||
configurable: true | ||
@@ -379,3 +378,3 @@ }); | ||
}, | ||
enumerable: false, | ||
enumerable: true, | ||
configurable: true | ||
@@ -391,3 +390,3 @@ }); | ||
}, | ||
enumerable: false, | ||
enumerable: true, | ||
configurable: true | ||
@@ -403,3 +402,3 @@ }); | ||
}, | ||
enumerable: false, | ||
enumerable: true, | ||
configurable: true | ||
@@ -406,0 +405,0 @@ }); |
{ | ||
"name": "@formatjs/intl-locale", | ||
"version": "2.2.1", | ||
"version": "2.2.2", | ||
"description": "Intl.Locale polyfill", | ||
@@ -28,5 +28,5 @@ "keywords": [ | ||
"@formatjs/intl-getcanonicallocales": "^1.3.0", | ||
"@formatjs/intl-utils": "^3.8.0", | ||
"@formatjs/intl-utils": "^3.8.1", | ||
"cldr-core": "^36.0.0" | ||
} | ||
} |
23324
527
Updated@formatjs/intl-utils@^3.8.1