|
|
|
|
|
by chaxor
1522 days ago
|
|
Security risks, faster deprecation, and less flexibility. If another dependency changes it's api, you immediately have a problem. Your answer may be to fix the version to a static value abd forget about it - but if a security vulnerability is found in that dependency afterward, what do you do? You probably won't even catch it. |
|