@types/i18next
Advanced tools
Comparing version 11.9.2 to 11.9.3
@@ -8,2 +8,3 @@ // Type definitions for i18next 11.9 | ||
// Philipp Katz <https://github.com/qqilihq> | ||
// Milan Konir <https://github.com/butchyyyy> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
@@ -389,2 +390,8 @@ // TypeScript Version: 2.3 | ||
compatibilityJSON?: string; | ||
/** | ||
* options for i18n nessage format - check documentation of plugin | ||
* @default undefined | ||
*/ | ||
i18nFormat?: object; | ||
} | ||
@@ -391,0 +398,0 @@ |
{ | ||
"name": "@types/i18next", | ||
"version": "11.9.2", | ||
"version": "11.9.3", | ||
"description": "TypeScript definitions for i18next", | ||
@@ -31,5 +31,11 @@ "license": "MIT", | ||
"githubUsername": "qqilihq" | ||
}, | ||
{ | ||
"name": "Milan Konir", | ||
"url": "https://github.com/butchyyyy", | ||
"githubUsername": "butchyyyy" | ||
} | ||
], | ||
"main": "", | ||
"types": "", | ||
"repository": { | ||
@@ -41,4 +47,4 @@ "type": "git", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "01a51f8d05abc0e43e77d980105f5cf458dea5fbf73eec76c8bf1ea2a520f369", | ||
"typesPublisherContentHash": "b07d79e923a289827483ee6f8c68680f7018670f583574f3723ca50b943d9c77", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Fri, 12 Oct 2018 21:27:10 GMT | ||
* Last updated: Mon, 15 Oct 2018 17:17:28 GMT | ||
* Dependencies: none | ||
@@ -17,2 +17,2 @@ * Global values: none | ||
# Credits | ||
These definitions were written by Michael Ledin <https://github.com/mxl>, Budi Irawan <https://github.com/deerawan>, Giedrius Grabauskas <https://github.com/GiedriusGrabauskas>, Silas Rech <https://github.com/lenovouser>, Philipp Katz <https://github.com/qqilihq>. | ||
These definitions were written by Michael Ledin <https://github.com/mxl>, Budi Irawan <https://github.com/deerawan>, Giedrius Grabauskas <https://github.com/GiedriusGrabauskas>, Silas Rech <https://github.com/lenovouser>, Philipp Katz <https://github.com/qqilihq>, Milan Konir <https://github.com/butchyyyy>. |
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
24413
588