Socket
Socket
Sign inDemoInstall

@oclif/plugin-plugins

Package Overview
Dependencies
Maintainers
3
Versions
275
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@oclif/plugin-plugins - npm Package Compare versions

Comparing version 5.2.1 to 5.2.2

2

oclif.manifest.json

@@ -395,3 +395,3 @@ {

},
"version": "5.2.1"
"version": "5.2.2"
}
{
"name": "@oclif/plugin-plugins",
"description": "plugins plugin for oclif",
"version": "5.2.1",
"version": "5.2.2",
"author": "Salesforce",
"bugs": "https://github.com/oclif/plugin-plugins/issues",
"dependencies": {
"@oclif/core": "4.0.0-beta.13",
"@oclif/core": "^4",
"ansis": "^3.2.0",

@@ -33,3 +33,3 @@ "debug": "^4.3.4",

"@types/validate-npm-package-name": "^4.0.2",
"@types/which": "^3.0.3",
"@types/which": "^3.0.4",
"chai": "^4.4.1",

@@ -42,5 +42,5 @@ "commitlint": "^19",

"husky": "^9",
"lint-staged": "^15.2.4",
"lint-staged": "^15.2.5",
"mocha": "^10.4.0",
"oclif": "^4.11.0",
"oclif": "^4.12.0",
"prettier": "^3.2.5",

@@ -47,0 +47,0 @@ "shx": "^0.3.4",

@@ -121,3 +121,3 @@ # @oclif/plugin-plugins

_See code: [src/commands/plugins/index.ts](https://github.com/oclif/plugin-plugins/blob/v5.2.1/src/commands/plugins/index.ts)_
_See code: [src/commands/plugins/index.ts](https://github.com/oclif/plugin-plugins/blob/v5.2.2/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.2.1/src/commands/plugins/inspect.ts)_
_See code: [src/commands/plugins/inspect.ts](https://github.com/oclif/plugin-plugins/blob/v5.2.2/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.2.1/src/commands/plugins/install.ts)_
_See code: [src/commands/plugins/install.ts](https://github.com/oclif/plugin-plugins/blob/v5.2.2/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.2.1/src/commands/plugins/link.ts)_
_See code: [src/commands/plugins/link.ts](https://github.com/oclif/plugin-plugins/blob/v5.2.2/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.2.1/src/commands/plugins/reset.ts)_
_See code: [src/commands/plugins/reset.ts](https://github.com/oclif/plugin-plugins/blob/v5.2.2/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.2.1/src/commands/plugins/uninstall.ts)_
_See code: [src/commands/plugins/uninstall.ts](https://github.com/oclif/plugin-plugins/blob/v5.2.2/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.2.1/src/commands/plugins/update.ts)_
_See code: [src/commands/plugins/update.ts](https://github.com/oclif/plugin-plugins/blob/v5.2.2/src/commands/plugins/update.ts)_
<!-- commandsstop -->

@@ -396,0 +396,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc