New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@oclif/command

Package Overview
Dependencies
Maintainers
8
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@oclif/command - npm Package Compare versions

Comparing version

to
1.5.16

4

CHANGELOG.md

@@ -0,1 +1,5 @@

## [1.5.16](https://github.com/oclif/command/compare/v1.5.15...v1.5.16) (2019-07-10)
## [1.5.15](https://github.com/oclif/command/compare/v1.5.14...v1.5.15) (2019-06-20)

@@ -2,0 +6,0 @@

5

package.json
{
"name": "@oclif/command",
"description": "oclif base command",
"version": "1.5.15",
"version": "1.5.16",
"author": "Jeff Dickey @jdxcode",

@@ -33,3 +33,4 @@ "bugs": "https://github.com/oclif/command/issues",

"peerDependencies": {
"@oclif/config": "^1"
"@oclif/config": "^1",
"@oclif/plugin-help": "^2"
},

@@ -36,0 +37,0 @@ "engines": {