🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

@artsy/dupe-report

Package Overview
Dependencies
Maintainers
14
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@artsy/dupe-report

A tool for reporting on duplicate dependencies in a webpack bundle

latest
Source
npmnpm
Version
0.41.1
Version published
Weekly downloads
91
405.56%
Maintainers
14
Weekly downloads
 
Created
Source

@artsy/dupe-report

A tool for reporting on duplicate dependencies in a webpack bundle.

Overview

Intended to be deployed to a now lambda, it exposes a simple REST api to perform a duplicate comparison between a PR and master.

This project currently has the baked in assumptions that you use CircleCI, GitHub, and Slack.

API

GET /?owner={github_repo_owner}&repo={github_repo}&buildNum=${circle_ci_build_num}

There's an optional dryRun query param that an be used for debugging

Deployment

To deploy a staging build scoped to your user use yarn dev.

For a production deployment use yarn deploy.

FAQs

Package last updated on 05 Mar 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