node-approximate-now (1.0.2-3) unstable; urgency=medium * Team upload * Set explicit rootDir for TypeScript 6 -- Xavier Guimard Sun, 16 Aug 2026 16:48:01 +0200 node-approximate-now (1.0.2-2) unstable; urgency=medium * Team upload * Fix compatibility with TypeScript 6: + declare explicit tsconfig "types", as TS6 no longer scans node_modules/@types + drop the now deprecated "moduleResolution": "node" * debian/watch version 5 -- Xavier Guimard Sat, 15 Aug 2026 14:51:51 +0200 node-approximate-now (1.0.2-1) unstable; urgency=medium * Initial release (Closes: #1138188) * patch upstream tests so they run properly * convert from ava to the Node.js test runner (node:test) * use setTimeout() instead of delay in tests * assign type explicitly to avoid implicit never type * use named import to allow test to run as autopkgtest -- Joseph Nahmias Fri, 29 May 2026 00:50:38 -0400