Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@formatjs/intl-locale

Package Overview
Dependencies
Maintainers
3
Versions
118
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@formatjs/intl-locale - npm Package Compare versions

Comparing version 3.1.0 to 3.1.1

2

lib/index.d.ts

@@ -30,3 +30,3 @@ export interface IntlLocaleOptions {

get collation(): string | undefined;
get hourCycle(): "h11" | "h12" | "h23" | "h24" | undefined;
get hourCycle(): "h23" | "h12" | "h11" | "h24" | undefined;
get caseFirst(): "upper" | "lower" | "false" | undefined;

@@ -33,0 +33,0 @@ get numeric(): boolean | undefined;

{
"name": "@formatjs/intl-locale",
"version": "3.1.0",
"version": "3.1.1",
"description": "Intl.Locale polyfill",

@@ -28,3 +28,3 @@ "keywords": [

"@formatjs/ecma402-abstract": "1.14.3",
"@formatjs/intl-enumerator": "1.2.0",
"@formatjs/intl-enumerator": "1.2.1",
"@formatjs/intl-getcanonicallocales": "2.1.0",

@@ -31,0 +31,0 @@ "tslib": "^2.4.0"

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