New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

pokedeps

Package Overview
Dependencies
Maintainers
0
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pokedeps - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

2

package.json
{
"name": "pokedeps",
"version": "1.1.0",
"version": "1.1.1",
"description": "Simple tool to analyze and visualize NPM dependencies",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -30,3 +30,3 @@ # PokeDeps

```bash
pokedeps[-p|--path directory] [-t|--top number] [-d|--dev] [-s|--specific module] [-g|--graph directory] [-h|--help]
pokedeps[-p|--path directory] [-t|--top number] [-d|--dev] [-s|--specific module] [-g|--graph directory] [-e|--excludeOpts] [-h|--help]

@@ -45,2 +45,4 @@ --path [directory] (specifies path of the project to analyze, default is current working directory)

--excludeOpts (exclude optional dependencies from the graph)
--help (prints help)

@@ -47,0 +49,0 @@ ```

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc