node-redux 4.2.1-1 source package in Ubuntu

Changelog

node-redux (4.2.1-1) unstable; urgency=medium

  * New upstream release
  * d/copyright: upgrade copyright year to 2023
  * d/control: upgrade standards version to 4.6.2
  * d/watch: fix filenamemangle

 -- Nicolas Mora <email address hidden>  Thu, 02 Feb 2023 07:25:20 -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
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-redux_4.2.1-1.dsc 2.1 KiB b3151223261c1b09732c79de14e324f93c3d96e949bc6785ef78c503aad54b26
node-redux_4.2.1.orig.tar.gz 2.1 MiB 51532860dc444990387b682814c8f425779ae5a632f923eb2a5ae14da56d83d7
node-redux_4.2.1-1.debian.tar.xz 6.4 KiB 9ac713c5e0be342a237f772e629e4bf825ae210537a2e3ca8a09bf21432ff499

Available diffs

No changes file available.

Binary packages built by this source

node-redux: predictable state container for JavaScript apps

 It helps you write applications that behave consistently, run in different
 environments (client, server, and native), and are easy to test. On top of
 that, it provides a great developer experience, such as live code editing
 combined with a time traveling debugger. .
 .
 You can use Redux together with React, or with any other view library.
 It is tiny (2kB, including dependencies).
 .
 Node.js is an event-based server-side JavaScript engine.