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

@untool/yargs

Package Overview
Dependencies
Maintainers
4
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@untool/yargs - npm Package Compare versions

Comparing version 1.0.0-rc.6 to 1.0.0-rc.7

LICENSE

8

CHANGELOG.md

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

# [1.0.0-rc.7](https://github.com/untool/untool/compare/v1.0.0-rc.6...v1.0.0-rc.7) (2018-10-21)
**Note:** Version bump only for package @untool/yargs
# [1.0.0-rc.6](https://github.com/untool/untool/compare/v1.0.0-rc.5...v1.0.0-rc.6) (2018-10-17)

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

7

package.json
{
"name": "@untool/yargs",
"version": "1.0.0-rc.6",
"version": "1.0.0-rc.7",
"description": "untool yargs mixin",

@@ -22,3 +22,3 @@ "bin": {

"dependencies": {
"@untool/core": "^1.0.0-rc.6",
"@untool/core": "^1.0.0-rc.7",
"mixinable": "^4.0.0",

@@ -30,3 +30,4 @@ "pretty-ms": "^4.0.0",

"node": ">8.6.0"
}
},
"gitHead": "27613b48005f2082dc5b639074d6c3b507354057"
}
# `@untool/yargs`
[![npm](https://img.shields.io/npm/v/@untool%2Fyargs.svg)](https://www.npmjs.com/package/@untool%2Fyargs)
[![travis](https://img.shields.io/travis/untool/untool/master.svg)](https://travis-ci.org/untool/untool) [![npm](https://img.shields.io/npm/v/@untool%2Fyargs.svg)](https://www.npmjs.com/package/@untool%2Fyargs)

@@ -5,0 +5,0 @@ `@untool/yargs` is a [core mixin](https://github.com/untool/untool/blob/master/packages/core/README.md#mixins) powering `untool`'s command line interface and allowing other mixins to define their own commands. These custom commands will work exactly as those defined by `untool`'s own modules and can be called using executables such as [Hops CLI](https://github.com/xing/hops/blob/master/packages/cli/README.md).

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