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

@types/terminal-kit

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/terminal-kit - npm Package Compare versions

Comparing version 2.5.2 to 2.5.3

7

terminal-kit/index.d.ts

@@ -1,8 +0,1 @@

// Type definitions for terminal-kit 2.5
// Project: https://github.com/cronvel/terminal-kit#readme
// Definitions by: katsanva <https://github.com/katsanva>
// Totto16 <https://github.com/Totto16/>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 4.9
import Rect = require("./Rect");

@@ -9,0 +2,0 @@ import ScreenBuffer = require("./ScreenBuffer");

12

terminal-kit/package.json
{
"name": "@types/terminal-kit",
"version": "2.5.2",
"version": "2.5.3",
"description": "TypeScript definitions for terminal-kit",

@@ -10,9 +10,9 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/terminal-kit",

"name": "katsanva",
"url": "https://github.com/katsanva",
"githubUsername": "katsanva"
"githubUsername": "katsanva",
"url": "https://github.com/katsanva"
},
{
"name": "Totto16",
"url": "https://github.com/Totto16",
"githubUsername": "Totto16"
"githubUsername": "Totto16",
"url": "https://github.com/Totto16"
}

@@ -31,4 +31,4 @@ ],

},
"typesPublisherContentHash": "aa96dacfe56528cdcfa3881a59ab16b62f57d0ee212a77a16ffa31584121dc1a",
"typesPublisherContentHash": "7e04ae38e2114474084376c4d6471c19f0f5ddfc617aeb89e421cc14665a7d2b",
"typeScriptVersion": "4.9"
}

@@ -11,7 +11,6 @@ # Installation

### Additional Details
* Last updated: Tue, 12 Sep 2023 12:34:33 GMT
* Last updated: Wed, 18 Oct 2023 11:45:06 GMT
* Dependencies: [@types/nextgen-events](https://npmjs.com/package/@types/nextgen-events)
* Global values: `TextBuffer`
# Credits
These definitions were written by [katsanva](https://github.com/katsanva), and [Totto16](https://github.com/Totto16).
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