Socket
Socket
Sign inDemoInstall

@skyra/i18next-backend

Package Overview
Dependencies
1
Maintainers
2
Versions
17
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.3 to 2.0.4

dist/index.d.mts

12

CHANGELOG.md

@@ -5,2 +5,14 @@ # Changelog

# [@skyra/i18next-backend@2.0.4](https://github.com/skyra-project/archid-components/compare/@skyra/i18next-backend@2.0.3...@skyra/i18next-backend@2.0.4) - (2023-09-03)
## 🐛 Bug Fixes
- **i18next-backend:** Bump transitive dependencies ([a70a6f9](https://github.com/skyra-project/archid-components/commit/a70a6f9c8a8f884bb3f2ebf6ff441d4552b17759))
- **deps:** Update all non-major dependencies ([fd90832](https://github.com/skyra-project/archid-components/commit/fd9083230dc93ccf5f0d7b6aa402f5ed537f6338))
- **deps:** Update all non-major dependencies ([aed5a61](https://github.com/skyra-project/archid-components/commit/aed5a615be59d88e082eefe7a700337e7b3e1637))
- **deps:** Update all non-major dependencies ([098ea85](https://github.com/skyra-project/archid-components/commit/098ea85e886440a54d56698d985fc3964b424bda))
- **deps:** Update all non-major dependencies ([7310840](https://github.com/skyra-project/archid-components/commit/7310840db053586c42ab55026bb098b75df64003))
- **deps:** Update all non-major dependencies ([77e8936](https://github.com/skyra-project/archid-components/commit/77e893661e6b933c175dd1ca06ce3feb1998859b))
- **deps:** Update all non-major dependencies ([f7b68b7](https://github.com/skyra-project/archid-components/commit/f7b68b79e09779ae8e922cb1deec43018a224ea6))
# [@skyra/i18next-backend@2.0.3](https://github.com/skyra-project/archid-components/compare/@skyra/i18next-backend@2.0.2...@skyra/i18next-backend@2.0.3) - (2023-04-12)

@@ -7,0 +19,0 @@

6

dist/index.js

@@ -36,3 +36,3 @@ "use strict";

var import_node_url = require("url");
var _Backend = class {
var _Backend = class _Backend {
constructor() {

@@ -101,5 +101,5 @@ __publicField(this, "type", "backend");

};
__name(_Backend, "Backend");
__publicField(_Backend, "type", "backend");
var Backend = _Backend;
__name(Backend, "Backend");
__publicField(Backend, "type", "backend");
// Annotate the CommonJS export names for ESM import in node:

@@ -106,0 +106,0 @@ 0 && (module.exports = {

{
"name": "@skyra/i18next-backend",
"version": "2.0.3",
"version": "2.0.4",
"description": "A fast and modern filesystem-based i18next backend for Node.js.",

@@ -27,10 +27,10 @@ "author": "@skyra",

"dependencies": {
"tslib": "^2.5.0"
"tslib": "^2.6.2"
},
"devDependencies": {
"@favware/cliff-jumper": "^2.0.0",
"@types/node": "^18.15.11",
"i18next": "^22.4.14",
"tsup": "^6.7.0",
"typescript": "^5.0.4"
"@favware/cliff-jumper": "^2.1.2",
"@types/node": "^20.5.9",
"i18next": "^22.5.1",
"tsup": "^7.2.0",
"typescript": "^5.2.2"
},

@@ -37,0 +37,0 @@ "repository": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc