Launch Week Day 1: Socket for Jira Is Now Available.Learn More
Socket
Book a DemoSign in
Socket

@flockcover/flock-danger

Package Overview
Dependencies
Maintainers
10
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@flockcover/flock-danger

Shared configuration for Dangerfiles

latest
Source
npmnpm
Version
1.1.1
Version published
Maintainers
10
Created
Source

Flock Danger

A shared Danger.js configuration.

Usage

In your project

yarn add --dev @flockcover/flock-danger
yarn add --dev danger

Then in your CircleCI Danger task:

steps:
  - checkout
  - attach_workspace:
      ...
  - run: cp node_modules/@flockcover/flock-danger/dangerfile.js .
  - run: yarn danger ci

FAQs

Package last updated on 09 Dec 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