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 1.8.5 to 1.8.6

11

CHANGELOG.md

@@ -5,3 +5,3 @@ # Changelog

### [1.8.5](https://github.com/oclif/command/compare/v1.8.4...v1.8.5) (2021-11-29)
### [1.8.6](https://github.com/oclif/command/compare/v1.8.5...v1.8.6) (2021-11-29)

@@ -11,4 +11,13 @@

* bump once more ([#277](https://github.com/oclif/command/issues/277)) ([23ffce7](https://github.com/oclif/command/commit/23ffce74ce02285f664b2bbc02748411dbf1c7f1))
## [1.8.5](https://github.com/oclif/command/compare/v1.8.4...v1.8.5) (2021-11-29)
### Bug Fixes
* remove lodash.template transitive dep ([#274](https://github.com/oclif/command/issues/274)) ([6211a83](https://github.com/oclif/command/commit/6211a834478620e20a388f90639b35052e612d24))
## [1.8.4](https://github.com/oclif/command/compare/v1.8.3...v1.8.4) (2021-11-23)

@@ -15,0 +24,0 @@

6

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

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

"@oclif/parser": "^3.8.6",
"@oclif/plugin-help": "^3.2.7",
"@oclif/plugin-help": "^3.2.8",
"debug": "^4.1.1",

@@ -17,3 +17,3 @@ "semver": "^7.3.2"

"devDependencies": {
"@oclif/plugin-plugins": "^1.10.3",
"@oclif/plugin-plugins": "^1.10.4",
"@types/chai": "^4.1.7",

@@ -20,0 +20,0 @@ "@types/mocha": "^8.0.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