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

@oclif/plugin-commands

Package Overview
Dependencies
Maintainers
7
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.20 to 2.2.21

2

oclif.manifest.json
{
"version": "2.2.20",
"version": "2.2.21",
"commands": {

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

{
"name": "@oclif/plugin-commands",
"description": "plugin to show the list of all the commands",
"version": "2.2.20",
"version": "2.2.21",
"author": "Salesforce",
"bugs": "https://github.com/oclif/plugin-commands/issues",
"dependencies": {
"@oclif/core": "^2.9.3",
"@oclif/core": "^2.11.1",
"lodash": "^4.17.11"
},
"devDependencies": {
"@oclif/plugin-help": "^5.2.12",
"@oclif/test": "^2.3.28",
"@oclif/plugin-help": "^5.2.14",
"@oclif/test": "^2.3.31",
"@types/chai": "^4.3.5",

@@ -18,3 +18,3 @@ "@types/lodash": "^4.14.195",

"@types/nock": "^11.1.0",
"@types/node": "^14.18.53",
"@types/node": "^14.18.54",
"chai": "^4.3.7",

@@ -28,3 +28,3 @@ "eslint": "^7.3.1",

"nyc": "^15.1.0",
"oclif": "^3.9.1",
"oclif": "^3.10.0",
"shx": "^0.3.3",

@@ -31,0 +31,0 @@ "ts-node": "^9.1.1",

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

$ oclif-example (--version)
@oclif/plugin-commands/2.2.20 linux-x64 node-v18.16.1
@oclif/plugin-commands/2.2.21 linux-x64 node-v18.17.0
$ oclif-example --help [COMMAND]

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

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