node-i18next-http-backend 2.1.1-1 source package in Ubuntu

Changelog

node-i18next-http-backend (2.1.1-1) unstable; urgency=medium

  * New upstream version
  * d/control: upgrade standards version to 4.6.1
  * d/copyright: Update copyright year to 2023 for debian/* files

 -- Nicolas Mora <email address hidden>  Fri, 06 Jan 2023 08:49:13 -0500

Upload details

Uploaded by:
Debian Javascript Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-i18next-http-backend_2.1.1-1.dsc 2.3 KiB 4501d181cfbb9bab04278dec83acc847b532d0bd354eeb83ae4fed8f6f5f7f6a
node-i18next-http-backend_2.1.1.orig.tar.xz 40.5 KiB e57a49798003c6c95d360c790e4707999da8f4dd90a611ca184c57b933ca4427
node-i18next-http-backend_2.1.1-1.debian.tar.xz 3.7 KiB bd72f6d57be6fafedfc58160eaf6813ee7271afde616f4c9535d6ac57a9e61c1

Available diffs

No changes file available.

Binary packages built by this source

libjs-i18next-http-backend: Simple i18next backend to be used in Node.js - js library

 This is a simple i18next backend to be used in Node.js, in the browser and
 for Deno. It will load resources from a backend server using the
 XMLHttpRequest or the fetch API.
 .
 It's based on the deprecated i18next-xhr-backend
 and can mostly be used as a drop-in replacement.
 .
 Universal javascript library package

node-i18next-http-backend: Simple i18next backend to be used in Node.js

 This is a simple i18next backend to be used in Node.js, in the browser and
 for Deno. It will load resources from a backend server using the
 XMLHttpRequest or the fetch API.
 .
 It's based on the deprecated i18next-xhr-backend
 and can mostly be used as a drop-in replacement.
 .
 Node.js is an event-based server-side JavaScript engine.