Socket
Socket
Sign inDemoInstall

@types/tmi.js

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/tmi.js - npm Package Compare versions

Comparing version 1.4.2 to 1.4.3

4

tmi.js/index.d.ts
// Type definitions for tmi.js 1.4
// Project: https://github.com/tmijs/tmi.js
// Definitions by: William Papsco <https://github.com/wpapsco>
// Corbin Crutchley <https://github.com/crutchcorn>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -124,2 +125,5 @@ // TypeScript Version: 3.3

founder?: string;
['bits-leader']?: string;
['sub-gifter']?: string;
[other: string]: string | undefined;
}

@@ -126,0 +130,0 @@

9

tmi.js/package.json
{
"name": "@types/tmi.js",
"version": "1.4.2",
"version": "1.4.3",
"description": "TypeScript definitions for tmi.js",

@@ -11,2 +11,7 @@ "license": "MIT",

"githubUsername": "wpapsco"
},
{
"name": "Corbin Crutchley",
"url": "https://github.com/crutchcorn",
"githubUsername": "crutchcorn"
}

@@ -23,4 +28,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "99e6bdc9f5832b76adcd9e9e5507e2a92b847dd83f3c922a08be00ee45e2d4af",
"typesPublisherContentHash": "e38fd77d241baa28bb866cf926847a65f3b090ef799cc8d2d12d7acb3d2e7d5e",
"typeScriptVersion": "3.3"
}

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

### Additional Details
* Last updated: Mon, 14 Sep 2020 22:47:55 GMT
* Last updated: Thu, 31 Dec 2020 16:20:46 GMT
* Dependencies: none

@@ -17,2 +17,2 @@ * Global values: none

# Credits
These definitions were written by [William Papsco](https://github.com/wpapsco).
These definitions were written by [William Papsco](https://github.com/wpapsco), and [Corbin Crutchley](https://github.com/crutchcorn).
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