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

@oclif/plugin-commands

Package Overview
Dependencies
Maintainers
0
Versions
101
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 4.1.7 to 4.1.8

2

oclif.manifest.json

@@ -108,3 +108,3 @@ {

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

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

"@oclif/core": "^4",
"@oclif/table": "^0.3.2",
"@oclif/table": "^0.3.3",
"lodash": "^4.17.21",

@@ -34,3 +34,3 @@ "object-treeify": "^4.0.1"

"nyc": "^15.1.0",
"oclif": "^4.15.12",
"oclif": "^4.15.20",
"prettier": "^3.3.3",

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

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

$ oclif-example (--version)
@oclif/plugin-commands/4.1.7 linux-x64 node-v20.18.0
@oclif/plugin-commands/4.1.8 linux-x64 node-v22.10.0
$ oclif-example --help [COMMAND]

@@ -65,3 +65,3 @@ USAGE

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

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