Socket
Socket
Sign inDemoInstall

@types/clui

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/clui - npm Package Compare versions

Comparing version 0.3.1 to 0.3.2

6

clui/index.d.ts

@@ -6,3 +6,3 @@ // Type definitions for clui 0.3

import * as clc from 'cli-color';
import * as clc from "cli-color";

@@ -12,4 +12,4 @@ export interface LineBufferOptions {

y?: number | undefined;
width?: number | 'console' | undefined;
height?: number | 'console' | undefined;
width?: number | "console" | undefined;
height?: number | "console" | undefined;
scroll?: number | undefined;

@@ -16,0 +16,0 @@ }

{
"name": "@types/clui",
"version": "0.3.1",
"version": "0.3.2",
"description": "TypeScript definitions for clui",

@@ -25,4 +25,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/clui",

},
"typesPublisherContentHash": "31d3f42c48e1ae02793b87f7c59c543049364203073d3483d7cf0ee2eef447b9",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "6a150b03b8de7e8faa86ea6ba6892dc849d3c18a3007fe8c2e97434bfbc3028f",
"typeScriptVersion": "4.3"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Thu, 08 Jul 2021 09:07:59 GMT
* Last updated: Mon, 04 Sep 2023 15:40:55 GMT
* Dependencies: [@types/cli-color](https://npmjs.com/package/@types/cli-color)

@@ -14,0 +14,0 @@ * Global values: none

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