New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@oclif/plugin-plugins

Package Overview
Dependencies
Maintainers
3
Versions
299
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.4.26 to 5.4.27

2

oclif.manifest.json

@@ -396,3 +396,3 @@ {

},
"version": "5.4.26"
"version": "5.4.27"
}
{
"name": "@oclif/plugin-plugins",
"description": "plugins plugin for oclif",
"version": "5.4.26",
"version": "5.4.27",
"author": "Salesforce",
"bugs": "https://github.com/oclif/plugin-plugins/issues",
"dependencies": {
"@oclif/core": "^4.2.3",
"@oclif/core": "^4.2.4",
"ansis": "^3.5.2",

@@ -24,3 +24,3 @@ "debug": "^4.4.0",

"@oclif/prettier-config": "^0.2.1",
"@oclif/test": "^4.1.7",
"@oclif/test": "^4.1.8",
"@types/chai": "^4.3.16",

@@ -42,3 +42,3 @@ "@types/debug": "^4.1.12",

"husky": "^9.1.7",
"lint-staged": "^15.3.0",
"lint-staged": "^15.4.2",
"mocha": "^10.8.2",

@@ -45,0 +45,0 @@ "oclif": "^4.17.10",

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

_See code: [src/commands/plugins/index.ts](https://github.com/oclif/plugin-plugins/blob/v5.4.26/src/commands/plugins/index.ts)_
_See code: [src/commands/plugins/index.ts](https://github.com/oclif/plugin-plugins/blob/v5.4.27/src/commands/plugins/index.ts)_

@@ -189,3 +189,3 @@ ## `mycli plugins add PLUGIN`

_See code: [src/commands/plugins/inspect.ts](https://github.com/oclif/plugin-plugins/blob/v5.4.26/src/commands/plugins/inspect.ts)_
_See code: [src/commands/plugins/inspect.ts](https://github.com/oclif/plugin-plugins/blob/v5.4.27/src/commands/plugins/inspect.ts)_

@@ -239,3 +239,3 @@ ## `mycli plugins install PLUGIN`

_See code: [src/commands/plugins/install.ts](https://github.com/oclif/plugin-plugins/blob/v5.4.26/src/commands/plugins/install.ts)_
_See code: [src/commands/plugins/install.ts](https://github.com/oclif/plugin-plugins/blob/v5.4.27/src/commands/plugins/install.ts)_

@@ -271,3 +271,3 @@ ## `mycli plugins link PATH`

_See code: [src/commands/plugins/link.ts](https://github.com/oclif/plugin-plugins/blob/v5.4.26/src/commands/plugins/link.ts)_
_See code: [src/commands/plugins/link.ts](https://github.com/oclif/plugin-plugins/blob/v5.4.27/src/commands/plugins/link.ts)_

@@ -313,3 +313,3 @@ ## `mycli plugins remove [PLUGIN]`

_See code: [src/commands/plugins/reset.ts](https://github.com/oclif/plugin-plugins/blob/v5.4.26/src/commands/plugins/reset.ts)_
_See code: [src/commands/plugins/reset.ts](https://github.com/oclif/plugin-plugins/blob/v5.4.27/src/commands/plugins/reset.ts)_

@@ -342,3 +342,3 @@ ## `mycli plugins uninstall [PLUGIN]`

_See code: [src/commands/plugins/uninstall.ts](https://github.com/oclif/plugin-plugins/blob/v5.4.26/src/commands/plugins/uninstall.ts)_
_See code: [src/commands/plugins/uninstall.ts](https://github.com/oclif/plugin-plugins/blob/v5.4.27/src/commands/plugins/uninstall.ts)_

@@ -387,3 +387,3 @@ ## `mycli plugins unlink [PLUGIN]`

_See code: [src/commands/plugins/update.ts](https://github.com/oclif/plugin-plugins/blob/v5.4.26/src/commands/plugins/update.ts)_
_See code: [src/commands/plugins/update.ts](https://github.com/oclif/plugin-plugins/blob/v5.4.27/src/commands/plugins/update.ts)_
<!-- commandsstop -->

@@ -390,0 +390,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