@formatjs/intl
Advanced tools
+6
-6
| { | ||
| "name": "@formatjs/intl", | ||
| "description": "Internationalize JS apps. This library provides an API to format dates, numbers, and strings, including pluralization and handling translations.", | ||
| "version": "4.0.9", | ||
| "version": "4.1.0", | ||
| "license": "MIT", | ||
@@ -14,7 +14,7 @@ "author": "Long Ho <holevietlong@gmail.com>", | ||
| "dependencies": { | ||
| "tslib": "^2.8.0", | ||
| "@formatjs/ecma402-abstract": "3.0.8", | ||
| "@formatjs/fast-memoize": "3.0.3", | ||
| "@formatjs/icu-messageformat-parser": "3.3.0", | ||
| "intl-messageformat": "11.0.9" | ||
| "tslib": "^2.8.1", | ||
| "@formatjs/ecma402-abstract": "3.1.0", | ||
| "@formatjs/fast-memoize": "3.1.0", | ||
| "intl-messageformat": "11.1.0", | ||
| "@formatjs/icu-messageformat-parser": "3.4.0" | ||
| }, | ||
@@ -21,0 +21,0 @@ "peerDependencies": { |
+0
-3
@@ -11,5 +11,2 @@ import { type MessageFormatElement } from "@formatjs/icu-messageformat-parser"; | ||
| } | ||
| // Note: FormatjsIntl is defined as a global namespace so the library user can | ||
| // override the default types of Message.ids (e.g. as string literal unions from extracted strings) | ||
| // or IntlConfig.locale (e.g. to a list of supported locales). | ||
| declare global { | ||
@@ -16,0 +13,0 @@ namespace FormatjsIntl { |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
0
-100%44103
-0.55%940
-0.32%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated
Updated
Updated