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
3
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.4.2 to 1.4.3

8

CHANGELOG.md

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

<a name="1.4.3"></a>
## [1.4.3](https://github.com/oclif/command/compare/8808788e3f6c494606d1e2662382eeede0e0a254...v1.4.3) (2018-03-24)
### Bug Fixes
* add [@oclif](https://github.com/oclif)/errors to dependencies ([b2d0790](https://github.com/oclif/command/commit/b2d0790))
<a name="1.4.2"></a>

@@ -2,0 +10,0 @@ ## [1.4.2](https://github.com/oclif/command/compare/15212c3025cdc62433ec305a919b65487a53d8b0...v1.4.2) (2018-02-28)

18

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

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

"dependencies": {
"@oclif/errors": "^1.0.2",
"@oclif/parser": "^3.2.9",

@@ -19,10 +20,9 @@ "semver": "^5.5.0"

"devDependencies": {
"@oclif/config": "^1.3.57",
"@oclif/errors": "^1.0.2",
"@oclif/plugin-help": "^1.1.5",
"@oclif/plugin-plugins": "^1.0.3",
"@oclif/config": "^1.3.59",
"@oclif/plugin-help": "^1.1.7",
"@oclif/plugin-plugins": "^1.0.7",
"@oclif/tslint": "^1.0.2",
"@types/chai": "^4.1.2",
"@types/mocha": "^2.2.48",
"@types/node": "^9.4.6",
"@types/mocha": "^5.0.0",
"@types/node": "^9.6.0",
"@types/semver": "^5.5.0",

@@ -32,4 +32,4 @@ "chai": "^4.1.2",

"fancy-test": "^1.0.1",
"mocha": "^5.0.1",
"ts-node": "^5.0.0",
"mocha": "^5.0.5",
"ts-node": "^5.0.1",
"tslint": "^5.9.1",

@@ -36,0 +36,0 @@ "typescript": "^2.7.2"

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