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.1.0 to 3.1.1

2

oclif.manifest.json

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

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

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

"@oclif/prettier-config": "^0.2.1",
"@oclif/test": "^3.1.7",
"@oclif/test": "^3.1.8",
"@types/chai": "^4.3.11",

@@ -28,7 +28,7 @@ "@types/lodash.pickby": "^4.6.9",

"@types/node": "^18",
"chai": "^4.3.10",
"chai": "^4.4.0",
"commitlint": "^17.8.1",
"eslint": "^8.56.0",
"eslint-config-oclif": "^5.0.0",
"eslint-config-oclif-typescript": "^3.0.31",
"eslint-config-oclif-typescript": "^3.0.33",
"eslint-config-prettier": "^9.1.0",

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

"nyc": "^15.1.0",
"oclif": "^4.1.0",
"oclif": "^4.1.3",
"prettier": "^3.1.1",

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

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

$ oclif-example (--version)
@oclif/plugin-commands/3.1.0 linux-x64 node-v20.10.0
@oclif/plugin-commands/3.1.1 linux-x64 node-v20.10.0
$ oclif-example --help [COMMAND]

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

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