Socket
Socket
Sign inDemoInstall

argparse

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

argparse - npm Package Versions

12

0.1.9

Diff

Changelog

Source

[0.1.9] - 2012-12-27

Fixed

  • Fixed option dest interferens with other options (issue #23), thanks to @hpaulj
  • Fixed default value behavior with * positionals, thanks to @hpaulj
  • Improve getDefault() behavior, thanks to @hpaulj
  • Improve negative argument parsing, thanks to @hpaulj
vitaly
published 0.1.8 •

Changelog

Source

[0.1.8] - 2012-12-01

Fixed

  • Fixed parser parents (issue #19), thanks to @hpaulj
  • Fixed negative argument parse (issue #20), thanks to @hpaulj
vitaly
published 0.1.7 •

Changelog

Source

[0.1.7] - 2012-10-14

Fixed

  • Fixed 'choices' argument parse (issue #16)
  • Fixed stderr output (issue #15)
vitaly
published 0.1.6 •

Changelog

Source

[0.1.6] - 2012-09-09

Fixed

  • Fixed check for conflict of options (thanks to @tomxtobin)
vitaly
published 0.1.5 •

Changelog

Source

[0.1.5] - 2012-09-03

Fixed

  • Fix parser #setDefaults method (thanks to @tomxtobin)
published 0.1.4 •

Changelog

Source

[0.1.4] - 2012-07-30

Fixed

  • Fixed pseudo-argument support (thanks to @CGamesPlay)
  • Fixed addHelp default (should be true), if not set (thanks to @benblank)
published 0.1.3 •

Changelog

Source

[0.1.3] - 2012-06-27

Fixed

  • Fixed formatter api name: Formatter -> HelpFormatter
vitaly
published 0.1.2 •

Changelog

Source

[0.1.2] - 2012-05-29

Fixed

  • Removed excess whitespace in help
  • Fixed error reporting, when parcer with subcommands called with empty arguments

Added

  • Added basic tests
vitaly
published 0.1.1 •

Changelog

Source

[0.1.1] - 2012-05-23

Fixed

  • Fixed line wrapping in help formatter
  • Added better error reporting on invalid arguments
vitaly
published 0.1.0 •

Changelog

Source

[0.1.0] - 2012-05-16

Added

  • First release.
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