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

@dollarshaveclub/cli

Package Overview
Dependencies
Maintainers
27
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dollarshaveclub/cli

Executables for Frontend

  • 2.2.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
27
Created
Source

dsc-cli

CircleCI codecov Greenkeeper badge

THIS NPM MODULE IS PUBLISHED PUBLICLY. DO NOT PUBLISH SENSITIVE DATA.

These are executable scripts primarily for frontend.

Installation

In your project:

npm i --save-dev @dollarshaveclub/cli

Executables available via npm

dsc-automerge

Automatically updates and merges PRs when it has a label called "AUTOMERGE". This script is automatically ran via CircleCI every 5 minutes from this repository.

Requirements for automerge will work:

  • Your PR must be approved
  • All your required checks must pass
  • Your PR must be at the HEAD of master
  • There must be no merge conflicts

To effectively use it, make sure you:

  • Enable branch protection on master
  • Require pull request reviews before merging
  • Require status checks to pass before merging
  • Require branches to be update to date before merging
  • Set status checks as required

dsc-cleanup-issues

Cleans up issues in an organization. Currently just closes greenkeeper issues.

dsc-install-face-e2e

dsc-install-face-monitor

dsc-install-npm-token

dsc-wait-for-dqa

Waits for the DQA to spin up, then pings a list of URLs (here), and waits for all of them to have a successful response.

FAQs

Package last updated on 08 Feb 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