Socket
Socket
Sign inDemoInstall

@formatjs/intl-localematcher

Package Overview
Dependencies
Maintainers
3
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@formatjs/intl-localematcher - npm Package Compare versions

Comparing version 0.5.2 to 0.5.3

4

abstract/utils.js

@@ -15,4 +15,4 @@ "use strict";

exports.invariant = invariant;
// This is effectively 2 languages in 2 different regions not even in the same cluster
var DEFAULT_MATCHING_THRESHOLD = 840;
// This is effectively 2 languages in 2 different regions in the same cluster
var DEFAULT_MATCHING_THRESHOLD = 838;
var PROCESSED_DATA;

@@ -19,0 +19,0 @@ function processData() {

@@ -11,4 +11,4 @@ import { __spreadArray } from "tslib";

}
// This is effectively 2 languages in 2 different regions not even in the same cluster
var DEFAULT_MATCHING_THRESHOLD = 840;
// This is effectively 2 languages in 2 different regions in the same cluster
var DEFAULT_MATCHING_THRESHOLD = 838;
var PROCESSED_DATA;

@@ -15,0 +15,0 @@ function processData() {

{
"name": "@formatjs/intl-localematcher",
"version": "0.5.2",
"version": "0.5.3",
"description": "Intl.LocaleMatcher ponyfill",

@@ -5,0 +5,0 @@ "keywords": [

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc