@formatjs/intl-localematcher
Advanced tools
Comparing version 0.5.6 to 0.5.7
@@ -25,1 +25,2 @@ "use strict"; | ||
} | ||
//# sourceMappingURL=BestAvailableLocale.js.map |
@@ -35,1 +35,2 @@ "use strict"; | ||
} | ||
//# sourceMappingURL=BestFitMatcher.js.map |
@@ -12,1 +12,2 @@ "use strict"; | ||
} | ||
//# sourceMappingURL=CanonicalizeLocaleList.js.map |
@@ -29,1 +29,2 @@ "use strict"; | ||
} | ||
//# sourceMappingURL=LookupMatcher.js.map |
@@ -23,1 +23,2 @@ "use strict"; | ||
} | ||
//# sourceMappingURL=LookupSupportedLocales.js.map |
@@ -1338,1 +1338,2 @@ "use strict"; | ||
}; | ||
//# sourceMappingURL=regions.generated.js.map |
@@ -78,1 +78,2 @@ "use strict"; | ||
} | ||
//# sourceMappingURL=ResolveLocale.js.map |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=types.js.map |
@@ -50,1 +50,2 @@ "use strict"; | ||
} | ||
//# sourceMappingURL=UnicodeExtensionValue.js.map |
@@ -172,1 +172,2 @@ "use strict"; | ||
} | ||
//# sourceMappingURL=utils.js.map |
@@ -16,1 +16,2 @@ "use strict"; | ||
Object.defineProperty(exports, "ResolveLocale", { enumerable: true, get: function () { return ResolveLocale_2.ResolveLocale; } }); | ||
//# sourceMappingURL=index.js.map |
@@ -22,1 +22,2 @@ /** | ||
} | ||
//# sourceMappingURL=BestAvailableLocale.js.map |
@@ -32,1 +32,2 @@ import { UNICODE_EXTENSION_SEQUENCE_REGEX, findBestMatch } from './utils'; | ||
} | ||
//# sourceMappingURL=BestFitMatcher.js.map |
@@ -9,1 +9,2 @@ /** | ||
} | ||
//# sourceMappingURL=CanonicalizeLocaleList.js.map |
@@ -26,1 +26,2 @@ import { BestAvailableLocale } from './BestAvailableLocale'; | ||
} | ||
//# sourceMappingURL=LookupMatcher.js.map |
@@ -20,1 +20,2 @@ import { BestAvailableLocale } from './BestAvailableLocale'; | ||
} | ||
//# sourceMappingURL=LookupSupportedLocales.js.map |
@@ -1335,1 +1335,2 @@ // This file is generated from regions-gen.ts | ||
}; | ||
//# sourceMappingURL=regions.generated.js.map |
@@ -75,1 +75,2 @@ import { BestFitMatcher } from './BestFitMatcher'; | ||
} | ||
//# sourceMappingURL=ResolveLocale.js.map |
export {}; | ||
//# sourceMappingURL=types.js.map |
@@ -47,1 +47,2 @@ import { invariant } from './utils'; | ||
} | ||
//# sourceMappingURL=UnicodeExtensionValue.js.map |
@@ -166,1 +166,2 @@ import { __spreadArray } from "tslib"; | ||
} | ||
//# sourceMappingURL=utils.js.map |
@@ -10,1 +10,2 @@ import { CanonicalizeLocaleList } from './abstract/CanonicalizeLocaleList'; | ||
export { ResolveLocale } from './abstract/ResolveLocale'; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@formatjs/intl-localematcher", | ||
"version": "0.5.6", | ||
"version": "0.5.7", | ||
"description": "Intl.LocaleMatcher ponyfill", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
933647
75
46
3
3
1
8