@formatjs/intl
Advanced tools
Comparing version 2.2.4 to 2.2.5
@@ -23,2 +23,3 @@ import { __assign } from "tslib"; | ||
'numberingSystem', | ||
'fractionalSecondDigits', | ||
]; | ||
@@ -25,0 +26,0 @@ export function getFormatter(_a, type, getDateTimeFormat, options) { |
{ | ||
"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
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
139543
2072