@types/i18next
Advanced tools
Comparing version 11.9.3 to 12.1.0
@@ -1,2 +0,2 @@ | ||
// Type definitions for i18next 11.9 | ||
// Type definitions for i18next 12.1 | ||
// Project: http://i18next.com | ||
@@ -164,2 +164,8 @@ // Definitions by: Michael Ledin <https://github.com/mxl> | ||
/** | ||
* Allow initializing with bundled resources while using a backend to load non bundled ones. | ||
* @default false | ||
*/ | ||
partialBundledLanguages?: boolean; | ||
/** | ||
* language to use (overrides language detection) | ||
@@ -166,0 +172,0 @@ * @default undefined |
{ | ||
"name": "@types/i18next", | ||
"version": "11.9.3", | ||
"version": "12.1.0", | ||
"description": "TypeScript definitions for i18next", | ||
@@ -39,3 +39,3 @@ "license": "MIT", | ||
"main": "", | ||
"types": "", | ||
"types": "index", | ||
"repository": { | ||
@@ -47,4 +47,4 @@ "type": "git", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "b07d79e923a289827483ee6f8c68680f7018670f583574f3723ca50b943d9c77", | ||
"typesPublisherContentHash": "f88b8110fc629356f179accf2aefd8d2ebd3de70ed96c03493140b12345f91ab", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Mon, 15 Oct 2018 17:17:28 GMT | ||
* Last updated: Wed, 28 Nov 2018 17:11:30 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
24613
593