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

component-set

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

component-set

add dependencies to component.json

  • 0.2.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
10
Maintainers
1
Weekly downloads
 
Created
Source

component-set

add dependencies to component.json

  Usage: component-set [options] <pkg>

  Options:

    -h, --help         output usage information
    -d, --development  add as a development dependency

  Examples:

    # explicit
    $ component set jkroso/emitter

component-update

update all dependencies to their latest tag. Note: this is a json only update. You will still need to run the below commands to actually download them.

rm -r components
component install
 Usage: component-update [options]

  Options:

    -h, --help         output usage information
    -d, --development  don't update production dependencies
    -p, --production   don't update development dependencies

installation

$ npm install component-set -g

warning

you may run into githubs rate limit if you run a lot of these commands in the space of an hour

Keywords

FAQs

Package last updated on 16 Sep 2013

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