Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@oclif/plugin-commands

Package Overview
Dependencies
Maintainers
2
Versions
102
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@oclif/plugin-commands - npm Package Compare versions

Comparing version 3.0.4 to 3.0.5

2

oclif.manifest.json

@@ -132,3 +132,3 @@ {

},
"version": "3.0.4"
"version": "3.0.5"
}
{
"name": "@oclif/plugin-commands",
"description": "plugin to show the list of all the commands",
"version": "3.0.4",
"version": "3.0.5",
"author": "Salesforce",
"bugs": "https://github.com/oclif/plugin-commands/issues",
"dependencies": {
"@oclif/core": "^3.2.1",
"@oclif/core": "^3.9.1",
"lodash.pickby": "^4.6.0",

@@ -22,3 +22,3 @@ "lodash.sortby": "^4.7.0",

"@types/lodash.sortby": "^4.7.8",
"@types/lodash.template": "^4.5.1",
"@types/lodash.template": "^4.5.2",
"@types/lodash.uniqby": "^4.7.7",

@@ -25,0 +25,0 @@ "@types/mocha": "^10.0.2",

@@ -23,3 +23,3 @@ # @oclif/plugin-commands

$ oclif-example (--version)
@oclif/plugin-commands/3.0.4 linux-x64 node-v18.18.2
@oclif/plugin-commands/3.0.5 linux-x64 node-v20.9.0
$ oclif-example --help [COMMAND]

@@ -67,3 +67,3 @@ USAGE

_See code: [src/commands/commands.ts](https://github.com/oclif/plugin-commands/blob/v3.0.4/src/commands/commands.ts)_
_See code: [src/commands/commands.ts](https://github.com/oclif/plugin-commands/blob/v3.0.5/src/commands/commands.ts)_
<!-- commandsstop -->

Sorry, the diff of this file is not supported yet

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