node-bind-decorator_1.0.11-2_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Fri, 01 Aug 2025 16:32:03 +0200 |
Source: | node-bind-decorator |
Binary: | node-bind-decorator |
Architecture: | source all |
Version: | 1.0.11-2 |
Distribution: | unstable |
Urgency: | medium |
Maintainer: | Home Assistant Team <team+homeassistant@tracker.debian.org> |
Changed-By: | Thomas Goirand <zigo@debian.org> |
Description: | node-bind-decorator - ECMAScript decorator for binding methods to class instances |
Changes: | node-bind-decorator (1.0.11-2) unstable; urgency=medium * UPSTREAM_GIT in d/rules. * Correct Maintainer: field. |
Files: | 48ce8072fe2a4be92d35f98049e37c85 2161 javascript optional node-bind-decorator_1.0.11-2.dsc 5594cc8f72a8aeca940e6186a98038c8 2356 javascript optional node-bind-decorator_1.0.11-2.debian.tar.xz 24cd984cd511b3e32fc90759e1e0d1c5 4556 javascript optional node-bind-decorator_1.0.11-2_all.deb 13e6f566a18cce90d1ff767fbab5c9da 8776 javascript optional node-bind-decorator_1.0.11-2_amd64.buildinfo |
node-bind-decorator_1.0.11-2.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | node-bind-decorator |
Binary: | node-bind-decorator |
Architecture: | all |
Version: | 1.0.11-2 |
Maintainer: | Home Assistant Team <team+homeassistant@tracker.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 5594cc8f72a8aeca940e6186a98038c8 2356 node-bind-decorator_1.0.11-2.debian.tar.xz |
README.source for node-bind-decorator_1.0.11-2.dsc (click to toggle) | |
---|---|
No README.source in this package |
control file for node-bind-decorator_1.0.11-2_all.deb (click to toggle) | |
---|---|
Package: | node-bind-decorator |
Version: | 1.0.11-2 |
Architecture: | all |
Maintainer: | Home Assistant Team <team+homeassistant@tracker.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-2_all.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-08-01 14:32 ./ drwxr-xr-x root/root 0 2025-08-01 14:32 ./usr/ drwxr-xr-x root/root 0 2025-08-01 14:32 ./usr/share/ drwxr-xr-x root/root 0 2025-08-01 14:32 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-08-01 14:32 ./usr/share/doc/node-bind-decorator/ -rw-r--r-- root/root 3490 2025-08-01 14:32 ./usr/share/doc/node-bind-decorator/README.md -rw-r--r-- root/root 239 2025-08-01 14:32 ./usr/share/doc/node-bind-decorator/changelog.Debian.gz -rw-r--r-- root/root 1463 2025-08-01 14:32 ./usr/share/doc/node-bind-decorator/copyright drwxr-xr-x root/root 0 2025-08-01 14:32 ./usr/share/nodejs/ drwxr-xr-x root/root 0 2025-08-01 14:32 ./usr/share/nodejs/bind-decorator/ -rw-r--r-- root/root 1065 2025-08-01 14:32 ./usr/share/nodejs/bind-decorator/index.js -rw-r--r-- root/root 1398 2025-08-01 14:32 ./usr/share/nodejs/bind-decorator/package.json |
copyright of node-bind-decorator_1.0.11-2_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: 01.08.2025 / 15:02:30 (UTC)