@types/react-i18next
Advanced tools
Comparing version 1.7.10 to 1.7.11
@@ -5,3 +5,3 @@ // Type definitions for react-i18next 1.7.0 | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.3 | ||
// TypeScript Version: 2.6 | ||
@@ -8,0 +8,0 @@ import * as I18next from "i18next"; |
{ | ||
"name": "@types/react-i18next", | ||
"version": "1.7.10", | ||
"version": "1.7.11", | ||
"description": "TypeScript definitions for react-i18next", | ||
@@ -9,3 +9,4 @@ "license": "MIT", | ||
"name": "Kostya Esmukov", | ||
"url": "https://github.com/KostyaEsmukov" | ||
"url": "https://github.com/KostyaEsmukov", | ||
"githubUsername": "KostyaEsmukov" | ||
} | ||
@@ -23,5 +24,4 @@ ], | ||
}, | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "c3c21227aaabeb171e8a5a9a1747682a57a0fd8cf0426955b2f6e6dc555da841", | ||
"typeScriptVersion": "2.3" | ||
"typesPublisherContentHash": "d88cc700e2f73e3154a7d5925a12b2b6514e81db961565facc8089dea7748f11", | ||
"typeScriptVersion": "2.6" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Mon, 17 Jul 2017 19:27:11 GMT | ||
* Last updated: Mon, 12 Feb 2018 20:56:57 GMT | ||
* Dependencies: i18next, react | ||
@@ -14,0 +14,0 @@ * Global values: ReactI18Next |
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
4309