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.26.0 to 1.26.1

7

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

@@ -17,3 +17,4 @@ "license": "MIT",

"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/terminal-kit"
},

@@ -24,4 +25,4 @@ "scripts": {},

},
"typesPublisherContentHash": "2f8a3694a13470afe44e71535d23f5723c6a8b1c20497a276c3585c04868be8d",
"typesPublisherContentHash": "8f7ddf8862d1a7e423d1ce90da424029a9d3cfd5b46ea415e26b74ed92f6e3d5",
"typeScriptVersion": "2.7"
}

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

Additional Details
* Last updated: Fri, 25 Jan 2019 18:43:32 GMT
* Last updated: Tue, 14 May 2019 20:53:20 GMT
* Dependencies: @types/nextgen-events

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

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

x?: number;
width: number;
width?: number;
style?: CTerminal;

@@ -494,0 +494,0 @@ selectedStyle?: CTerminal;

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