node-debounce_2.2.0-1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Sun, 13 Jul 2025 15:33:51 +0200 |
Source: | node-debounce |
Binary: | node-debounce |
Architecture: | source all |
Version: | 2.2.0-1 |
Distribution: | unstable |
Urgency: | medium |
Maintainer: | Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org> |
Changed-By: | Thomas Goirand <zigo@debian.org> |
Description: | node-debounce - delay function calls until a set time elapses after the last invo |
Changes: | node-debounce (2.2.0-1) unstable; urgency=medium * Initial release (Closes: #nnnn) |
Files: | f86170b492f99c9dda643cee388743f6 2087 javascript optional node-debounce_2.2.0-1.dsc 124886200daa0b63f596be21562eb353 5400 javascript optional node-debounce_2.2.0.orig.tar.xz eca0e45bb7c847606087132458eaa758 2128 javascript optional node-debounce_2.2.0-1.debian.tar.xz 125793d5a6e35981fc18aba3070ae28c 4488 javascript optional node-debounce_2.2.0-1_all.deb ff562568646b41bed2b513ef496bafba 8673 javascript optional node-debounce_2.2.0-1_amd64.buildinfo |
node-debounce_2.2.0-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | node-debounce |
Binary: | node-debounce |
Architecture: | all |
Version: | 2.2.0-1 |
Maintainer: | Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org> |
Uploaders: | Thomas Goirand <zigo@debian.org>, |
Homepage: | https://github.com/sindresorhus/debounce |
Standards-Version: | 4.7.2 |
Vcs-Browser: | https://salsa.debian.org/homeassistant-team/js/node-debounce |
Vcs-Git: | https://salsa.debian.org/homeassistant-team/js/node-debounce.git |
Testsuite: | autopkgtest-pkg-nodejs |
Build-Depends: | debhelper-compat (=13), dh-nodejs, dh-sequence-nodejs, openstack-pkg-tools |
Package-List: | node-debounce deb javascript optional arch=all |
Files: | 124886200daa0b63f596be21562eb353 5400 node-debounce_2.2.0.orig.tar.xz eca0e45bb7c847606087132458eaa758 2128 node-debounce_2.2.0-1.debian.tar.xz |
control file for node-debounce_2.2.0-1_all.deb (click to toggle) | |
---|---|
Package: | node-debounce |
Version: | 2.2.0-1 |
Architecture: | all |
Maintainer: | Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org> |
Installed-Size: | 19 |
Section: | javascript |
Priority: | optional |
Homepage: | https://github.com/sindresorhus/debounce |
Description: | delay function calls until a set time elapses after the last invocation This package provides a simple and efficient debounce utility for JavaScript, which delays invoking a function until after a specified wait time has elapsed since the last time it was invoked. Debouncing is useful for limiting the rate at which a function is called, especially in performance-critical or event-heavy environments like scrolling, resizing, or keypress handling. . Features: - Small and dependency-free - Works in both browser and Node.js environments - Supports options for immediate execution and maximum wait times . This package is primarily intended for use with Node.js. |
contents of node-debounce_2.2.0-1_all.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-07-13 13:33 ./ drwxr-xr-x root/root 0 2025-07-13 13:33 ./usr/ drwxr-xr-x root/root 0 2025-07-13 13:33 ./usr/share/ drwxr-xr-x root/root 0 2025-07-13 13:33 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-07-13 13:33 ./usr/share/doc/node-debounce/ -rw-r--r-- root/root 156 2025-07-13 13:33 ./usr/share/doc/node-debounce/changelog.Debian.gz -rw-r--r-- root/root 1442 2025-07-13 13:33 ./usr/share/doc/node-debounce/copyright -rw-r--r-- root/root 1732 2025-07-13 13:33 ./usr/share/doc/node-debounce/readme.md drwxr-xr-x root/root 0 2025-07-13 13:33 ./usr/share/nodejs/ drwxr-xr-x root/root 0 2025-07-13 13:33 ./usr/share/nodejs/debounce/ -rw-r--r-- root/root 1127 2025-07-13 13:33 ./usr/share/nodejs/debounce/index.d.ts -rw-r--r-- root/root 2073 2025-07-13 13:33 ./usr/share/nodejs/debounce/index.js -rw-r--r-- root/root 814 2025-07-13 13:33 ./usr/share/nodejs/debounce/package.json |
copyright of node-debounce_2.2.0-1_all.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: debounce Upstream-Contact: https://github.com/sindresorhus/debounce/issues Source: https://github.com/sindresorhus/debounce Files: * Copyright: 2012-2025, Sindre Sorhus <sindresorhus@gmail.com> License: Expat Files: debian/* Copyright: 2025, Thomas Goirand <zigo@debian.org> License: Expat License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
Timestamp: 13.07.2025 / 15:02:35 (UTC)