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

bundlewatch

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bundlewatch

Keep watch of your bundle size

  • 0.1.1
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source


npm bundlewatch

node deps builds licenses


BundleWatch

BundleWatch is a file size checker. Its main purpose is to ensure bundled browser assets don't jump in file size.
Sharp increases in BundleWatch can signal that something is wrong: adding a package that bloated the slug, a wrong import, forgetting to minify.

Inspired by Siddharth Kshetrapal bundlesize

Getting Started and Configuration

To get started with BundleWatch, head over to the documentation on bundlewatch.io

Why BundleWatch over bundlesize?

  • Bundlesize has entered maintenance mode and pull requests are left hanging, so we wanted to reboot the community through creating BundleWatch
  • BundleWatch/service with infrastructure as code
  • Launched documentation website
  • Enough test coverage to support CD
  • Node API Support
  • Lower barrier to contributing, build a trusted community of contributors to have continuous improvement

Additional Features:

  • Config validation to stop users from guessing why BundleWatch won't work
  • Better results breakdown page see diffing against branches
  • Better comparisons between branches, support branches other than master
  • Support for your own server for storing data
  • New and improved CI behaviour
  • Show history of BundleWatchs over time (coming soon)

Want to help?

See the Contributing docs or Join us on Slack and start contributing

Keywords

FAQs

Package last updated on 02 May 2018

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