@types/i18next-node-fs-backend
Advanced tools
Comparing version 2.1.1 to 2.1.2
@@ -20,3 +20,2 @@ // Type definitions for i18next-node-fs-backend 2.1 | ||
* @summary Path where resources get loaded from. | ||
* @type {string} | ||
*/ | ||
@@ -27,3 +26,2 @@ loadPath: string; | ||
* @summary Path to post missing resources | ||
* @type {string} | ||
*/ | ||
@@ -34,3 +32,2 @@ addPath: string; | ||
* @summary jsonIndent to use when storing json files | ||
* @type {number} | ||
*/ | ||
@@ -41,3 +38,2 @@ jsonIndent: number; | ||
* @summary custom parser | ||
* @type {function} | ||
*/ | ||
@@ -44,0 +40,0 @@ parse?: ((data: any) => any) | undefined; |
{ | ||
"name": "@types/i18next-node-fs-backend", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"description": "TypeScript definitions for i18next-node-fs-backend", | ||
@@ -30,4 +30,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/i18next-node-fs-backend", | ||
}, | ||
"typesPublisherContentHash": "a2744ddb0bacb4283782d5919300cc012943d95d4c2a6cdc731dc511efa10da1", | ||
"typeScriptVersion": "3.6" | ||
"typesPublisherContentHash": "7473f89b18849537769eb1190c37b9adf79fcabbb0fdb8838f394928f5e3555a", | ||
"typeScriptVersion": "4.3" | ||
} |
@@ -30,3 +30,2 @@ # Installation | ||
* @summary Path where resources get loaded from. | ||
* @type {string} | ||
*/ | ||
@@ -37,3 +36,2 @@ loadPath: string; | ||
* @summary Path to post missing resources | ||
* @type {string} | ||
*/ | ||
@@ -44,3 +42,2 @@ addPath: string; | ||
* @summary jsonIndent to use when storing json files | ||
* @type {number} | ||
*/ | ||
@@ -51,3 +48,2 @@ jsonIndent: number; | ||
* @summary custom parser | ||
* @type {function} | ||
*/ | ||
@@ -84,3 +80,3 @@ parse?: ((data: any) => any) | undefined; | ||
### Additional Details | ||
* Last updated: Thu, 08 Jul 2021 14:23:03 GMT | ||
* Last updated: Sat, 29 Apr 2023 04:03:33 GMT | ||
* Dependencies: [@types/i18next](https://npmjs.com/package/@types/i18next) | ||
@@ -87,0 +83,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
6904
52
82