chronodep

list all dependencies of a project in chronological order

Usage no npm install needed!

<script type="module">
  import chronodep from 'https://cdn.skypack.dev/chronodep';
</script>

README

chrono-dep

Do you ever have something just stop working? Despite developers best efforts to adhere to semver, there are ghosts in the machine. chronodep will parse the dependency tree of any project and return to you a sorted array of dependencies including the current version, and when it was last updated.