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

@thi.ng/args

Package Overview
Dependencies
Maintainers
1
Versions
144
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/args - npm Package Compare versions

Comparing version 0.2.5 to 0.2.6

34

CHANGELOG.md

@@ -6,3 +6,3 @@ # Change Log

## [0.2.5](https://github.com/thi-ng/umbrella/compare/@thi.ng/args@0.2.4...@thi.ng/args@0.2.5) (2021-03-03)
## [0.2.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/args@0.2.5...@thi.ng/args@0.2.6) (2021-03-12)

@@ -15,34 +15,2 @@ **Note:** Version bump only for package @thi.ng/args

## [0.2.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/args@0.2.3...@thi.ng/args@0.2.4) (2021-03-03)
**Note:** Version bump only for package @thi.ng/args
## [0.2.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/args@0.2.2...@thi.ng/args@0.2.3) (2021-03-03)
**Note:** Version bump only for package @thi.ng/args
## [0.2.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/args@0.2.1...@thi.ng/args@0.2.2) (2021-03-03)
**Note:** Version bump only for package @thi.ng/args
## [0.2.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/args@0.2.0...@thi.ng/args@0.2.1) (2021-02-20)
**Note:** Version bump only for package @thi.ng/args
# [0.2.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/args@0.1.0...@thi.ng/args@0.2.0) (2021-01-13)

@@ -49,0 +17,0 @@

16

package.json
{
"name": "@thi.ng/args",
"version": "0.2.5",
"version": "0.2.6",
"description": "Declarative, functional & typechecked CLI argument/options parser, value coercions etc.",

@@ -48,10 +48,10 @@ "module": "./index.js",

"ts-node": "^9.1.1",
"typedoc": "^0.20.28",
"typescript": "^4.2.2"
"typedoc": "^0.20.30",
"typescript": "^4.2.3"
},
"dependencies": {
"@thi.ng/api": "^7.1.3",
"@thi.ng/checks": "^2.9.4",
"@thi.ng/errors": "^1.2.31",
"@thi.ng/strings": "^1.15.4"
"@thi.ng/api": "^7.1.4",
"@thi.ng/checks": "^2.9.5",
"@thi.ng/errors": "^1.2.32",
"@thi.ng/strings": "^1.15.5"
},

@@ -87,3 +87,3 @@ "files": [

},
"gitHead": "c17a8b0149711c84603c7f0ffdf53263d6387a54"
"gitHead": "24c8afbd4450f14973ec4c5481ca24722bb2e2f0"
}
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