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

@camoto/gamearchive-cli

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@camoto/gamearchive-cli

CLI for gamearchive.js, for use with `npm install -g`

  • 1.0.0
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-80%
Maintainers
1
Weekly downloads
 
Created
Source

This is just a dummy package to install only the devDependencies needed to run the command-line interface.

It is intended to be installed globally with npm install -g (or via a Linux distribution's package manager) to make the library's command-line interface available anywhere on the system.

It avoids two problems:

  1. The dependencies only used by the CLI can be put in as devDependencies, so they don't have to be installed when the library is used by other projects, where the CLI isn't used anyway.

  2. All the other devDependencies (like the test framework and linting tools) don't get installed like they would if the library itself was installed in dev mode.

  3. The CLI can still be distributed with the core library so it can be easily used during development for testing new features.

FAQs

Package last updated on 05 Jan 2021

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