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
4
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 1.5.0 to 1.5.1

8

CHANGELOG.md

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

## [1.5.1](https://github.com/oclif/command/compare/v1.5.0...v1.5.1) (2018-09-14)
### Bug Fixes
* lint issues ([d561bbf](https://github.com/oclif/command/commit/d561bbf))
* updated deps ([809f184](https://github.com/oclif/command/commit/809f184))
# [1.5.0](https://github.com/oclif/command/compare/v1.4.36...v1.5.0) (2018-08-17)

@@ -2,0 +10,0 @@

26

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

@@ -14,19 +14,19 @@ "bugs": "https://github.com/oclif/command/issues",

"dependencies": {
"@oclif/errors": "^1.1.2",
"@oclif/parser": "^3.6.0",
"debug": "^3.1.0",
"semver": "^5.5.0"
"@oclif/errors": "^1.2.0",
"@oclif/parser": "^3.6.1",
"debug": "^4.0.1",
"semver": "^5.5.1"
},
"devDependencies": {
"@oclif/config": "^1.7.0",
"@oclif/plugin-help": "^2.0.5",
"@oclif/plugin-plugins": "^1.5.4",
"@oclif/tslint": "^2.0.0",
"@oclif/config": "^1.7.6",
"@oclif/plugin-help": "^2.1.2",
"@oclif/plugin-plugins": "^1.6.2",
"@oclif/tslint": "^3.1.0",
"@types/chai": "^4.1.4",
"@types/mocha": "^5.2.5",
"@types/node": "^10.7.1",
"@types/node": "^10.9.4",
"@types/semver": "^5.5.0",
"chai": "^4.1.2",
"cli-ux": "^4.7.3",
"fancy-test": "^1.2.0",
"cli-ux": "^4.8.2",
"fancy-test": "^1.4.1",
"globby": "^8.0.1",

@@ -36,3 +36,3 @@ "mocha": "^5.2.0",

"tslint": "^5.11.0",
"typescript": "^3.0.1"
"typescript": "^3.0.3"
},

@@ -39,0 +39,0 @@ "engines": {

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