Socket
Socket
Sign inDemoInstall

react-intl

Package Overview
Dependencies
Maintainers
8
Versions
331
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 6.4.1 to 6.4.2

18

package.json
{
"name": "react-intl",
"version": "6.4.1",
"version": "6.4.2",
"description": "Internationalize React apps. This library provides React components and an API to format dates, numbers, and strings, including pluralization and handling translations.",

@@ -131,16 +131,16 @@ "keywords": [

"dependencies": {
"@formatjs/ecma402-abstract": "1.14.3",
"@formatjs/icu-messageformat-parser": "2.3.1",
"@formatjs/intl": "2.7.1",
"@formatjs/intl-displaynames": "6.3.1",
"@formatjs/intl-listformat": "7.2.1",
"@formatjs/ecma402-abstract": "1.15.0",
"@formatjs/icu-messageformat-parser": "2.4.0",
"@formatjs/intl": "2.7.2",
"@formatjs/intl-displaynames": "6.3.2",
"@formatjs/intl-listformat": "7.2.2",
"@types/hoist-non-react-statics": "^3.3.1",
"@types/react": "16 || 17 || 18",
"hoist-non-react-statics": "^3.3.2",
"intl-messageformat": "10.3.4",
"intl-messageformat": "10.3.5",
"tslib": "^2.4.0"
},
"devDependencies": {
"@formatjs/intl-numberformat": "8.4.1",
"@formatjs/intl-relativetimeformat": "11.2.1"
"@formatjs/intl-numberformat": "8.5.0",
"@formatjs/intl-relativetimeformat": "11.2.2"
},

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

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc