Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@pkgjs/parseargs

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pkgjs/parseargs - npm Package Versions

2

0.11.0

Diff

Changelog

Source

0.11.0 (2022-10-08)

Features

  • add default option parameter (#142) (cd20847)
oss-bot
published 0.10.0 •

Changelog

Source

0.10.0 (2022-07-21)

Features

  • add parsed meta-data to returned properties (#129) (91bfb4d)
oss-bot
published 0.9.1 •

Changelog

Source

0.9.1 (2022-06-20)

Bug Fixes

oss-bot
published 0.9.0 •

Changelog

Source

0.9.0 (2022-05-23)

⚠ BREAKING CHANGES

  • drop handling of electron arguments (#121)

Code Refactoring

oss-bot
published 0.8.0 •

Changelog

Source

0.8.0 (2022-05-16)

⚠ BREAKING CHANGES

  • switch type:string option arguments to greedy, but with error for suspect cases in strict mode (#88)
  • positionals now opt-in when strict:true (#116)
  • create result.values with null prototype (#111)

Features

  • create result.values with null prototype (#111) (9d539c3)
  • positionals now opt-in when strict:true (#116) (3643338)
  • switch type:string option arguments to greedy, but with error for suspect cases in strict mode (#88) (c2b5e72)
oss-bot
published 0.7.1 •

Changelog

Source

0.7.1 (2022-04-15)

Bug Fixes

oss-bot
published 0.7.0 •

Changelog

Source

0.7.0 (2022-04-13)

Features

oss-bot
published 0.6.0 •

Changelog

Source

0.6.0 (2022-04-11)

⚠ BREAKING CHANGES

  • rework results to remove redundant flags property and store value true for boolean options (#83)
  • switch to existing ERR_INVALID_ARG_VALUE (#97)

Code Refactoring

  • rework results to remove redundant flags property and store value true for boolean options (#83) (be153db)
  • switch to existing ERR_INVALID_ARG_VALUE (#97) (084a23f)
oss-bot
published 0.5.0 •

Changelog

Source

0.5.0 (2022-04-10)

⚠ BREAKING CHANGES

  • Require type to be specified for each supplied option (#95)

Features

  • Require type to be specified for each supplied option (#95) (02cd018)
oss-bot
published 0.4.0 •

Changelog

Source

0.4.0 (2022-03-12)

⚠ BREAKING CHANGES

  • parsing, revisit short option groups, add support for combined short and value (#75)
  • restructure configuration to take options bag (#63)

Code Refactoring

  • parsing, revisit short option groups, add support for combined short and value (#75) (a92600f)
  • restructure configuration to take options bag (#63) (b412095)
2
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