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 1.0.1 to 1.0.2

8

CHANGELOG.md

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

## [1.0.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/args@1.0.1...@thi.ng/args@1.0.2) (2021-08-08)
**Note:** Version bump only for package @thi.ng/args
## [1.0.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/args@0.7.2...@thi.ng/args@1.0.1) (2021-08-08)

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

12

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

@@ -41,6 +41,6 @@ "module": "./index.js",

"dependencies": {
"@thi.ng/api": "^7.1.7",
"@thi.ng/checks": "^2.9.8",
"@thi.ng/errors": "^1.3.2",
"@thi.ng/strings": "^2.1.3"
"@thi.ng/api": "^7.1.8",
"@thi.ng/checks": "^2.9.9",
"@thi.ng/errors": "^1.3.3",
"@thi.ng/strings": "^2.1.4"
},

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

},
"gitHead": "dea912b6ee09890a44ed2f1ede436f55af479e01"
"gitHead": "c3d907d40c82572fea9c259007dd68c9acbd5f1d"
}
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