machawk1 / Mink

Chrome extension that uses Memento to indicate that a page a user is viewing on the live web has an archived copy and to give the user access to the copy
MIT License
49 stars 3 forks source link

Remove date.js as a dependency #355

Open machawk1 opened 1 year ago

machawk1 commented 1 year ago

The date.js repo was archived mid-2020. We should decouple from it for security.

  1. Identify where it is being used.
  2. Identify alternatives (ideally native).
machawk1 commented 1 year ago

On inspection, I believe it is unused in the code.

machawk1 commented 1 year ago

Verified that it is not a dependency of the miller columns jQuery lib.