@lingui/react
Advanced tools
Comparing version 4.5.0 to 4.6.0
@@ -9,2 +9,5 @@ import React, { ComponentType } from 'react'; | ||
message?: string | null; | ||
/** | ||
* @deprecated isTranslated prop is undocumented and buggy. It'll be removed in v5 release. | ||
* */ | ||
isTranslated: boolean; | ||
@@ -11,0 +14,0 @@ }; |
{ | ||
"name": "@lingui/react", | ||
"version": "4.5.0", | ||
"version": "4.6.0", | ||
"sideEffects": false, | ||
@@ -76,3 +76,3 @@ "description": "React components for translations", | ||
"@babel/runtime": "^7.20.13", | ||
"@lingui/core": "4.5.0" | ||
"@lingui/core": "4.6.0" | ||
}, | ||
@@ -89,3 +89,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "62c92d1f8c60b3890bdda870f307fa780d423080" | ||
"gitHead": "2afa0efb2d0cd1d47adc76e1eec9f5e57e34ae18" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
25370
488
0
+ Added@lingui/core@4.6.0(transitive)
+ Added@lingui/message-utils@4.6.0(transitive)
+ Addedjs-sha256@0.10.1(transitive)
- Removed@lingui/core@4.5.0(transitive)
- Removed@lingui/message-utils@4.5.0(transitive)
Updated@lingui/core@4.6.0