Socket
Socket
Sign inDemoInstall

@openstapps/configuration

Package Overview
Dependencies
15
Maintainers
3
Versions
46
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @openstapps/configuration

A collection of configuration base files for StApps projects.


Version published
Weekly downloads
226
decreased by-8.5%
Maintainers
3
Install size
2.53 MB
Created
Weekly downloads
 

Readme

Source

@openstapps/configuration

pipeline status npm license) documentation

Checks your @openstapps project's configuration and automatically adjusts it to adhere to the suggested defaults.

Installation

Install it as a dev dependency in your project and it will check your configuration and add a script in your package.json to check the configuration again easily afterwards.

npm install --save-dev @openstapps/configuration
npm run check-configuration

You can also install it globally and use it as a cli.

npm install -g @openstapps/configuration
openstapps-configuration --help

Configuration

To configure how your project's configuration is checked add a property "openstappsConfiguration" to your package.json with all or some properties of the configuration.

FAQs

Last updated on 17 Jan 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