Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
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

  • 0.41.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
102
increased by580%
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 24 Feb 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

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