You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

dangerjs-wrapper

Package Overview
Dependencies
Maintainers
5
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dangerjs-wrapper

Plugin to Apply cultural rules during your CI process.

1.0.16
Source
npmnpm
Version published
Maintainers
5
Created
Source

Dangerjs-wrapper

Apply cultural rules during your CI process.

semantic-release

Plugin to Apply cultural rules during your CI process.

Usage

Install:

npm i -D dangerjs-wrapper

At a glance:

// dangerfile.js
const {
  checkReviewers,
  checkChangedFiles,
  checkTicketLinkInPrBoby,
  checkUpdatedTests
} = require('dangerjs-wrapper')
checkReviewers()
checkChangedFiles()
checkTicketLinkInPrBoby()
checkUpdatedTests()

Changelog

See the GitHub release history.

Contributing

See CONTRIBUTING.md.

Keywords

danger

FAQs

Package last updated on 14 May 2021

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