Debian NEW package overview for node-expect-type
node-expect-type_1.3.0-1_multi.changes (click to toggle)
Format:1.8
Date:Fri, 09 Jan 2026 07:26:05 +0000
Binary:node-expect-type
Source:node-expect-type
Architecture:all source
Version:1.3.0-1
Distribution:unstable
Urgency:medium
Maintainer:Home Assistant Team <team+homeassistant@tracker.debian.org>
Changed-By:Edward Betts <edward@4angle.com>
Closes:1125087
Description:
node-expect-type - Compile-time type assertions for TypeScript
Changes:
node-expect-type (1.3.0-1) unstable; urgency=medium

  * Initial release. (Closes: #1125087)
Files:
e9dd94cd067b6630ef875102db987173 2222 javascript optional node-expect-type_1.3.0-1.dsc
25d1d832190802677e37a5d12aa7e09f 114516 javascript optional node-expect-type_1.3.0.orig.tar.xz
64a224da3ab5f79d1d4120d96f724356 2020 javascript optional node-expect-type_1.3.0-1.debian.tar.xz
aaa7520423bb2ff2a2438bff5e286dc2 30136 javascript optional node-expect-type_1.3.0-1_all.deb
2e75e90f848c73acb4bab46a31ce938c 8025 javascript optional node-expect-type_1.3.0-1_amd64.buildinfo
node-expect-type_1.3.0-1.dsc (click to toggle)
Format:3.0 (quilt)
Source:node-expect-type
Binary:node-expect-type
Architecture:all
Version:1.3.0-1
Maintainer:Home Assistant Team <team+homeassistant@tracker.debian.org>
Uploaders:Edward Betts <edward@4angle.com>,
Homepage:https://github.com/mmkal/expect-type
Standards-Version:4.7.3
Vcs-Browser:https://salsa.debian.org/homeassistant-team/js/node-expect-type
Vcs-Git:https://salsa.debian.org/homeassistant-team/js/node-expect-type.git
Testsuite:autopkgtest-pkg-nodejs
Build-Depends:debhelper-compat (=13), dh-nodejs, dh-sequence-nodejs, node-typescript
Package-List:node-expect-type deb javascript optional arch=all
Files:
25d1d832190802677e37a5d12aa7e09f 114516 node-expect-type_1.3.0.orig.tar.xz
64a224da3ab5f79d1d4120d96f724356 2020 node-expect-type_1.3.0-1.debian.tar.xz
Dgit:18a5ca5a81ea6d0c3dca601d13de9a2507687c91 debian archive/debian/1.3.0-1 https://git.dgit.debian.org/node-expect-type
lintian 2.122.0 check for node-expect-type_1.3.0-1.dsc (click to toggle)
README.source for node-expect-type_1.3.0-1.dsc (click to toggle)
No README.source in this package
control file for node-expect-type_1.3.0-1_all.deb (click to toggle)
Package:node-expect-type
Version:1.3.0-1
Architecture:all
Maintainer:Home Assistant Team <team+homeassistant@tracker.debian.org>
Installed-Size:177
Section:javascript
Priority:optional
Homepage:https://github.com/mmkal/expect-type
Description:
Compile-time type assertions for TypeScript
 This library provides a fluent, expectation-style API for writing assertions
 about TypeScript types that are checked by the TypeScript compiler.
 .
 Assertions can compare inferred types against expected types, or against other
 inferred types, and can be chained to inspect specific parts of a type such as
 function parameters, return values, constructor parameters, promise
 resolutions, array item types, and properties on object and class instance
 types.
 .
 It includes matchers for common type relationships, including exact type
 equality, assignability checks, and partial object-shape checks. It also
 includes predicates for special types such as any, unknown, and never, and
 supports inverted assertions.
 .
 These checks are intended to be evaluated by the TypeScript type checker, so
 failures surface as type errors reported by the compiler and editor tooling.
lintian 2.122.0 check for node-expect-type_1.3.0-1_all.deb (click to toggle)
contents of node-expect-type_1.3.0-1_all.deb (click to toggle)
drwxr-xr-x root/root         0 2026-01-09 07:26 ./
drwxr-xr-x root/root         0 2026-01-09 07:26 ./usr/
drwxr-xr-x root/root         0 2026-01-09 07:26 ./usr/share/
drwxr-xr-x root/root         0 2026-01-09 07:26 ./usr/share/doc/
drwxr-xr-x root/root         0 2026-01-09 07:26 ./usr/share/doc/node-expect-type/
-rw-r--r-- root/root     10532 2026-01-09 07:26 ./usr/share/doc/node-expect-type/README.md.gz
-rw-r--r-- root/root       421 2026-01-09 07:26 ./usr/share/doc/node-expect-type/SECURITY.md
-rw-r--r-- root/root       162 2026-01-09 07:26 ./usr/share/doc/node-expect-type/changelog.Debian.gz
-rw-r--r-- root/root      1044 2026-01-09 07:26 ./usr/share/doc/node-expect-type/copyright
drwxr-xr-x root/root         0 2026-01-09 07:26 ./usr/share/nodejs/
drwxr-xr-x root/root         0 2026-01-09 07:26 ./usr/share/nodejs/expect-type/
drwxr-xr-x root/root         0 2026-01-09 07:26 ./usr/share/nodejs/expect-type/dist/
-rw-r--r-- root/root      2399 2026-01-09 07:26 ./usr/share/nodejs/expect-type/dist/branding.d.ts
-rw-r--r-- root/root        77 2026-01-09 07:26 ./usr/share/nodejs/expect-type/dist/branding.js
-rw-r--r-- root/root     35686 2026-01-09 07:26 ./usr/share/nodejs/expect-type/dist/index.d.ts
-rw-r--r-- root/root      3383 2026-01-09 07:26 ./usr/share/nodejs/expect-type/dist/index.js
-rw-r--r-- root/root      5375 2026-01-09 07:26 ./usr/share/nodejs/expect-type/dist/messages.d.ts
-rw-r--r-- root/root      1125 2026-01-09 07:26 ./usr/share/nodejs/expect-type/dist/messages.js
-rw-r--r-- root/root     15832 2026-01-09 07:26 ./usr/share/nodejs/expect-type/dist/overloads.d.ts
-rw-r--r-- root/root        77 2026-01-09 07:26 ./usr/share/nodejs/expect-type/dist/overloads.js
-rw-r--r-- root/root      7728 2026-01-09 07:26 ./usr/share/nodejs/expect-type/dist/utils.d.ts
-rw-r--r-- root/root       540 2026-01-09 07:26 ./usr/share/nodejs/expect-type/dist/utils.js
-rw-r--r-- root/root      1187 2026-01-09 07:26 ./usr/share/nodejs/expect-type/package.json
drwxr-xr-x root/root         0 2025-12-08 13:04 ./usr/share/nodejs/expect-type/src/
-rw-r--r-- root/root      3136 2025-12-08 13:04 ./usr/share/nodejs/expect-type/src/branding.ts
-rw-r--r-- root/root     35903 2025-12-08 13:04 ./usr/share/nodejs/expect-type/src/index.ts
-rw-r--r-- root/root      6148 2025-12-08 13:04 ./usr/share/nodejs/expect-type/src/messages.ts
-rw-r--r-- root/root     17845 2025-12-08 13:04 ./usr/share/nodejs/expect-type/src/overloads.ts
-rw-r--r-- root/root      7930 2025-12-08 13:04 ./usr/share/nodejs/expect-type/src/utils.ts

Timestamp: 09.01.2026 / 09:02:24 (UTC)