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

budo

Package Overview
Dependencies
Maintainers
2
Versions
126
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

budo - npm Package Versions

1
13

8.4.0

Diff

Changelog

Source

8.4.0

Add --base flag for working with push state servers.

mattdesl
published 8.3.0 •

Changelog

Source

8.3.0

Bump to latest browserify.

mattdesl
published 8.2.2 •

Changelog

Source

8.2.2

Fix shorthand for --serve (-s).

yoshuawuyts
published 8.2.1 •

mattdesl
published 8.1.0 •

Changelog

Source

8.1.0

Add --cors flag to enable Access-Control-Allow-Origin: *

mattdesl
published 8.0.4 •

Changelog

Source

8.0.4

Bump required deps.

mattdesl
published 8.0.3 •

Changelog

Source

8.0.3

Fix opts.live as a string, allowing an array of options to be passed to filter file names.

mattdesl
published 8.0.2 •

Changelog

Source

8.0.2

Fix flow so that bundling events start after server connects, also updated upstream in watchify-middleware.

mattdesl
published 8.0.1 •

Changelog

Source

8.0.1

Fix parsing issue with LiveReload resp modifier.

mattdesl
published 8.0.0 •

Changelog

Source

8.0.0

The server code has been refactored to use connect/express-style middleware stacking. Fixes #80, #79, #124, #128.

Major Changes

Functions for opts.middleware now assumes the following signature, and will not behave differently based on the number of arguments you specify:

  • middleware(req, res, next)
Minor Changes

The middleware options can now be an array of functions, or a single function.

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