node-bind-decorator_1.0.11-1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Sun, 13 Jul 2025 14:27:38 +0200 |
Source: | node-bind-decorator |
Binary: | node-bind-decorator |
Architecture: | source all |
Version: | 1.0.11-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-bind-decorator - ECMAScript decorator for binding methods to class instances |
Closes: | 1109206 |
Changes: | node-bind-decorator (1.0.11-1) unstable; urgency=medium * Initial release (Closes: #1109206) |
Files: | bceb38dc88b88530cc6b9587cfd696ad 2178 javascript optional node-bind-decorator_1.0.11-1.dsc bd4defbc126a6a2436f0e599620d9c06 4360 javascript optional node-bind-decorator_1.0.11.orig.tar.xz cc37e1ff1c921a33f6eb302bcc468666 2288 javascript optional node-bind-decorator_1.0.11-1.debian.tar.xz d5804ad17f622488eb2915d4e63a007d 4468 javascript optional node-bind-decorator_1.0.11-1_all.deb 7a71dacf6d641e73ed4f5aecbc94d723 8775 javascript optional node-bind-decorator_1.0.11-1_amd64.buildinfo |
node-bind-decorator_1.0.11-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | node-bind-decorator |
Binary: | node-bind-decorator |
Architecture: | all |
Version: | 1.0.11-1 |
Maintainer: | Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org> |
Uploaders: | Thomas Goirand <zigo@debian.org>, |
Homepage: | https://github.com/NoHomey/bind-decorator |
Standards-Version: | 4.7.2 |
Vcs-Browser: | https://salsa.debian.org/homeassistant-team/js/node-bind-decorator |
Vcs-Git: | https://salsa.debian.org/homeassistant-team/js/node-bind-decorator.git |
Testsuite: | autopkgtest-pkg-nodejs |
Build-Depends: | debhelper-compat (=13), dh-nodejs, dh-sequence-nodejs, openstack-pkg-tools, node-typescript |
Package-List: | node-bind-decorator deb javascript optional arch=all |
Files: | bd4defbc126a6a2436f0e599620d9c06 4360 node-bind-decorator_1.0.11.orig.tar.xz cc37e1ff1c921a33f6eb302bcc468666 2288 node-bind-decorator_1.0.11-1.debian.tar.xz |
README.source for node-bind-decorator_1.0.11-1.dsc (click to toggle) | |
---|---|
No README.source in this package |
control file for node-bind-decorator_1.0.11-1_all.deb (click to toggle) | |
---|---|
Package: | node-bind-decorator |
Version: | 1.0.11-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/NoHomey/bind-decorator |
Description: | ECMAScript decorator for binding methods to class instances This package provides a lightweight ECMAScript (JavaScript) decorator that ensures methods are bound to their class instance. This is especially useful when passing class methods as callbacks, preventing issues with the this context. . bind-decorator simplifies class development by reducing boilerplate associated with manual binding in constructors. It is compatible with modern JavaScript environments that support decorators or transpilers like Babel. . This package is intended for use with Node.js and JavaScript projects that make use of class-based object-oriented design. |
contents of node-bind-decorator_1.0.11-1_all.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-07-13 12:27 ./ drwxr-xr-x root/root 0 2025-07-13 12:27 ./usr/ drwxr-xr-x root/root 0 2025-07-13 12:27 ./usr/share/ drwxr-xr-x root/root 0 2025-07-13 12:27 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-07-13 12:27 ./usr/share/doc/node-bind-decorator/ -rw-r--r-- root/root 3490 2025-07-13 12:27 ./usr/share/doc/node-bind-decorator/README.md -rw-r--r-- root/root 165 2025-07-13 12:27 ./usr/share/doc/node-bind-decorator/changelog.Debian.gz -rw-r--r-- root/root 1463 2025-07-13 12:27 ./usr/share/doc/node-bind-decorator/copyright drwxr-xr-x root/root 0 2025-07-13 12:27 ./usr/share/nodejs/ drwxr-xr-x root/root 0 2025-07-13 12:27 ./usr/share/nodejs/bind-decorator/ -rw-r--r-- root/root 1065 2025-07-13 12:27 ./usr/share/nodejs/bind-decorator/index.js -rw-r--r-- root/root 1398 2025-07-13 12:27 ./usr/share/nodejs/bind-decorator/package.json |
copyright of node-bind-decorator_1.0.11-1_all.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: bind-decorator Upstream-Contact: https://github.com/NoHomey/bind-decorator/issues Source: https://github.com/NoHomey/bind-decorator#readme Files: * Copyright: (c) 2016-2017, Ivo Stratev <ivo.stratev.tues@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 / 14:12:35 (UTC)