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

Changelog

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

  * New upstream version
  * d/control: upgrade standards version to 4.6.1
  * d/watch: fix filename downloaded

 -- Nicolas Mora <email address hidden>  Tue, 23 Aug 2022 13:18:21 -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

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-i18next-browser-languagedetector_6.1.5-1.dsc 2.7 KiB 0e693f2ef16975430215ae831af66c5b68173f4c527bed9ea3d1a64d13083792
node-i18next-browser-languagedetector_6.1.5.orig.tar.gz 191.6 KiB 161e8c57187e7a5378303917f83a28fb1f1dd5733e22c829b7e604fd78af5d52
node-i18next-browser-languagedetector_6.1.5-1.debian.tar.xz 4.0 KiB da5fb7250ba0c1861f72b67beb673a73a1cab5c1c2e66b205c68be8a7cb37879

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.