New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@types/node-telegram-bot-api

Package Overview
Dependencies
Maintainers
1
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/node-telegram-bot-api - npm Package Compare versions

Comparing version 0.30.4 to 0.31.0

8

node-telegram-bot-api/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for node-telegram-bot-api 0.30
// Type definitions for node-telegram-bot-api 0.31
// Project: https://github.com/yagop/node-telegram-bot-api

@@ -81,5 +81,5 @@ // Definitions by: Alex Muench <https://github.com/ammuench>

port?: number;
key: string;
cert: string;
pfx: string;
key?: string;
cert?: string;
pfx?: string;
autoOpen?: boolean;

@@ -86,0 +86,0 @@ https?: ServerOptions;

{
"name": "@types/node-telegram-bot-api",
"version": "0.30.4",
"version": "0.31.0",
"description": "TypeScript definitions for node-telegram-bot-api",

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

"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/node-telegram-bot-api"
},

@@ -45,4 +46,4 @@ "scripts": {},

},
"typesPublisherContentHash": "97e0de0a0e6f64b80bd5ebf07d6dfa3fd830351b0abf6037018c1759293e3a93",
"typesPublisherContentHash": "bd0fe25e33d92bdc736dcf1344e71579c01ed75794becd350d0e6c3827ddb624",
"typeScriptVersion": "2.3"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for node-telegram-bot-api (https://github.com/yagop/node-telegram-bot-api).
This package contains type definitions for node-telegram-bot-api ( https://github.com/yagop/node-telegram-bot-api ).

@@ -12,3 +12,3 @@ # Details

Additional Details
* Last updated: Sat, 19 Jan 2019 01:04:20 GMT
* Last updated: Mon, 06 May 2019 08:08:20 GMT
* Dependencies: @types/request, @types/node

@@ -15,0 +15,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