Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

i18next-fs-backend

Package Overview
Dependencies
Maintainers
2
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

i18next-fs-backend - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

1

index.d.ts

@@ -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;

8

package.json
{
"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 @@ },

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