@oclif/plugin-which
Advanced tools
+7
-0
@@ -0,1 +1,8 @@ | ||
| ## [1.0.2](https://github.com/oclif/plugin-which/compare/v1.0.1...v1.0.2) (2018-09-14) | ||
| ### Bug Fixes | ||
| * lint issue ([47b0f5b](https://github.com/oclif/plugin-which/commit/47b0f5b)) | ||
| <a name="1.0.1"></a> | ||
@@ -2,0 +9,0 @@ ## [1.0.1](https://github.com/oclif/plugin-which/compare/v1.0.0...v1.0.1) (2018-05-22) |
@@ -1,1 +0,1 @@ | ||
| {"version":"1.0.1","commands":{"which":{"id":"which","description":"show which plugin a command is in","pluginName":"@oclif/plugin-which","pluginType":"core","aliases":[],"flags":{},"args":[{"name":"command","required":true}]}}} | ||
| {"version":"1.0.2","commands":{"which":{"id":"which","description":"show which plugin a command is in","pluginName":"@oclif/plugin-which","pluginType":"core","aliases":[],"flags":{},"args":[{"name":"command","required":true}]}}} |
+16
-16
| { | ||
| "name": "@oclif/plugin-which", | ||
| "description": "find which plugin a command is in", | ||
| "version": "1.0.1", | ||
| "version": "1.0.2", | ||
| "author": "Jeff Dickey @jdxcode", | ||
| "bugs": "https://github.com/oclif/plugin-which/issues", | ||
| "dependencies": { | ||
| "@oclif/command": "^1", | ||
| "@oclif/config": "^1", | ||
| "cli-ux": "^4.3.1", | ||
| "tslib": "^1" | ||
| "@oclif/command": "^1.5.1", | ||
| "@oclif/config": "^1.7.6", | ||
| "cli-ux": "^4.8.2", | ||
| "tslib": "^1.9.3" | ||
| }, | ||
| "devDependencies": { | ||
| "@oclif/dev-cli": "^1", | ||
| "@oclif/plugin-help": "^1", | ||
| "@oclif/test": "^1", | ||
| "@oclif/tslint": "^1", | ||
| "@types/chai": "^4", | ||
| "@types/mocha": "^5", | ||
| "@types/node": "^10", | ||
| "@oclif/dev-cli": "^1.18.0", | ||
| "@oclif/plugin-help": "^2.1.2", | ||
| "@oclif/test": "^1.2.1", | ||
| "@oclif/tslint": "^3.1.0", | ||
| "@types/chai": "^4.1.4", | ||
| "@types/mocha": "^5.2.5", | ||
| "@types/node": "^10.9.4", | ||
| "chai": "^4", | ||
| "globby": "^8", | ||
| "mocha": "^5", | ||
| "nyc": "^11", | ||
| "ts-node": "^6", | ||
| "tslint": "^5", | ||
| "typescript": "^2.8" | ||
| "nyc": "^13.0.1", | ||
| "ts-node": "^7.0.1", | ||
| "tslint": "^5.11.0", | ||
| "typescript": "^3.0.3" | ||
| }, | ||
@@ -29,0 +29,0 @@ "engines": { |
+3
-2
@@ -12,2 +12,3 @@ @oclif/plugin-which | ||
| [](https://github.com/oclif/plugin-which/blob/master/package.json) | ||
| [](https://greenkeeper.io/) | ||
@@ -25,3 +26,3 @@ <!-- toc --> | ||
| $ oclif-example (-v|--version|version) | ||
| @oclif/plugin-which/1.0.1 linux-x64 node-v10.1.0 | ||
| @oclif/plugin-which/1.0.2 linux-x64 node-v10.10.0 | ||
| $ oclif-example --help [COMMAND] | ||
@@ -46,3 +47,3 @@ USAGE | ||
| _See code: [src/commands/which.ts](https://github.com/oclif/plugin-which/blob/v1.0.1/src/commands/which.ts)_ | ||
| _See code: [src/commands/which.ts](https://github.com/oclif/plugin-which/blob/v1.0.2/src/commands/which.ts)_ | ||
| <!-- commandsstop --> |
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
6005
6.06%47
2.17%1
Infinity%Updated
Updated
Updated
Updated