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.7.0 to 1.7.1

2

tmi.js/index.d.ts

@@ -371,3 +371,3 @@ // Type definitions for tmi.js 1.7

username?: string;
password?: string;
password?: string | (() => string | Promise<string>);
};

@@ -374,0 +374,0 @@ channels?: string[];

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

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

"dependencies": {},
"typesPublisherContentHash": "efeaab05a915e461986319ea4c329346b9326ba5c55d1720d47a6abccd051f19",
"typesPublisherContentHash": "821f07b12cb53a5e802523f9dbadacbcf40b2827b9d6517ecdbcf4e2c415d6b9",
"typeScriptVersion": "3.3"
}

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

### Additional Details
* Last updated: Wed, 06 Jan 2021 22:18:38 GMT
* Last updated: Mon, 11 Jan 2021 22:13:30 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