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

@sitespeed.io/throttle

Package Overview
Dependencies
Maintainers
3
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sitespeed.io/throttle - npm Package Versions

134

2.1.1

Diff

Changelog

Source

2.1.1 - 2021-03-19

Fixed

  • A better check for missing net-tools on Linux, thank you Radu Micu for the PR #56.
soulgalore
published 2.1.0 •

Changelog

Source

2.1.0 - 2021-03-10

Added

  • Added support for config files. Use --config config.json to read configuration setup from a file.
soulgalore
published 2.0.2 •

Changelog

Source

2.0.2 - 2020-09-10

Fixed

  • Make the install as small as possible.
soulgalore
published 2.0.1 •

Changelog

Source

2.0.1 - 2020-08-22

Fixed

  • Removed the execa dependency to make sure we have minimal dependencies #53.
soulgalore
published 2.0.0 •

Changelog

Source

2.0.0 - 2020-08-14

Changed

  • You can now set one of up/down/rtt if you like as introduced by Iñaki Baz Castillo - thank you! Implemented in #46. This also remove the default profile meaning there's a change in behavior if you run throttle without any parameters. Before a default profile was used but now you get an error (you know need to set a profile or set up/down or rtt).

Added

  • You can use --log to log all networks commands #45.
  • Added support to add delay on for localhost on OS X. Use --rtt 100 --localhost #51.

Fixed

  • Add missing await when removing the ingress if removing root fails for tc #47.
  • Better error handling in the CLI #48. Make sure that the exit code is > 0 if setting the throttling fails.

Tech

  • Removed configuration file for pfctl to make it easier to set up dynamic dummynet #49
soulgalore
published 1.1.0 •

Changelog

Source

1.1.0 2020-07-29

Fixed

  • Updated execa to 4.0.3.
  • Removed log message "using default profile"

Added

  • You can log all the commands that sets up the throttling by setting LOG_THROTTLE=true #44.
soulgalore
published 1.0.3 •

Changelog

Source

1.0.3 2020-06-20

Fixed

  • Updated minimist
soulgalore
published 1.0.2 •

Changelog

Source

1.0.2 2020-03-09

Fixed

  • Fixed dependency tree and npm-shrinkwrap to only hold dependencies for production.
soulgalore
published 1.0.1 •

Changelog

Source

1.0.1 2020-02-03

Fixed

  • Another fix to 2g to get that right, thank you Matt! #37.
soulgalore
published 1.0.0 •

Changelog

Source

1.0.0 2020-02-03

Changed

  • 2g speed was updated to become more usable and follow WPT #36 - thank you Matt Hobbs for the PR.

Added

  • More pre-made profiles: dsl, 3gem, 4g, lte, edge, dial, fois #36 - thank you Matt Hobbs for the PR.
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