This repository was archived by the owner on May 14, 2026. It is now read-only.
verdaccio-audit@10.1.0
·
287 commits
to main
since this release
Minor Changes
-
4e9a3d0: feat: remove core-js from bundle
By using babel.js core-js injects some requires that are not necessarily dependencies and fails on pnpm and yarn 2 due are strict. No need to add this feature so is removed.