New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

pack-zipper

Package Overview
Dependencies
Maintainers
0
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pack-zipper

pack your files into a zip file using a predefined manifest.json

  • 2.1.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
3
decreased by-50%
Maintainers
0
Weekly downloads
 
Created
Source

pack-zipper

oclif CircleCI GitHub license

Feature Request

feel free to open a new issue for new features!

Usage

$ npm install -g pack-zipper
$ pkzip COMMAND
running command...
$ pkzip (--version)
pack-zipper/2.0.0 win32-x64 node-v18.13.0
$ pkzip --help [COMMAND]
USAGE
  $ pkzip COMMAND
...

Commands

pkzip zip [FILE]

describe the command here

USAGE
  $ pkzip zip [FILE] -n <value> [-t <value>] [-d <value>] [-a <value>]

ARGUMENTS
  FILE  配置文件地址

FLAGS
  -d, --dist = <value>  文件目录
  -n, --name = <value>  (required) name to print
  -t, --type = <value>  压缩文件名称类型
  -a, --addition = <value>  附加在文件之后的额外信息

DESCRIPTION
  describe the command here

EXAMPLES
  $ pkzip zip

See code: dist/commands/zip.ts

Keywords

FAQs

Package last updated on 26 Aug 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc