Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@openstapps/configuration

Package Overview
Dependencies
Maintainers
3
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@openstapps/configuration

A collection of configuration base files for StApps projects.

  • 0.34.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
3
Created
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

Package last updated on 17 Jan 2023

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