livy
livy copied to clipboard
๐ A Monolog-inspired logging library for Node.js
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.11.5 to 7.23.2. Release notes Sourced from @โbabel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...
Hi! I am looking for information about the project, specifically the things mentioned in the [ToDo section of the README](https://github.com/loilo/livy#to-do). 1.) Find an alternative for Luxon: I find it strange...
# Architectural Preparation for v2 There have been major changes to the project structure: - require Node.js v18+ - support ESM only (CommonJS support dropped) - ~migrate from yarn workspaces...