@types/react-i18next
Advanced tools
Comparing version 7.8.3 to 8.1.0
{ | ||
"name": "@types/react-i18next", | ||
"version": "7.8.3", | ||
"description": "TypeScript definitions for react-i18next", | ||
"license": "MIT", | ||
"contributors": [ | ||
{ | ||
"name": "Giedrius Grabauskas", | ||
"url": "https://github.com/GiedriusGrabauskas", | ||
"githubUsername": "GiedriusGrabauskas" | ||
}, | ||
{ | ||
"name": "Simon Baumann", | ||
"url": "https://github.com/chnoch", | ||
"githubUsername": "chnoch" | ||
}, | ||
{ | ||
"name": "Benedict Etzel", | ||
"url": "https://github.com/beheh", | ||
"githubUsername": "beheh" | ||
}, | ||
{ | ||
"name": "Wu Haotian", | ||
"url": "https://github.com/whtsky", | ||
"githubUsername": "whtsky" | ||
} | ||
], | ||
"version": "8.1.0", | ||
"typings": null, | ||
"description": "Stub TypeScript definitions entry for react-i18next, which provides its own types definitions", | ||
"main": "", | ||
"types": "", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"scripts": {}, | ||
"author": "", | ||
"repository": "https://github.com/i18next/react-i18next", | ||
"license": "MIT", | ||
"dependencies": { | ||
"@types/i18next": "*", | ||
"@types/react": "*" | ||
}, | ||
"typesPublisherContentHash": "3ecd00716eb3140259cc19f15c003af00c22dffcedebbca25baba08869a8ad56", | ||
"typeScriptVersion": "2.8" | ||
"react-i18next": "*" | ||
} | ||
} |
@@ -1,16 +0,3 @@ | ||
# Installation | ||
> `npm install --save @types/react-i18next` | ||
This is a stub types definition for react-i18next (https://github.com/i18next/react-i18next). | ||
# Summary | ||
This package contains type definitions for react-i18next (https://github.com/i18next/react-i18next). | ||
# Details | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-i18next | ||
Additional Details | ||
* Last updated: Tue, 16 Oct 2018 01:12:03 GMT | ||
* Dependencies: i18next, react | ||
* Global values: reactI18Next | ||
# Credits | ||
These definitions were written by Giedrius Grabauskas <https://github.com/GiedriusGrabauskas>, Simon Baumann <https://github.com/chnoch>, Benedict Etzel <https://github.com/beheh>, Wu Haotian <https://github.com/whtsky>. | ||
react-i18next provides its own type definitions, so you don't need @types/react-i18next installed! |
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
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
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
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
1
1770
3
0
3
1
1
3
1
2
+ Addedreact-i18next@*
+ Addedhtml-parse-stringify@3.0.1(transitive)
+ Addedreact@19.0.0(transitive)
+ Addedreact-i18next@15.4.0(transitive)
+ Addedvoid-elements@3.1.0(transitive)
- Removed@types/i18next@*
- Removed@types/react@*
- Removed@types/i18next@13.0.0(transitive)
- Removed@types/react@19.0.2(transitive)
- Removedcsstype@3.1.3(transitive)