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
104
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.1.4 to 3.1.5

2

oclif.manifest.json

@@ -138,3 +138,3 @@ {

},
"version": "3.1.4"
"version": "3.1.5"
}
{
"name": "@oclif/plugin-commands",
"description": "plugin to show the list of all the commands",
"version": "3.1.4",
"version": "3.1.5",
"author": "Salesforce",

@@ -18,3 +18,3 @@ "bugs": "https://github.com/oclif/plugin-commands/issues",

"@oclif/prettier-config": "^0.2.1",
"@oclif/test": "^3.1.12",
"@oclif/test": "^3.1.16",
"@types/chai": "^4.3.11",

@@ -32,3 +32,3 @@ "@types/lodash.pickby": "^4.6.9",

"eslint-config-oclif": "^5.0.0",
"eslint-config-oclif-typescript": "^3.0.44",
"eslint-config-oclif-typescript": "^3.0.47",
"eslint-config-prettier": "^9.1.0",

@@ -41,3 +41,3 @@ "globby": "^11",

"nyc": "^15.1.0",
"oclif": "^4.4.8",
"oclif": "^4.4.12",
"prettier": "^3.2.5",

@@ -44,0 +44,0 @@ "shx": "^0.3.3",

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

$ oclif-example (--version)
@oclif/plugin-commands/3.1.4 linux-x64 node-v20.11.0
@oclif/plugin-commands/3.1.5 linux-x64 node-v20.11.1
$ oclif-example --help [COMMAND]

@@ -68,3 +68,3 @@ USAGE

_See code: [src/commands/commands.ts](https://github.com/oclif/plugin-commands/blob/v3.1.4/src/commands/commands.ts)_
_See code: [src/commands/commands.ts](https://github.com/oclif/plugin-commands/blob/v3.1.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