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

234

5.0.1

Diff

Changelog

Source

5.0.1 - 2024-08-26

Fixed

  • Smarter ifb0 handling on Linux #93.
soulgalore
published 5.0.0 •

Changelog

Source

5.0.0 - 2022-07-02

Changed

  • Dropped support for NodeJS 12 since it's unmaintaned.

Tech

  • Code cleanup using eslint-plugin-unicorn.
soulgalore
published 4.0.3 •

Changelog

Source

4.0.3 - 2022-06-29

Fixed

  • Fixed --version so it actually shows the version again #75.
soulgalore
published 4.0.2 •

Changelog

Source

4.0.2 - 2022-06-21

Fixed

  • The E6 Module convertion in 4.0 broke version check (--version) making installs failed. PR #74 is a temporaty fix for that.
soulgalore
published 4.0.1 •

Changelog

Source

4.0.1 - 2022-06-17

Fixed

  • Removed the dependecy of route. Using ip route instead and we already have ip as a requirement.
soulgalore
published 3.1.1 •

Changelog

Source

3.1.1 - 2022-04-19

Fixed

  • Updated minimist dependency.
soulgalore
published 4.0.0 •

Changelog

Source

4.0.0 - 2022-04-14

Changed

  • Converting the project to ES6 module. If you run Throttle by command line it will work exactly as before except that we dropped support for NodeJS 10 #67. You can read Sindre Sorhus ESM package guide.

Fixed

  • Updated dev dependencies to latest versions #68
soulgalore
published 3.1.0 •

Changelog

Source

3.1.0 - 2021-12-26

Added

  • Add support for setting packet loss. Add --packetLoss and set the loss in percentage.
soulgalore
published 3.0.0 •

Changelog

Source

3.0.0 - 2021-08-09

Changed

  • When you run on Mac OS we changed so localhost traffic is not throttled by default. To throttle on localhost use --localhost. This makes sence if you use WebDriver to drive your browser on your local machine. And Mac OS now works the same as Linux.
soulgalore
published 2.1.2 •

Changelog

Source

2.1.2 - 2021-07-29

Fixed

  • Fix breakage when multiple default routes are declared , thank you Andy Richardson for PR #62.
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