Socket
Socket
Sign inDemoInstall

madge

Package Overview
Dependencies
147
Maintainers
1
Versions
76
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.0 to 5.0.1

3

bin/cli.js

@@ -13,2 +13,5 @@ #!/usr/bin/env node

// Revert https://github.com/tj/commander.js/pull/1409
program.storeOptionsAsProperties();
program

@@ -15,0 +18,0 @@ .version(version)

# CHANGELOG
## v5.0.1 (June 23, 2021)
* Fix issue with command line options stopped working
## v5.0.0 (June 22, 2021)

@@ -4,0 +8,0 @@

2

package.json
{
"name": "madge",
"version": "5.0.0",
"version": "5.0.1",
"author": "Patrik Henningsson <patrik.henningsson@gmail.com>",

@@ -5,0 +5,0 @@ "repository": "git://github.com/pahen/madge",

@@ -7,3 +7,3 @@ <p align="center">

<img alt="Last version" src="https://img.shields.io/github/tag/pahen/madge.svg?style=flat-square" />
<a href="https://travis-ci.org/pahen/madge">
<a href="https://travis-ci.com/pahen/madge">
<img alt="Build Status" src="http://img.shields.io/travis/pahen/madge/master.svg?style=flat-square" />

@@ -10,0 +10,0 @@ </a>

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc