i18next-fetch-backend
Advanced tools
Comparing version 2.3.0 to 2.3.1
@@ -1,2 +0,2 @@ | ||
import { BackendModule, Services, ReadCallback } from 'i18next'; | ||
import { BackendModule, Services, ReadCallback, InitOptions } from 'i18next'; | ||
@@ -3,0 +3,0 @@ export interface FetchOptions { |
{ | ||
"name": "i18next-fetch-backend", | ||
"version": "2.3.0", | ||
"version": "2.3.1", | ||
"description": "backend layer for i18next using browsers fetch", | ||
@@ -5,0 +5,0 @@ "main": "dist/i18next-fetch-backend.cjs.js", |
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
36229