package-diff

0.0.6 • Public • Published

package-diff

Shows a diff of node modules between two directories

Install

npm i -g package-diff

Usage

# Use folders 
package-diff /path/to/node_modules /path/to/comparing/node_modules
 
# Use packages 
package-diff /foo/bar/package.json /path/to/comparing/node_modules
 
# Specify devDependencies in packages 
package-diff package.json:dev /other/package.json

Readme

Keywords

Package Sidebar

Install

npm i package-diff

Weekly Downloads

2

Version

0.0.6

License

MIT

Last publish

Collaborators

  • dollarshaveclub-engineering