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

@anycli/version

Package Overview
Dependencies
Maintainers
3
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@anycli/version - npm Package Compare versions

Comparing version 0.1.16 to 0.1.17

8

CHANGELOG.md

@@ -0,1 +1,9 @@

<a name="0.1.17"></a>
## [0.1.17](https://github.com/anycli/version/compare/59156f63ac82a9e31c00ce7489c339a3f094ed78...v0.1.17) (2018-01-31)
### Bug Fixes
* updated engine ([eb39255](https://github.com/anycli/version/commit/eb39255))
<a name="0.1.16"></a>

@@ -2,0 +10,0 @@ ## [0.1.16](https://github.com/anycli/version/compare/399ae7ca19b17a77b14c5ca65b273bad74b7aedf...v0.1.16) (2018-01-31)

1

lib/commands/version.d.ts
import Command from '@anycli/command';
export default class Version extends Command {
static variableArgs: true;
run(): Promise<void>;
}
{
"name": "@anycli/version",
"description": "a anycli command that just shows the CLI version",
"version": "0.1.16",
"version": "0.1.17",
"author": "Jeff Dickey @jdxcode",

@@ -14,8 +14,8 @@ "anycli": {

"dependencies": {
"@anycli/command": "^0.2.12",
"@anycli/config": "^0.2.2",
"@anycli/command": "^0.2.17",
"@anycli/config": "^0.2.3",
"cli-ux": "^3.3.10"
},
"devDependencies": {
"@anycli/engine": "^0.1.32",
"@anycli/engine": "^0.1.33",
"@anycli/test": "^0.10.0",

@@ -22,0 +22,0 @@ "@anycli/tslint": "^0.2.0",

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