Activity
fix: all tests are passing
fix: all tests are passing
fix: updated tsconfig paths
fix: updated tsconfig paths
chore: changed tests imports from @
style to #
style
chore: changed tests imports from
@
style to #
stylefix: removed .eslintrc and .npmrc since theyre not needed anymore
fix: removed .eslintrc and .npmrc since theyre not needed anymore
fix: fixed minor import error
fix: fixed minor import error
fix: regen package-lock and removed ts-node. updated tsconfig
fix: regen package-lock and removed ts-node. updated tsconfig
feat: adding tsx to packages and updating package.json for esm. addin…
feat: adding tsx to packages and updating package.json for esm. addin…
chore: update js-lint to 0.2.11 and delete .prettierrc since its no l…
chore: update js-lint to 0.2.11 and delete .prettierrc since its no l…
chore: added tests for edge cases
chore: added tests for edge cases
Force push
chore: added tests for edge cases
chore: added tests for edge cases
docs: added tar stream format in the docs
docs: added tar stream format in the docs
chore: added tests for VirtualTar
chore: added tests for VirtualTar
chore: addressed feedback on VirtualTar api
chore: addressed feedback on VirtualTar api
feat: added higher level virtualtar api
feat: added higher level virtualtar api
test: added testing against node-tar for correctness
test: added testing against node-tar for correctness
feat: added support for extended metadata
feat: added support for extended metadata
chore: switched out dataview to uint8arrays
chore: switched out dataview to uint8arrays