node-i18next-browser-languagedetector 6.1.2-1 source package in Ubuntu

Changelog

node-i18next-browser-languagedetector (6.1.2-1) unstable; urgency=medium

  * New upstream version
  * d/control: upgrade standards version to 4.6.0
  * d/watch: fix watch file with new github format
  * d/patches: remove drop-legacy-plugins.patch applied upstream

 -- Nicolas Mora <email address hidden>  Fri, 10 Sep 2021 08:12:41 -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-browser-languagedetector_6.1.2-1.dsc 2.7 KiB 3544b94fc83baa58e005bdc042648c0ef8427581e839192f23a15f850af6b801
node-i18next-browser-languagedetector_6.1.2.orig.tar.gz 96.9 KiB bcd145df52f5f02f0212abae3a4bdd949ecdccbe4dc8abab2fb73c2f82773c2c
node-i18next-browser-languagedetector_6.1.2-1.debian.tar.xz 4.0 KiB 1376c1138b9e471e070dd5ba0b130819e4bc5c97e6aba3cf62b78ae623010b1b

Available diffs

No changes file available.

Binary packages built by this source

libjs-i18next-browser-languagedetector: language detector used in browser environment for i18next - js library

 This is a i18next language detection plugin use to detect user language in the
 browser with support for:
  - cookie
  - localStorage
  - navigator
  - querystring (append ?lng=LANGUAGE to URL)
  - htmlTag
  - path
  - subdomain

node-i18next-browser-languagedetector: language detector used in browser environment for i18next

 This is a i18next language detection plugin use to detect user language in the
 browser with support for:
  - cookie
  - localStorage
  - navigator
  - querystring (append ?lng=LANGUAGE to URL)
  - htmlTag
  - path
  - subdomain
 .
 Node.js is an event-based server-side JavaScript engine.