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
17
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 1.28.1 to 1.28.2

4

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

@@ -24,4 +24,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "effc28432b6f918d14fd8c3f44ea4165242fb216c3b8c7aaf058a4befa6d442d",
"typesPublisherContentHash": "482fccf49d1b7d23757d7bf76f9b331e863256217af22d927faf7f8a170c0890",
"typeScriptVersion": "2.8"
}

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

### Additional Details
* Last updated: Sat, 14 Mar 2020 01:51:31 GMT
* Last updated: Wed, 08 Apr 2020 18:16:59 GMT
* Dependencies: [@types/nextgen-events](https://npmjs.com/package/@types/nextgen-events)

@@ -14,0 +14,0 @@ * Global values: `TextBuffer`

@@ -164,2 +164,3 @@ import EventEmitter = require("nextgen-events");

processExit: (code: number) => void;
asyncCleanup: () => Promise<void>;
grabInput(

@@ -166,0 +167,0 @@ options:

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