@types/i18next-node-fs-backend
Advanced tools
Comparing version 0.0.28 to 0.0.29
@@ -6,4 +6,2 @@ // Type definitions for i18next-node-fs-backend | ||
///<reference types="i18next" /> | ||
declare namespace I18next { | ||
@@ -10,0 +8,0 @@ interface I18nextOptions extends i18nextNodeFsBackEnd.I18nextOptions { } |
{ | ||
"name": "@types/i18next-node-fs-backend", | ||
"version": "0.0.28", | ||
"version": "0.0.29", | ||
"description": "TypeScript definitions for i18next-node-fs-backend", | ||
"license": "MIT", | ||
"author": "Cyril Schumacher <https://github.com/cyrilschumacher>", | ||
"contributors": [ | ||
{ | ||
"name": "Cyril Schumacher", | ||
"url": "https://github.com/cyrilschumacher" | ||
} | ||
], | ||
"main": "", | ||
@@ -14,6 +19,7 @@ "repository": { | ||
"dependencies": { | ||
"@types/i18next": "*" | ||
"@types/i18next": "^2" | ||
}, | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "dd5d60fa45512e1c688d7b1bb1cf1174d2b7ed3338517bad92eeaa4fba1a5981" | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "33e6f475366218fac168af7b8a862ff00fff610ea049c0d8bfd62d7b12dce40f", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -8,9 +8,7 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/i18next-node-fs-backend | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/i18next-node-fs-backend | ||
Additional Details | ||
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT | ||
* File structure: Mixed | ||
* Library Dependencies: i18next | ||
* Module Dependencies: none | ||
* Last updated: Mon, 17 Jul 2017 19:27:11 GMT | ||
* Dependencies: i18next | ||
* Global values: none | ||
@@ -17,0 +15,0 @@ |
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
3837
48
17
+ Added@types/i18next@2.3.41(transitive)
- Removed@babel/runtime@7.26.0(transitive)
- Removed@types/i18next@13.0.0(transitive)
- Removedi18next@24.2.0(transitive)
- Removedregenerator-runtime@0.14.1(transitive)
Updated@types/i18next@^2