depception

0.2.0 • Public • Published

depception

Build Status

For when your app breaks due to dependency inception.

If you have your direct npm dependecy versions pinned/locked but don't want to shrinkwrap your entire project, you may wake up one day and notice that your tests fail because one of your unpinned sub-dependencies was updated.

depception shows you your most recently updated dependecies/sub-dependencies so you can work out which unpinned dependency likely broke your build.

Installation and usage

Install with npm install -g depception

depception demo

You can also use depception package.json <integer> to control the number of results.

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i depception

    Weekly Downloads

    1

    Version

    0.2.0

    License

    ISC

    Last publish

    Collaborators

    • bengummer