New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@formatjs/intl

Package Overview
Dependencies
Maintainers
3
Versions
162
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 1.12.1 to 1.13.0

1

lib/src/number.js

@@ -24,2 +24,3 @@ import { getNamedFormat, filterProps } from './utils';

'unitDisplay',
'numberingSystem',
];

@@ -26,0 +27,0 @@ export function getFormatter(_a, getNumberFormat, options) {

2

package.json
{
"name": "@formatjs/intl",
"version": "1.12.1",
"version": "1.13.0",
"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": [

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

'unitDisplay',
'numberingSystem',
];

@@ -29,0 +30,0 @@ function getFormatter(_a, getNumberFormat, 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