New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@lingui/react

Package Overview
Dependencies
Maintainers
1
Versions
159
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

to
3.0.2

3

cjs/I18nProvider.d.ts
import React, { FunctionComponent, ComponentType } from "react";
import { I18n } from "@lingui/core";
import { TransRenderType } from "./Trans";
export declare type I18nContext = {
i18n: I18n;
defaultComponent?: TransRenderType;
defaultComponent?: React.ReactElement<any, any> | null;
};

@@ -8,0 +7,0 @@ export declare type withI18nProps = {

{
"name": "@lingui/react",
"version": "3.0.1",
"version": "3.0.2",
"description": "React components for translations",

@@ -43,3 +43,3 @@ "main": "index.js",

"@babel/runtime": "^7.11.2",
"@lingui/core": "3.0.1"
"@lingui/core": "3.0.2"
},

@@ -46,0 +46,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet