@formatjs/intl-numberformat
Advanced tools
Comparing version 8.9.0 to 8.9.1
{ | ||
"name": "@formatjs/intl-numberformat", | ||
"version": "8.9.0", | ||
"version": "8.9.1", | ||
"description": "Ponyfill for ES2020 Intl.NumberFormat", | ||
@@ -26,9 +26,9 @@ "keywords": [ | ||
"tslib": "^2.4.0", | ||
"@formatjs/intl-localematcher": "0.5.2", | ||
"@formatjs/ecma402-abstract": "1.18.0" | ||
"@formatjs/ecma402-abstract": "1.18.1", | ||
"@formatjs/intl-localematcher": "0.5.3" | ||
}, | ||
"devDependencies": { | ||
"@formatjs/intl-pluralrules": "5.2.10", | ||
"@formatjs/intl-locale": "3.4.3", | ||
"@formatjs/intl-getcanonicallocales": "2.3.0" | ||
"@formatjs/intl-pluralrules": "5.2.11", | ||
"@formatjs/intl-getcanonicallocales": "2.3.0", | ||
"@formatjs/intl-locale": "3.4.4" | ||
}, | ||
@@ -35,0 +35,0 @@ "bugs": { |
Sorry, the diff of this file is too big to display
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
+ Added@formatjs/ecma402-abstract@1.18.1(transitive)
+ Added@formatjs/intl-localematcher@0.5.3(transitive)
- Removed@formatjs/ecma402-abstract@1.18.0(transitive)
- Removed@formatjs/intl-localematcher@0.5.2(transitive)