@oclif/plugin-plugins
Advanced tools
Comparing version 5.3.7 to 5.3.8
@@ -395,3 +395,3 @@ { | ||
}, | ||
"version": "5.3.7" | ||
"version": "5.3.8" | ||
} |
{ | ||
"name": "@oclif/plugin-plugins", | ||
"description": "plugins plugin for oclif", | ||
"version": "5.3.7", | ||
"version": "5.3.8", | ||
"author": "Salesforce", | ||
@@ -15,3 +15,3 @@ "bugs": "https://github.com/oclif/plugin-plugins/issues", | ||
"object-treeify": "^4.0.1", | ||
"semver": "^7.6.2", | ||
"semver": "^7.6.3", | ||
"validate-npm-package-name": "^5.0.1", | ||
@@ -44,4 +44,4 @@ "which": "^4.0.0", | ||
"mocha": "^10.6.0", | ||
"oclif": "^4.14.0", | ||
"prettier": "^3.3.2", | ||
"oclif": "^4.14.6", | ||
"prettier": "^3.3.3", | ||
"shx": "^0.3.4", | ||
@@ -48,0 +48,0 @@ "sinon": "^18", |
@@ -121,3 +121,3 @@ # @oclif/plugin-plugins | ||
_See code: [src/commands/plugins/index.ts](https://github.com/oclif/plugin-plugins/blob/v5.3.7/src/commands/plugins/index.ts)_ | ||
_See code: [src/commands/plugins/index.ts](https://github.com/oclif/plugin-plugins/blob/v5.3.8/src/commands/plugins/index.ts)_ | ||
@@ -196,3 +196,3 @@ ## `mycli plugins add PLUGIN` | ||
_See code: [src/commands/plugins/inspect.ts](https://github.com/oclif/plugin-plugins/blob/v5.3.7/src/commands/plugins/inspect.ts)_ | ||
_See code: [src/commands/plugins/inspect.ts](https://github.com/oclif/plugin-plugins/blob/v5.3.8/src/commands/plugins/inspect.ts)_ | ||
@@ -246,3 +246,3 @@ ## `mycli plugins install PLUGIN` | ||
_See code: [src/commands/plugins/install.ts](https://github.com/oclif/plugin-plugins/blob/v5.3.7/src/commands/plugins/install.ts)_ | ||
_See code: [src/commands/plugins/install.ts](https://github.com/oclif/plugin-plugins/blob/v5.3.8/src/commands/plugins/install.ts)_ | ||
@@ -277,3 +277,3 @@ ## `mycli plugins link PATH` | ||
_See code: [src/commands/plugins/link.ts](https://github.com/oclif/plugin-plugins/blob/v5.3.7/src/commands/plugins/link.ts)_ | ||
_See code: [src/commands/plugins/link.ts](https://github.com/oclif/plugin-plugins/blob/v5.3.8/src/commands/plugins/link.ts)_ | ||
@@ -319,3 +319,3 @@ ## `mycli plugins remove [PLUGIN]` | ||
_See code: [src/commands/plugins/reset.ts](https://github.com/oclif/plugin-plugins/blob/v5.3.7/src/commands/plugins/reset.ts)_ | ||
_See code: [src/commands/plugins/reset.ts](https://github.com/oclif/plugin-plugins/blob/v5.3.8/src/commands/plugins/reset.ts)_ | ||
@@ -348,3 +348,3 @@ ## `mycli plugins uninstall [PLUGIN]` | ||
_See code: [src/commands/plugins/uninstall.ts](https://github.com/oclif/plugin-plugins/blob/v5.3.7/src/commands/plugins/uninstall.ts)_ | ||
_See code: [src/commands/plugins/uninstall.ts](https://github.com/oclif/plugin-plugins/blob/v5.3.8/src/commands/plugins/uninstall.ts)_ | ||
@@ -393,3 +393,3 @@ ## `mycli plugins unlink [PLUGIN]` | ||
_See code: [src/commands/plugins/update.ts](https://github.com/oclif/plugin-plugins/blob/v5.3.7/src/commands/plugins/update.ts)_ | ||
_See code: [src/commands/plugins/update.ts](https://github.com/oclif/plugin-plugins/blob/v5.3.8/src/commands/plugins/update.ts)_ | ||
<!-- commandsstop --> | ||
@@ -396,0 +396,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2
112
+ Added@oclif/core@4.0.31(transitive)
- Removed@oclif/core@4.0.32(transitive)
Updatedsemver@^7.6.3