node-husky_9.1.7-1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Sun, 13 Jul 2025 17:13:04 +0200 |
Source: | node-husky |
Binary: | node-husky |
Architecture: | source all |
Version: | 9.1.7-1 |
Distribution: | unstable |
Urgency: | medium |
Maintainer: | Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org> |
Changed-By: | Edward Betts <edward@4angle.com> |
Description: | node-husky - Tool for managing Git hooks with ease |
Closes: | 910393 |
Changes: | node-husky (9.1.7-1) unstable; urgency=medium * Initial release (Closes: #910393) |
Files: | 4ec1ec6112e1b4bec7fc30cbada3ce70 2002 javascript optional node-husky_9.1.7-1.dsc f479736d7c8c794b6cb52f196a0a1b97 426514 javascript optional node-husky_9.1.7.orig.tar.gz 6787449f9aa861252cf9195c7a7a3136 2352 javascript optional node-husky_9.1.7-1.debian.tar.xz 76d32afb6712d50b9e54f6524bf64476 4164 javascript optional node-husky_9.1.7-1_all.deb e84d888e66dbbffd869fe8c5cc9a83e5 7836 javascript optional node-husky_9.1.7-1_amd64.buildinfo |
node-husky_9.1.7-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | node-husky |
Binary: | node-husky |
Architecture: | all |
Version: | 9.1.7-1 |
Maintainer: | Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org> |
Uploaders: | Edward Betts <edward@4angle.com> |
Homepage: | https://github.com/typicode/husky |
Standards-Version: | 4.7.2 |
Vcs-Browser: | https://salsa.debian.org/js-team/node-husky |
Vcs-Git: | https://salsa.debian.org/js-team/node-husky.git |
Testsuite: | autopkgtest-pkg-nodejs |
Build-Depends: | debhelper-compat (=13), dh-sequence-nodejs, dh-nodejs |
Package-List: | node-husky deb javascript optional arch=all |
Files: | f479736d7c8c794b6cb52f196a0a1b97 426514 node-husky_9.1.7.orig.tar.gz 6787449f9aa861252cf9195c7a7a3136 2352 node-husky_9.1.7-1.debian.tar.xz |
control file for node-husky_9.1.7-1_all.deb (click to toggle) | |
---|---|
Package: | node-husky |
Version: | 9.1.7-1 |
Architecture: | all |
Maintainer: | Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org> |
Installed-Size: | 20 |
Depends: | nodejs |
Section: | javascript |
Priority: | optional |
Homepage: | https://github.com/typicode/husky |
Description: | Tool for managing Git hooks with ease This library provides a reliable and straightforward way to manage Git hooks, enabling automated actions at key points of the Git workflow. By supporting pre-commit, pre-push, commit-msg, and other hooks, it ensures that necessary processes can be triggered without manual intervention. This enhances collaboration and code quality by enforcing standards and running tasks such as linters or tests automatically. The process of creating and configuring hooks is simplified, helping maintain a consistent workflow across teams. |
contents of node-husky_9.1.7-1_all.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-07-13 15:13 ./ drwxr-xr-x root/root 0 2025-07-13 15:13 ./usr/ drwxr-xr-x root/root 0 2025-07-13 15:13 ./usr/bin/ drwxr-xr-x root/root 0 2025-07-13 15:13 ./usr/share/ drwxr-xr-x root/root 0 2025-07-13 15:13 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-07-13 15:13 ./usr/share/doc/node-husky/ -rw-r--r-- root/root 33 2025-07-13 15:13 ./usr/share/doc/node-husky/README.md -rw-r--r-- root/root 158 2025-07-13 15:13 ./usr/share/doc/node-husky/changelog.Debian.gz -rw-r--r-- root/root 1405 2025-07-13 15:13 ./usr/share/doc/node-husky/copyright drwxr-xr-x root/root 0 2025-07-13 15:13 ./usr/share/nodejs/ drwxr-xr-x root/root 0 2025-07-13 15:13 ./usr/share/nodejs/husky/ -rwxr-xr-x root/root 687 2025-07-13 15:13 ./usr/share/nodejs/husky/bin.js -rwxr-xr-x root/root 551 2025-07-13 15:13 ./usr/share/nodejs/husky/husky -rw-r--r-- root/root 47 2025-07-13 15:13 ./usr/share/nodejs/husky/index.d.ts -rw-r--r-- root/root 1220 2025-07-13 15:13 ./usr/share/nodejs/husky/index.js -rw-r--r-- root/root 438 2025-07-13 15:13 ./usr/share/nodejs/husky/package.json lrwxrwxrwx root/root 0 2025-07-13 15:13 ./usr/bin/husky -> ../share/nodejs/husky/bin.js |
copyright of node-husky_9.1.7-1_all.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: husky Upstream-Contact: https://github.com/typicode/husky/issues Source: https://github.com/typicode/husky Files: * Copyright: typicode <typicode@gmail.com> License: Expat Files: debian/* Copyright: 2025, Edward Betts <edward@4angle.com> 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 / 16:02:34 (UTC)