i18next-fs-backend
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -36,2 +36,3 @@ import { BackendModule, ReadCallback } from "i18next"; | ||
{ | ||
static type: "backend"; | ||
constructor(services?: any, options?: BackendOptions); | ||
@@ -38,0 +39,0 @@ init(services?: any, options?: BackendOptions): void; |
{ | ||
"name": "i18next-fs-backend", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"private": false, | ||
@@ -30,3 +30,3 @@ "type": "module", | ||
"babel-plugin-add-module-exports": "1.0.4", | ||
"dtslint": "^4.2.1", | ||
"dtslint": "4.2.1", | ||
"eslint": "8.26.0", | ||
@@ -44,5 +44,5 @@ "eslint-config-standard": "17.0.0", | ||
"mocha": "10.1.0", | ||
"tslint": "^5.20.1", | ||
"tslint": "5.20.1", | ||
"tsd": "0.24.1", | ||
"typescript": "^4.8.4", | ||
"typescript": "4.8.4", | ||
"uglify-js": "3.17.4" | ||
@@ -49,0 +49,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
486549
13815