What exactly is a libyear? #167
|
I ran libyear on a .net Framework 4.8.1 project, and it said it was 20.7 libyears behind. What exactly does that quantify? |
Answered by
SteveDesmond-ca
Feb 20, 2024
Replies: 1 comment 1 reply
|
1 libyear is the equivalent of a single dependency's installed version being released 1 year prior to the newest version, so your 20 libyear project could mean 5 dependencies that are 4 years behind each, or 10 that are 2 each, etc. See libyear.com for more details! |
1 reply
Answer selected by
SteveDesmond-ca
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
1 libyear is the equivalent of a single dependency's installed version being released 1 year prior to the newest version, so your 20 libyear project could mean 5 dependencies that are 4 years behind each, or 10 that are 2 each, etc.
See libyear.com for more details!