🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@oclif/core

Package Overview
Dependencies
Maintainers
2
Versions
474
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
4.12.0
to
4.13.0
+1
-1
lib/help/index.d.ts

@@ -32,3 +32,3 @@ import { Command } from '../command';

protected formatCommands(commands: Array<Command.Loadable>): string;
protected formatRoot(): string;
formatRoot(): string;
protected formatTopic(topic: Interfaces.Topic): string;

@@ -35,0 +35,0 @@ protected formatTopics(topics: Interfaces.Topic[]): string;

{
"name": "@oclif/core",
"description": "base library for oclif CLIs",
"version": "4.12.0",
"version": "4.13.0",
"author": "Salesforce",

@@ -6,0 +6,0 @@ "bugs": "https://github.com/oclif/core/issues",