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 2.2.23 to 2.2.24

2

oclif.manifest.json
{
"version": "2.2.23",
"version": "2.2.24",
"commands": {

@@ -4,0 +4,0 @@ "commands": {

{
"name": "@oclif/plugin-commands",
"description": "plugin to show the list of all the commands",
"version": "2.2.23",
"version": "2.2.24",
"author": "Salesforce",
"bugs": "https://github.com/oclif/plugin-commands/issues",
"dependencies": {
"@oclif/core": "^2.11.8",
"@oclif/core": "^2.11.10",
"lodash": "^4.17.11"
},
"devDependencies": {
"@oclif/plugin-help": "^5.2.16",
"@oclif/test": "^2.4.4",
"@oclif/plugin-help": "^5.2.17",
"@oclif/test": "^2.4.5",
"@types/chai": "^4.3.5",

@@ -19,3 +19,3 @@ "@types/lodash": "^4.14.197",

"@types/node": "^14.18.54",
"chai": "^4.3.7",
"chai": "^4.3.8",
"eslint": "^7.3.1",

@@ -26,3 +26,3 @@ "eslint-config-oclif": "^3.1.0",

"mocha": "^8",
"nock": "^13.3.2",
"nock": "^13.3.3",
"nyc": "^15.1.0",

@@ -29,0 +29,0 @@ "oclif": "^3.11.3",

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

$ oclif-example (--version)
@oclif/plugin-commands/2.2.23 linux-x64 node-v18.17.0
@oclif/plugin-commands/2.2.24 linux-x64 node-v18.17.1
$ oclif-example --help [COMMAND]

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

_See code: [src/commands/commands.ts](https://github.com/oclif/plugin-commands/blob/v2.2.23/src/commands/commands.ts)_
_See code: [src/commands/commands.ts](https://github.com/oclif/plugin-commands/blob/v2.2.24/src/commands/commands.ts)_
<!-- commandsstop -->
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