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.1 to 1.4.2

4

tmi.js/index.d.ts

@@ -8,3 +8,3 @@ // Type definitions for tmi.js 1.4

// Twitch IRC docs: https://dev.twitch.tv/docs/irc/
// Last updated: 2020/8/10
// Last updated: 2020/8/12

@@ -116,2 +116,3 @@ import { StrictEventEmitter } from "./strict-event-emitter-types";

broadcaster?: string;
partner?: string;
global_mod?: string;

@@ -124,2 +125,3 @@ moderator?: string;

premium?: string;
founder?: string;
}

@@ -126,0 +128,0 @@

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

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

"dependencies": {},
"typesPublisherContentHash": "58762ae3172982f3bb473b86e79cb70b9e876e0f9bf2b1a22533776acef7bd50",
"typesPublisherContentHash": "99e6bdc9f5832b76adcd9e9e5507e2a92b847dd83f3c922a08be00ee45e2d4af",
"typeScriptVersion": "3.3"
}

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

### Additional Details
* Last updated: Tue, 11 Aug 2020 09:18:30 GMT
* Last updated: Mon, 14 Sep 2020 22:47:55 GMT
* Dependencies: none

@@ -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