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

greenkeeper-monorepo-definitions

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

greenkeeper-monorepo-definitions

Groups npm packages into monorepo releases so Greenkeeper can update them together

  • 1.21.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
239
increased by113.39%
Maintainers
1
Weekly downloads
 
Created
Source

Greenkeeper Monorepo Definitions 🎁

This module groups npm packages into monorepo releases so Greenkeeper can update them together. It is required by both Greenkeeper and greenkeeper-lockfile and used as the source of truth on which modules constitute part of a monorepo release and should therefore be updated together.

The instances of greenkeeper-lockfile running on your CI will always automatically install the most recent release of this module on each CI run, so you don’t have to update greenkeeper-lockfile every time someone updates a monorepo dependency.

Submitting Additions and Changes

The maintainers of Greenkeeper aim to keep this list current and useful, but we’re also extremely grateful if you, the users and maintainers of monorepo dependencies, could help us keep this list in good shape 💚

Please submit additions and changes via a PR and adhere to the following format (or check the existing definitions in index.js):

const monorepoDefinitions = {
 'prefix': [
   'prefix-full-name',
   'prefix-full-other'
 ]
}

Also, please check out our contribution guidelines for more information on participation, commit conventions and our Code of Conduct.

Thank you and beep boop. 🤖🌴

Keywords

FAQs

Package last updated on 20 Nov 2019

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