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

dpnd

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dpnd

automagical package.json dependency determination

latest
Source
npmnpm
Version
0.0.2
Version published
Maintainers
1
Created
Source

dpnd

dpnd automagically fills your package.json with dependencies. if there is no package.json, one with reasonable defaults will be created.

dpnd searches for all non-builtin modules you require() and determines the version you are using by traversing through your filesystem the same way nodejs does.

Install

npm isntall -g dpnd

Usage

dpnd [file|folder]

Keywords

npm

FAQs

Package last updated on 31 Mar 2014

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