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

@types/react-i18next

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-i18next - npm Package Compare versions

Comparing version 7.8.3 to 8.1.0

43

react-i18next/package.json
{
"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!
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