Huge News!Announcing our $40M Series B led by Abstract Ventures.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.2 to 0.30.3

2

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

@@ -374,3 +374,3 @@ // Type definitions for node-telegram-bot-api 0.30

interface Video {
interface Video extends FileBase {
width: number;

@@ -377,0 +377,0 @@ height: number;

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

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

},
"typesPublisherContentHash": "81487af781d242771c06311265e6f9c078b9401b46bfb084749b08334cecb3d4",
"typesPublisherContentHash": "8462d6bbd41ec4452b3796d0b2560eefda1c325d40554166bcfd57f19b2b7b42",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Fri, 24 Aug 2018 16:46:40 GMT
* Last updated: Wed, 05 Sep 2018 16:21:55 GMT
* Dependencies: events, stream, https, request, node

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