Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@lingui/react

Package Overview
Dependencies
Maintainers
2
Versions
157
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lingui/react - npm Package Compare versions

Comparing version 5.0.0-next.3 to 5.0.0-next.4

8

package.json
{
"name": "@lingui/react",
"version": "5.0.0-next.3",
"version": "5.0.0-next.4",
"sideEffects": false,

@@ -80,3 +80,3 @@ "description": "React components for translations",

"peerDependencies": {
"@lingui/babel-plugin-lingui-macro": "5.0.0-next.3",
"@lingui/babel-plugin-lingui-macro": "5.0.0-next.4",
"babel-plugin-macros": "2 || 3",

@@ -95,3 +95,3 @@ "react": "^16.8.0 || ^17.0.0 || ^18.0.0"

"@babel/runtime": "^7.20.13",
"@lingui/core": "^5.0.0-next.3"
"@lingui/core": "^5.0.0-next.4"
},

@@ -109,3 +109,3 @@ "devDependencies": {

},
"gitHead": "c027f0e45978eae89665872861cfcafa89f24078"
"gitHead": "7b9ca5b479be4acd58ed95bff841e89efba06279"
}

@@ -11,11 +11,4 @@ [![License][badge-license]][license]

## Installation
## Installation & Usage
```sh
npm install --save @lingui/react
# yarn add @lingui/react
```
## Usage
See the [tutorial][tutorial] or [reference][reference] documentation.

@@ -22,0 +15,0 @@

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