mirror of
https://github.com/openwrt/packages.git
synced 2025-12-27 06:59:59 +04:00
Notable Changes * npm updated to v10 * ESM and customization hook changes * New node:module API register for module customization hooks; new initialize hook * import.meta.resolve unflagged * --experimental-default-type flag to flip module defaults Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>