New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

i18next-fetch-backend

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

i18next-fetch-backend - npm Package Compare versions

Comparing version 2.2.0 to 2.3.0

index.d.ts

9

package.json
{
"name": "i18next-fetch-backend",
"version": "2.2.0",
"version": "2.3.0",
"description": "backend layer for i18next using browsers fetch",
"main": "dist/i18next-fetch-backend.cjs.js",
"module": "dist/i18next-fetch-backend.esm.js",
"typings": "./index.d.ts",
"scripts": {

@@ -16,3 +17,4 @@ "test": "mocha",

"files": [
"dist"
"dist",
"index.d.ts"
],

@@ -40,3 +42,3 @@ "repository": {

"@babel/register": "^7.0.0",
"babel-eslint": "^10.0.1",
"babel-eslint": "^10.0.3",
"babel-plugin-istanbul": "^5.1.1",

@@ -49,2 +51,3 @@ "chai": "^4.2.0",

"eslint-plugin-import": "^2.16.0",
"eslint-plugin-mocha": "^6.1.0",
"finalhandler": "^1.1.1",

@@ -51,0 +54,0 @@ "i18next": "^15.0.4",

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