Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

telegraf

Package Overview
Dependencies
Maintainers
3
Versions
241
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

telegraf - npm Package Compare versions

Comparing version 4.8.0 to 4.8.1

types.js

7

package.json
{
"name": "telegraf",
"version": "4.8.0",
"version": "4.8.1",
"description": "Modern Telegram Bot Framework",

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

"exports": {
".": "./lib/index.js"
".": "./lib/index.js",
"./types": "./types.js"
},

@@ -26,3 +27,3 @@ "files": [

"typings/**/*.d.ts.map",
"types.d.ts"
"types.*"
],

@@ -29,0 +30,0 @@ "bin": {

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