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 0.7.3 to 0.7.4

.oclif.manifest.json

8

CHANGELOG.md

@@ -0,1 +1,9 @@

<a name="0.7.4"></a>
## [0.7.4](https://github.com/oclif/plugin-help/compare/v0.7.3...v0.7.4) (2018-02-13)
### Bug Fixes
* oclif rename ([fb1bbe9](https://github.com/oclif/plugin-help/commit/fb1bbe9))
<a name="0.7.2"></a>

@@ -2,0 +10,0 @@ ## [0.7.2](https://github.com/anycli/plugin-help/compare/123c328fa036f3e17d21544fb2fa6fe76ac9407a...v0.7.2) (2018-02-07)

16

package.json
{
"name": "@oclif/plugin-help",
"description": "standard help for oclif",
"version": "0.7.3",
"version": "0.7.4",
"author": "Jeff Dickey @jdxcode",

@@ -17,8 +17,8 @@ "bugs": "https://github.com/oclif/plugin-help/issues",

"devDependencies": {
"@anycli/dev-cli": "^0.3.10",
"@anycli/plugin-legacy": "^0.1.4",
"@anycli/plugin-plugins": "^0.2.16",
"@oclif/config": "^1.3.45",
"@oclif/dev-cli": "^0.3.13",
"@oclif/errors": "^1.0.1",
"@oclif/test": "^0.10.15",
"@oclif/plugin-legacy": "^0.1.7",
"@oclif/plugin-plugins": "^0.2.17",
"@oclif/test": "^0.10.16",
"@oclif/tslint": "^0.2.7",

@@ -62,4 +62,4 @@ "@types/chai": "^4.1.2",

"devPlugins": [
"@anycli/plugin-plugins",
"@anycli/plugin-legacy"
"@oclif/plugin-plugins",
"@oclif/plugin-legacy"
]

@@ -73,3 +73,3 @@ },

"posttest": "yarn run lint",
"prepublishOnly": "yarn run build && anycli-dev manifest",
"prepublishOnly": "yarn run build && oclif-dev manifest",
"test": "mocha --forbid-only \"test/**/*.test.ts\""

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