Socket
Socket
Sign inDemoInstall

i18next-http-backend

Package Overview
Dependencies
Maintainers
2
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

i18next-http-backend - npm Package Compare versions

Comparing version 1.2.5 to 1.2.6

2

index.d.ts

@@ -81,3 +81,3 @@ import { BackendModule, MultiReadCallback, ReadCallback } from "i18next";

*/
requestOptions: RequestInit | ((payload: {} | string) => RequestInit);
requestOptions?: RequestInit | ((payload: {} | string) => RequestInit);
}

@@ -84,0 +84,0 @@

{
"name": "i18next-http-backend",
"version": "1.2.5",
"version": "1.2.6",
"private": false,

@@ -60,8 +60,3 @@ "type": "module",

},
"licenses": [
{
"type": "MIT",
"url": "https://raw.github.com/i18next/i18next-http-backend/master/licence"
}
],
"license": "MIT",
"scripts": {

@@ -68,0 +63,0 @@ "lint": "eslint .",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc