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
142
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.0 to 0.2.1

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [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)

@@ -8,0 +16,0 @@

18

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

@@ -45,13 +45,13 @@ "module": "./index.js",

"@types/node": "^14.14.14",
"mocha": "^8.2.1",
"mocha": "^8.3.0",
"nyc": "^15.1.0",
"ts-node": "^9.1.1",
"typedoc": "^0.20.4",
"typescript": "^4.1.3"
"typedoc": "^0.20.26",
"typescript": "^4.1.5"
},
"dependencies": {
"@thi.ng/api": "^6.13.6",
"@thi.ng/checks": "^2.8.0",
"@thi.ng/errors": "^1.2.26",
"@thi.ng/strings": "^1.14.0"
"@thi.ng/api": "^7.0.0",
"@thi.ng/checks": "^2.9.0",
"@thi.ng/errors": "^1.2.27",
"@thi.ng/strings": "^1.15.0"
},

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

},
"gitHead": "97c3f9d114dbea8ba4e33f69f631de5c8fd30eda"
"gitHead": "2cb9a54255d6a5d7f21c9875002b86c42dd038de"
}

@@ -64,3 +64,3 @@ <!-- This file is generated - DO NOT EDIT! -->

Package sizes (gzipped, pre-treeshake): ESM: 1.79 KB / CJS: 1.92 KB / UMD: 1.92 KB
Package sizes (gzipped, pre-treeshake): ESM: 2.03 KB / CJS: 2.16 KB / UMD: 2.10 KB

@@ -67,0 +67,0 @@ ## Dependencies

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