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

@commercelayer/cli-core

Package Overview
Dependencies
Maintainers
5
Versions
186
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commercelayer/cli-core - npm Package Compare versions

Comparing version 1.4.4 to 1.4.5

2

lib/cjs/help.d.ts

@@ -12,3 +12,3 @@ import { CommandHelp, Help, Interfaces } from '@oclif/core';

formatTopic(topic: Interfaces.Topic): string;
protected formatTopics(topics: Interfaces.Topic[]): string;
formatTopics(topics: Interfaces.Topic[]): string;
formatCommands(commands: Interfaces.Command[]): string;

@@ -15,0 +15,0 @@ formatCommand(command: Interfaces.Command): string;

@@ -12,3 +12,3 @@ import { CommandHelp, Help, Interfaces } from '@oclif/core';

formatTopic(topic: Interfaces.Topic): string;
protected formatTopics(topics: Interfaces.Topic[]): string;
formatTopics(topics: Interfaces.Topic[]): string;
formatCommands(commands: Interfaces.Command[]): string;

@@ -15,0 +15,0 @@ formatCommand(command: Interfaces.Command): string;

{
"name": "@commercelayer/cli-core",
"version": "1.4.4",
"version": "1.4.5",
"main": "lib/cjs/index.js",

@@ -5,0 +5,0 @@ "types": "lib/cjs/index.d.ts",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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