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

@formatjs/intl

Package Overview
Dependencies
Maintainers
3
Versions
152
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@formatjs/intl - npm Package Compare versions

Comparing version 2.2.4 to 2.2.5

1

lib/src/dateTime.js

@@ -23,2 +23,3 @@ import { __assign } from "tslib";

'numberingSystem',
'fractionalSecondDigits',
];

@@ -25,0 +26,0 @@ export function getFormatter(_a, type, getDateTimeFormat, options) {

2

package.json
{
"name": "@formatjs/intl",
"version": "2.2.4",
"version": "2.2.5",
"description": "Internationalize JS apps. This library provides an API to format dates, numbers, and strings, including pluralization and handling translations.",

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

@@ -26,2 +26,3 @@ "use strict";

'numberingSystem',
'fractionalSecondDigits',
];

@@ -28,0 +29,0 @@ function getFormatter(_a, type, getDateTimeFormat, options) {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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