@formatjs/intl
Advanced tools
+5
-5
| { | ||
| "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.1.1", | ||
| "version": "4.1.2", | ||
| "license": "MIT", | ||
@@ -15,6 +15,6 @@ "author": "Long Ho <holevietlong@gmail.com>", | ||
| "tslib": "^2.8.1", | ||
| "@formatjs/ecma402-abstract": "3.1.0", | ||
| "@formatjs/fast-memoize": "3.1.0", | ||
| "@formatjs/icu-messageformat-parser": "3.5.0", | ||
| "intl-messageformat": "11.1.1" | ||
| "@formatjs/ecma402-abstract": "3.1.1", | ||
| "@formatjs/icu-messageformat-parser": "3.5.1", | ||
| "intl-messageformat": "11.1.2", | ||
| "@formatjs/fast-memoize": "3.1.0" | ||
| }, | ||
@@ -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
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
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
Updated