Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

react-intl

Package Overview
Dependencies
Maintainers
3
Versions
378
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-intl - npm Package Compare versions

Comparing version
8.0.8
to
8.0.9
+5
-5
package.json
{
"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.0.8",
"version": "8.0.9",
"license": "BSD-3-Clause",

@@ -17,6 +17,6 @@ "author": "Eric Ferraiuolo <edf@ericf.me>",

"tslib": "^2.8.0",
"@formatjs/icu-messageformat-parser": "3.1.1",
"@formatjs/ecma402-abstract": "3.0.5",
"@formatjs/intl": "4.0.6",
"intl-messageformat": "11.0.6"
"@formatjs/ecma402-abstract": "3.0.6",
"@formatjs/icu-messageformat-parser": "3.2.0",
"@formatjs/intl": "4.0.7",
"intl-messageformat": "11.0.7"
},

@@ -23,0 +23,0 @@ "peerDependencies": {

Sorry, the diff of this file is too big to display