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.0 to 1.4.1

3

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: 2019/3/06
// Last updated: 2020/8/10

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

moderator?: string;
vip?: string;
subscriber?: string;

@@ -120,0 +121,0 @@ staff?: string;

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

@@ -14,3 +14,3 @@ "license": "MIT",

"main": "",
"types": "index",
"types": "index.d.ts",
"repository": {

@@ -23,4 +23,4 @@ "type": "git",

"dependencies": {},
"typesPublisherContentHash": "6a98610cda6f4c4ec7cf0e46b7dda55e38a4f0128916f7bce1987e56c753ad29",
"typesPublisherContentHash": "58762ae3172982f3bb473b86e79cb70b9e876e0f9bf2b1a22533776acef7bd50",
"typeScriptVersion": "3.3"
}

@@ -5,9 +5,9 @@ # Installation

# Summary
This package contains type definitions for tmi.js ( https://github.com/tmijs/tmi.js ).
This package contains type definitions for tmi.js (https://github.com/tmijs/tmi.js).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/tmi.js
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/tmi.js.
Additional Details
* Last updated: Sat, 09 Mar 2019 00:15:43 GMT
### Additional Details
* Last updated: Tue, 11 Aug 2020 09:18:30 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).

Sorry, the diff of this file is not supported yet

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