Joey Cozza

Results 4 comments of Joey Cozza

The day of reckoning is upon us!!! Hopefully no one has important client facing code relying on this! Our little slack bot tool didn't give us our notifications this morning...

To go along with @mtrezza 's comment. If you need to address this in Travis CI, you can add it to the `before_install` section of your .travis.yml file like this....

This is great. I copied this code locally, and it solves an issue I'm seeing where dependencyTree claims a certain dependency is nonExistent, when it actually is just nested deeper...

There is the option called `noTypeDefinitions`. Does that do what you want? It defaults to `false`, so you'll need to set it to true yourself. https://github.com/dependents/node-dependency-tree?tab=readme-ov-file#usage