{"library":"tar","type":"library","category":null,"description":"node-tar is a robust and fast full-featured library for creating and extracting tar archives in Node.js, designed to mimic the `tar(1)` utility on Unix systems. The current stable version is 7.5.13, requiring Node.js >=18. It prioritizes security, implementing extensive hardening measures against various filesystem-based attacks, such as path traversal, symbolic link manipulation, and malicious file types, especially critical for use cases like the npm registry. Unlike many ad-hoc tar implementations, node-tar has undergone years of scrutiny and intensive use, making it one of the most secure JavaScript tar extractors available. While it doesn't have a fixed release cadence, updates are issued as needed for bug fixes, security patches, or feature enhancements.","language":"javascript","status":"active","version":"7.5.13","tags":["javascript","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install tar","imports":["import { create } from 'tar';","import { extract } from 'tar';","import * as tar from 'tar';","import type { TarOptions } from 'tar';"]},{"cmd":"yarn add tar","imports":[]},{"cmd":"pnpm add tar","imports":[]}],"homepage":null,"github":"https://github.com/isaacs/node-tar","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/tar","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/tar/compatibility"}}