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 2.0.0-beta.0 to 2.0.0-beta.1

8

CHANGELOG.md

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

# [2.0.0-beta.1](https://github.com/untool/untool/compare/v2.0.0-beta.0...v2.0.0-beta.1) (2019-12-12)
**Note:** Version bump only for package @untool/yargs
# [2.0.0-beta.0](https://github.com/untool/untool/compare/v2.0.0-alpha.5...v2.0.0-beta.0) (2019-12-06)

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

6

package.json
{
"name": "@untool/yargs",
"version": "2.0.0-beta.0",
"version": "2.0.0-beta.1",
"description": "untool yargs mixin",

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

"dependencies": {
"@untool/core": "^2.0.0-beta.0",
"@untool/core": "^2.0.0-beta.1",
"is-plain-obj": "^2.0.0",

@@ -31,3 +31,3 @@ "mixinable": "^4.0.0",

},
"gitHead": "e2d1b1672c7ed68814330e482b1c4b5bd467975a"
"gitHead": "4dbabfd03e4eb712b01858e324b03d96c89cb500"
}

@@ -5,3 +5,3 @@ # `@untool/yargs`

`@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).
`@untool/yargs` is a [core mixin](../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).

@@ -8,0 +8,0 @@ ### Installation

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