sinonjs / fake-timers

Fake setTimeout and friends (collectively known as "timers"). Useful in your JavaScript tests. Extracted from Sinon.JS
BSD 3-Clause "New" or "Revised" License
797 stars 104 forks source link

Change the protocol for all URLs to https:// #366

Closed remcohaszing closed 3 years ago

remcohaszing commented 3 years ago

Purpose (TL;DR) - mandatory

This is more secure. Also the inconsistency when running yarn outdated bugged me.

Solution - optional

Replace all http:// URLs with https://. I verified all changed URLs work with https.