@formatjs/intl
Advanced tools
+4
-4
| { | ||
| "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.6", | ||
| "version": "4.0.7", | ||
| "license": "MIT", | ||
@@ -15,6 +15,6 @@ "author": "Long Ho <holevietlong@gmail.com>", | ||
| "tslib": "^2.8.0", | ||
| "@formatjs/ecma402-abstract": "3.0.5", | ||
| "@formatjs/ecma402-abstract": "3.0.6", | ||
| "@formatjs/fast-memoize": "3.0.1", | ||
| "@formatjs/icu-messageformat-parser": "3.1.1", | ||
| "intl-messageformat": "11.0.6" | ||
| "@formatjs/icu-messageformat-parser": "3.2.0", | ||
| "intl-messageformat": "11.0.7" | ||
| }, | ||
@@ -21,0 +21,0 @@ "peerDependencies": { |
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
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
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
Updated