node-i18next-http-backend 1.3.1+dfsg-3 source package in Ubuntu

Changelog

node-i18next-http-backend (1.3.1+dfsg-3) unstable; urgency=medium

  * d/control: replaces node-fetch with node-cross-fetch (Closes: #997718)
  * Fix filenamemangle

 -- Nicolas Mora <email address hidden>  Tue, 26 Oct 2021 07:55:30 -0400

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

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-i18next-http-backend_1.3.1+dfsg-3.dsc 2.3 KiB 50290d1b2e28efd4d68f574666c48536a8411f1cc17400b57076962533d4aae3
node-i18next-http-backend_1.3.1+dfsg.orig.tar.xz 32.3 KiB 1c845e416c33c614ea79eed85b3edb0b79658b6acbc675b0d770bea44640fc33
node-i18next-http-backend_1.3.1+dfsg-3.debian.tar.xz 3.3 KiB d5f5d18d5f8f48e08c71234c15be93c4106fd8463f619342ef3003d82131b734

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.