@types/i18next
Advanced tools
Comparing version 8.4.3 to 8.4.4
@@ -496,3 +496,3 @@ // Type definitions for i18next 8.4 | ||
*/ | ||
dir(lng?: string): void; | ||
dir(lng?: string): "ltr" | "rtl"; | ||
@@ -499,0 +499,0 @@ /** |
{ | ||
"name": "@types/i18next", | ||
"version": "8.4.3", | ||
"version": "8.4.4", | ||
"description": "TypeScript definitions for i18next", | ||
@@ -26,8 +26,8 @@ "license": "MIT", | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"scripts": {}, | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "306e8e38623b2eb01434d4c6ed40fe904ca7061fc6177afc9d52d283403c162a", | ||
"typesPublisherContentHash": "c0752c2da261e6a477197da9a9c487fdd5c12dcac921ba88b13a79b84f666024", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -8,6 +8,6 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/i18next | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/i18next | ||
Additional Details | ||
* Last updated: Sat, 27 Jan 2018 18:39:47 GMT | ||
* Last updated: Wed, 11 Jul 2018 01:14:17 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: none |
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
21144