Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@oclif/core

Package Overview
Dependencies
Maintainers
7
Versions
406
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@oclif/core - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

7

CHANGELOG.md

@@ -5,2 +5,9 @@ # Changelog

### [1.0.6](https://github.com/oclif/core/compare/v1.0.5...v1.0.6) (2021-12-01)
### Bug Fixes
* bump cli-ux version in core ([#308](https://github.com/oclif/core/issues/308)) ([ea0a457](https://github.com/oclif/core/commit/ea0a45701981dbffaa0fbeab20f4fa678a75c4e0))
### [1.0.5](https://github.com/oclif/core/compare/v1.0.4...v1.0.5) (2021-12-01)

@@ -7,0 +14,0 @@

6

package.json
{
"name": "@oclif/core",
"description": "base library for oclif CLIs",
"version": "1.0.5",
"version": "1.0.6",
"author": "Salesforce",

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

"clean-stack": "^3.0.1",
"cli-ux": "^6.0.1",
"cli-ux": "^6.0.2",
"debug": "^4.3.3",

@@ -29,3 +29,3 @@ "fs-extra": "^9.1.0",

"@commitlint/config-conventional": "^12.1.4",
"@oclif/plugin-help": "^5.1.4",
"@oclif/plugin-help": "^5.1.5",
"@oclif/plugin-plugins": "^2.0.2",

@@ -32,0 +32,0 @@ "@oclif/test": "^1.2.8",

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