node-ist 1.1.7-1
Package Information
| Description | mini assertion library ist is a small assertion library in the same space as "assert", but with a much shorter syntax: it exports a single function that compares two values using an operator (or a predicate) given by name or as a function, and throws a Failure error describing the failed comparison. It also provides ist.throws to assert that a function throws a matching error, and is used as the test helper of most ProseMirror modules. Node.js is an event-based server-side JavaScript engine. |
|---|---|
| Maintainer | Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org> |
| Changed By | Emfox Zhou <emfox@debian.org> |
| Sponsor | emfox@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/js-team/node-ist.git (browse) |
| Closes | #977175 |
| Tracker | https://tracker.debian.org/pkg/node-ist |
| Uploaded | 3 hours ago |
New Package Report
.changes
| Version | 1.1.7-1 |
|---|---|
| Changed-By | Emfox Zhou |
| Architecture | source all |
| Distribution | unstable |
| Date | Thu, 24 Sep 2026 19:21:21 +0800 |
| Source | node-ist |
Changelog
node-ist (1.1.7-1) unstable; urgency=medium . * Initial release. (Closes: #977175)
.dsc
| Section | javascript |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | node-ist deb javascript optional arch=all |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: ist Upstream-Contact: Marijn Haverbeke <marijnh@gmail.com> Source: https://github.com/marijnh/ist Files: * Copyright: 2016 Marijn Haverbeke <marijnh@gmail.com> License: Expat Files: debian/* Copyright: 2026 Emfox Zhou <emfox@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.