@anycli/plugin-version
Advanced tools
+8
-0
@@ -0,1 +1,9 @@ | ||
| <a name="0.1.21"></a> | ||
| ## [0.1.21](https://github.com/anycli/plugin-version/compare/948427739fcb15375415515c320846e4a68e9e0b...v0.1.21) (2018-02-02) | ||
| ### Bug Fixes | ||
| * add plugin manifest ([2203a5f](https://github.com/anycli/plugin-version/commit/2203a5f)) | ||
| <a name="0.1.20"></a> | ||
@@ -2,0 +10,0 @@ ## [0.1.20](https://github.com/anycli/plugin-version/compare/fcd0d6c0fb2a7c1ff2882451c8bec76d734b6e9a...v0.1.20) (2018-02-02) |
+7
-6
| { | ||
| "name": "@anycli/plugin-version", | ||
| "description": "a anycli command that just shows the CLI version", | ||
| "version": "0.1.20", | ||
| "version": "0.1.21", | ||
| "author": "Jeff Dickey @jdxcode", | ||
@@ -14,8 +14,9 @@ "anycli": { | ||
| "dependencies": { | ||
| "@anycli/command": "^0.3.5", | ||
| "cli-ux": "^3.3.12" | ||
| "@anycli/command": "^0.3.7", | ||
| "cli-ux": "^3.3.13" | ||
| }, | ||
| "devDependencies": { | ||
| "@anycli/config": "^0.2.11", | ||
| "@anycli/engine": "^0.1.47", | ||
| "@anycli/config": "^0.3.0", | ||
| "@anycli/dev-cli": "^0.1.1", | ||
| "@anycli/engine": "^0.3.0", | ||
| "@anycli/test": "^0.10.3", | ||
@@ -55,3 +56,3 @@ "@anycli/tslint": "^0.2.2", | ||
| "posttest": "yarn run lint", | ||
| "prepublishOnly": "yarn run build", | ||
| "prepublishOnly": "yarn run build && anycli-dev manifest > .anycli.manifest.json", | ||
| "test": "mocha --forbid-only \"test/**/*.test.ts\"" | ||
@@ -58,0 +59,0 @@ }, |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
9453
3.67%0
-100%19
5.56%Updated
Updated