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

@zwerm/bot-configs-schema

Package Overview
Dependencies
Maintainers
3
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zwerm/bot-configs-schema

Zwerm schema for bot configurations

  • 3.1.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
3
Weekly downloads
 
Created
Source

Zwerm Bot Configuration Schema

JSON schema of verbose configuration settings for bot instances.

bot.schema.json defines the schema for the configuration details for a single bot instance.
bots.schema.json defines the schema for a map of bot ids to their respective configuration details for multiple bot instances.

Installing

Install all dependencies:

npm install

Release

To manually publish a version, run

npm publish --access public

Versioning

We follow SemVer for versioning.

When making a Pull Request, add your changes to the Unreleased section of CHANGELOG.

To release a new version, run the npm version command on master, it will take care of everything for you.

npm version [major | minor | patch]

Development

Branching model

We use a modified GitFlow branching model. The main difference being is we use master as a combined development branch and branch of short living production branches as needed.

FAQs

Package last updated on 22 Apr 2020

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