Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@anycli/plugin-version

Package Overview
Dependencies
Maintainers
3
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@anycli/plugin-version - npm Package Compare versions

Comparing version
0.1.19
to
0.1.20
+8
-0
CHANGELOG.md

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

<a name="0.1.20"></a>
## [0.1.20](https://github.com/anycli/plugin-version/compare/fcd0d6c0fb2a7c1ff2882451c8bec76d734b6e9a...v0.1.20) (2018-02-02)
### Bug Fixes
* ran generator ([9484277](https://github.com/anycli/plugin-version/commit/9484277))
<a name="0.1.19"></a>

@@ -2,0 +10,0 @@ ## [0.1.19](https://github.com/anycli/version/compare/b97d3525ee6fa2fd89846fc1989177f9096f379e...v0.1.19) (2018-02-01)

+4
-4
{
"name": "@anycli/plugin-version",
"description": "a anycli command that just shows the CLI version",
"version": "0.1.19",
"version": "0.1.20",
"author": "Jeff Dickey @jdxcode",

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

"dependencies": {
"@anycli/command": "^0.3.4",
"@anycli/command": "^0.3.5",
"cli-ux": "^3.3.12"

@@ -20,4 +20,4 @@ },

"@anycli/config": "^0.2.11",
"@anycli/engine": "^0.1.46",
"@anycli/test": "^0.10.2",
"@anycli/engine": "^0.1.47",
"@anycli/test": "^0.10.3",
"@anycli/tslint": "^0.2.2",

@@ -24,0 +24,0 @@ "@types/chai": "^4.1.2",