@oclif/plugin-which
Advanced tools
+13
-0
@@ -0,1 +1,14 @@ | ||
| # Changelog | ||
| All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. | ||
| ### [2.0.1](https://github.com/oclif/plugin-which/compare/v2.0.0...v2.0.1) (2021-12-02) | ||
| ### Bug Fixes | ||
| * bump core version ([49edb83](https://github.com/oclif/plugin-which/commit/49edb83b744e2de27fc0a0ed16447b75368c4086)) | ||
| * get deps aligned ([9396b57](https://github.com/oclif/plugin-which/commit/9396b5768f946286c97d9239120bd5fb58defdbf)) | ||
| * pin oclif ([377c6fa](https://github.com/oclif/plugin-which/commit/377c6fa2d3a175cd8ffa52552bb266c2ef7ebf85)) | ||
| ## [1.0.3](https://github.com/oclif/plugin-which/compare/v1.0.2...v1.0.3) (2018-10-13) | ||
@@ -2,0 +15,0 @@ |
@@ -1,1 +0,1 @@ | ||
| {"version":"2.0.0","commands":{"which":{"id":"which","description":"show which plugin a command is in","strict":true,"pluginName":"@oclif/plugin-which","pluginAlias":"@oclif/plugin-which","pluginType":"core","aliases":[],"flags":{},"args":[{"name":"command","required":true}]}}} | ||
| {"version":"2.0.1","commands":{"which":{"id":"which","description":"show which plugin a command is in","strict":true,"pluginName":"@oclif/plugin-which","pluginAlias":"@oclif/plugin-which","pluginType":"core","aliases":[],"flags":{},"args":[{"name":"command","required":true}]}}} |
+13
-13
| { | ||
| "name": "@oclif/plugin-which", | ||
| "description": "find which plugin a command is in", | ||
| "version": "2.0.0", | ||
| "author": "Jeff Dickey @jdxcode", | ||
| "version": "2.0.1", | ||
| "author": "Salesforce", | ||
| "bugs": "https://github.com/oclif/plugin-which/issues", | ||
| "dependencies": { | ||
| "@oclif/core": "^0.5.39", | ||
| "cli-ux": "^5.4.7", | ||
| "@oclif/core": "^1.0.7", | ||
| "cli-ux": "^6.0.3", | ||
| "tslib": "^2.0.0" | ||
| }, | ||
| "devDependencies": { | ||
| "@oclif/plugin-help": "^5.1.0", | ||
| "@oclif/test": "^1.2.1", | ||
| "@oclif/plugin-help": "^5.1.7", | ||
| "@oclif/test": "^2.0.2", | ||
| "@types/chai": "^4.1.6", | ||
| "@types/mocha": "^8.0.0", | ||
| "@types/mocha": "^9", | ||
| "@types/node": "^14.0.14", | ||
| "chai": "^4.2.0", | ||
| "eslint": "^7.3.1", | ||
| "eslint-config-oclif": "^3.1.0", | ||
| "eslint-config-oclif-typescript": "^0.2.0", | ||
| "eslint": "^7.32.0", | ||
| "eslint-config-oclif": "^4.0.0", | ||
| "eslint-config-oclif-typescript": "^1.0.2", | ||
| "globby": "^11", | ||
| "mocha": "^8", | ||
| "mocha": "^9", | ||
| "nyc": "^15.1.0", | ||
| "oclif": "^2.0.0-main.5", | ||
| "oclif": "2.0.0-main.11", | ||
| "ts-node": "^9.0.0", | ||
@@ -56,5 +56,5 @@ "typescript": "4.4.3" | ||
| "lint": "eslint . --ext .ts --config .eslintrc", | ||
| "pretest": "yarn build --noEmit && tsc -p test --noEmit", | ||
| "pretest": "yarn build && tsc -p test --noEmit", | ||
| "build": "rm -rf lib && tsc" | ||
| } | ||
| } |
+2
-2
@@ -23,3 +23,3 @@ @oclif/plugin-which | ||
| $ oclif-example (--version) | ||
| @oclif/plugin-which/2.0.0 darwin-x64 node-v12.22.6 | ||
| @oclif/plugin-which/2.0.1 linux-x64 node-v12.22.7 | ||
| $ oclif-example --help [COMMAND] | ||
@@ -47,3 +47,3 @@ USAGE | ||
| _See code: [src/commands/which.ts](https://github.com/oclif/plugin-which/blob/v2.0.0/src/commands/which.ts)_ | ||
| _See code: [src/commands/which.ts](https://github.com/oclif/plugin-which/blob/v2.0.1/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
6790
10.03%1
Infinity%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated
Updated