Socket
Socket
Sign inDemoInstall

pkgpush

Package Overview
Dependencies
0
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    pkgpush

Utility to push node_module deps to s3 and/or publish


Version published
Maintainers
1
Install size
5.82 kB
Created

Readme

Source

pkgpush

A simple utility to help bulk restore package dependencies from your local copy.

Install

npm install -g pkgpush

Example

Note: pkgpush without --s3 or --publish will only create npm pack tarballs in your current working directory.

pkgpush --filter @myorg

Options:

  • --filter - package prefix filter
  • --s3 - destination s3 bucket name, assumes you have the aws cli installed
  • --publish - publish the package via npm publish --ignore-scripts

FAQs

Last updated on 27 Jul 2023

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc