New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@8zip/bin

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@8zip/bin

Platform-independent binary package containing 7-zip

latest
npmnpm
Version
24.8.0
Version published
Weekly downloads
8
60%
Maintainers
1
Weekly downloads
 
Created
Source

@8zip/bin

Platform-specific binaries for 7zip. Installs for the current platform using optionalDependencies and the os property in the package.json.

Throws an error if the current platform is not supported.

Usage

npm i @8zip/bin
yarn add @8zip/bin
pnpm add @8zip/bin
const path = require('@8zip/bin')

console.log(path)
//> /path/to/@8zip/macos/dist/7za

FAQs

Package last updated on 27 Sep 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts