Socket
Socket
Sign inDemoInstall

@lingui/react

Package Overview
Dependencies
Maintainers
3
Versions
145
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 3.17.2 to 4.0.0-next.0

./build/cjs/index.js

1

build/index.d.ts

@@ -15,3 +15,2 @@ import React, { ComponentType, FunctionComponent } from 'react';

values: Record<string, unknown>;
context?: string;
components: {

@@ -18,0 +17,0 @@ [key: string]: React.ElementType | any;

{
"name": "@lingui/react",
"version": "3.17.2",
"version": "4.0.0-next.0",
"sideEffects": false,

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

"engines": {
"node": ">=14.0.0"
"node": ">=16.0.0"
},

@@ -58,8 +58,8 @@ "exports": {

"@babel/runtime": "^7.20.13",
"@lingui/core": "3.17.2"
"@lingui/core": "^4.0.0-next.0"
},
"devDependencies": {
"react-testing-library": "^8.0.1"
"@testing-library/react": "^11.0.4"
},
"gitHead": "31dcab5a9a8f88bfa8b3a2c7cd12aa2d908a1d80"
"gitHead": "637f5cf6beda9d4ebce4e15cd9fdaa23e404b660"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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