Skip to content
This repository was archived by the owner on Jul 25, 2025. It is now read-only.

tar-parser v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jun 01:01
· 67 commits to main since this release
  • Add /src to npm package, so "go to definition" goes to the actual source
  • Use one set of types for all built files, instead of separate types for ESM and CJS
  • Build using esbuild directly instead of tsup