New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

package-dependency

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

package-dependency

Find all nodejs dependency for a given directory

latest
Source
npmnpm
Version
0.1.0
Version published
Maintainers
1
Created
Source

package-dependency

Find all nodejs dependency for a given directory

npm license github-issues

nodei.co

travis-status stars forks

forks

Features

  • Find all nodejs dependency for a given directory

Usage

Usage: package-dependency [options] [command]

Options:
  -V, --version  output the version number
  -h, --help     output usage information

Commands:
  update         Update package.json with all the node module found the project path
  clean          Remove unsued module from package.json

Install

npm install --save package-dependency

Or as binary

``npm install --g package-dependency`

Scripts

  • npm run build : rm -rf dist && tsc && npm run readme
  • npm run readme : node ./node_modules/.bin/node-readme
  • npm run test : mocha ./dist/test/*.js

Dependencies

PackageVersionDev
commander^2.19.0
great-logs0.0.4
recursive-readdir^2.2.2
shelljs^0.8.3
@types/chai^4.1.3
@types/mocha^5.2.0
@types/node^10.0.2
chai^4.2.0
mocha^5.1.1
node-readme^0.1.9

Contributing

Please check the Contributing Guidelines for more details. Thanks!

Author

Wendly Saintil

License

MIT

Keywords

package-dependency

FAQs

Package last updated on 22 Jan 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts