zachleat Meta package for Zach Leatherman Installation zachleat on npm npm install zachleat Usage CLI npx zachleat Programmatic import zachleat from "zachleat"; // or in CommonJS // const zachleat = await import("zachleat"); zachleat(); Changelog v42 Bump update-notifier from v5 to v6 (ESM) to v7 (Node 18+) v41 Upgraded to ESM.