node-debounce_2.2.0-2_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Fri, 01 Aug 2025 16:36:02 +0200 |
Source: | node-debounce |
Binary: | node-debounce |
Architecture: | source all |
Version: | 2.2.0-2 |
Distribution: | unstable |
Urgency: | medium |
Maintainer: | Home Assistant Team <team+homeassistant@tracker.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-2) unstable; urgency=medium * UPSTREAM_GIT in d/rules. * Correct Maintainer: field. |
Files: | 76bf538817bc26c6b33ab3ad0a1ddda5 2070 javascript optional node-debounce_2.2.0-2.dsc 01710d3f2ad0f6eddcf8e97fdab0a668 2192 javascript optional node-debounce_2.2.0-2.debian.tar.xz 6f98799809d8dbce1037835ae6071fc4 4564 javascript optional node-debounce_2.2.0-2_all.deb 87c708e1aef9b330d8b6c2b36d120cf2 8680 javascript optional node-debounce_2.2.0-2_amd64.buildinfo |
node-debounce_2.2.0-2.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | node-debounce |
Binary: | node-debounce |
Architecture: | all |
Version: | 2.2.0-2 |
Maintainer: | Home Assistant Team <team+homeassistant@tracker.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 01710d3f2ad0f6eddcf8e97fdab0a668 2192 node-debounce_2.2.0-2.debian.tar.xz |
control file for node-debounce_2.2.0-2_all.deb (click to toggle) | |
---|---|
Package: | node-debounce |
Version: | 2.2.0-2 |
Architecture: | all |
Maintainer: | Home Assistant Team <team+homeassistant@tracker.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-2_all.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-08-01 14:36 ./ drwxr-xr-x root/root 0 2025-08-01 14:36 ./usr/ drwxr-xr-x root/root 0 2025-08-01 14:36 ./usr/share/ drwxr-xr-x root/root 0 2025-08-01 14:36 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-08-01 14:36 ./usr/share/doc/node-debounce/ -rw-r--r-- root/root 232 2025-08-01 14:36 ./usr/share/doc/node-debounce/changelog.Debian.gz -rw-r--r-- root/root 1442 2025-08-01 14:36 ./usr/share/doc/node-debounce/copyright -rw-r--r-- root/root 1732 2025-08-01 14:36 ./usr/share/doc/node-debounce/readme.md drwxr-xr-x root/root 0 2025-08-01 14:36 ./usr/share/nodejs/ drwxr-xr-x root/root 0 2025-08-01 14:36 ./usr/share/nodejs/debounce/ -rw-r--r-- root/root 1127 2025-08-01 14:36 ./usr/share/nodejs/debounce/index.d.ts -rw-r--r-- root/root 2073 2025-08-01 14:36 ./usr/share/nodejs/debounce/index.js -rw-r--r-- root/root 814 2025-08-01 14:36 ./usr/share/nodejs/debounce/package.json |
copyright of node-debounce_2.2.0-2_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: 01.08.2025 / 16:02:30 (UTC)