react-intl
Advanced tools
+5
-5
| { | ||
| "name": "react-intl", | ||
| "description": "Internationalize React apps. This library provides React components and an API to format dates, numbers, and strings, including pluralization and handling translations.", | ||
| "version": "8.1.2", | ||
| "version": "8.1.3", | ||
| "license": "BSD-3-Clause", | ||
@@ -18,9 +18,9 @@ "author": "Eric Ferraiuolo <edf@ericf.me>", | ||
| "@formatjs/ecma402-abstract": "3.1.1", | ||
| "@formatjs/icu-messageformat-parser": "3.5.1", | ||
| "@formatjs/intl": "4.1.2", | ||
| "intl-messageformat": "11.1.2", | ||
| "@formatjs/icu-messageformat-parser": "3.5.1" | ||
| "intl-messageformat": "11.1.2" | ||
| }, | ||
| "peerDependencies": { | ||
| "@types/react": "^19.2.8", | ||
| "react": "16 || 17 || 18 || 19", | ||
| "@types/react": "19", | ||
| "react": "19", | ||
| "typescript": "^5.6.0" | ||
@@ -27,0 +27,0 @@ }, |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
307657
-0.01%