Socket
Socket
Sign inDemoInstall

@oclif/plugin-help

Package Overview
Dependencies
Maintainers
2
Versions
165
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@oclif/plugin-help - npm Package Compare versions

Comparing version 6.0.5 to 6.0.6

2

oclif.manifest.json

@@ -42,3 +42,3 @@ {

},
"version": "6.0.5"
"version": "6.0.6"
}
{
"name": "@oclif/plugin-help",
"description": "Standard help for oclif.",
"version": "6.0.5",
"version": "6.0.6",
"author": "Salesforce",
"bugs": "https://github.com/oclif/plugin-help/issues",
"dependencies": {
"@oclif/core": "^3.9.1"
"@oclif/core": "^3.10.8"
},

@@ -13,9 +13,9 @@ "devDependencies": {

"@oclif/prettier-config": "^0.2.1",
"@oclif/test": "^3.0.2",
"@types/chai": "^4.3.8",
"@types/mocha": "^10.0.2",
"@oclif/test": "^3.1.0",
"@types/chai": "^4.3.10",
"@types/mocha": "^10.0.4",
"@types/node": "^18",
"chai": "^4.3.10",
"commitlint": "^17.8.1",
"eslint": "^8.51.0",
"eslint": "^8.53.0",
"eslint-config-oclif": "^5.0.0",

@@ -27,3 +27,3 @@ "eslint-config-oclif-typescript": "^3.0.5",

"mocha": "^10.2.0",
"oclif": "^4.0.2",
"oclif": "^4.0.3",
"prettier": "^3.0.3",

@@ -61,3 +61,3 @@ "shx": "^0.3.4",

"prepack": "yarn run build && oclif manifest . && oclif lock",
"prepare": "husky install",
"prepare": "husky install && yarn build",
"pretest": "yarn build && tsc --noEmit",

@@ -64,0 +64,0 @@ "test": "mocha --forbid-only \"test/**/*.test.ts\""

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