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

grammy

Package Overview
Dependencies
Maintainers
0
Versions
120
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grammy - npm Package Compare versions

Comparing version 1.26.1 to 1.27.0

4

out/filter.d.ts

@@ -50,2 +50,3 @@ import { type Context } from "./context.js";

readonly successful_payment: {};
readonly refunded_payment: {};
readonly boost_added: {};

@@ -174,2 +175,3 @@ readonly users_shared: {};

readonly successful_payment: {};
readonly refunded_payment: {};
readonly boost_added: {};

@@ -484,2 +486,3 @@ readonly users_shared: {};

readonly successful_payment: {};
readonly refunded_payment: {};
readonly boost_added: {};

@@ -608,2 +611,3 @@ readonly users_shared: {};

readonly successful_payment: {};
readonly refunded_payment: {};
readonly boost_added: {};

@@ -610,0 +614,0 @@ readonly users_shared: {};

@@ -298,2 +298,3 @@ "use strict";

successful_payment: {},
refunded_payment: {},
boost_added: {},

@@ -300,0 +301,0 @@ users_shared: {},

4

package.json
{
"name": "grammy",
"description": "The Telegram Bot Framework.",
"version": "1.26.1",
"version": "1.27.0",
"author": "KnorpelSenf",

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

"dependencies": {
"@grammyjs/types": "3.10.0",
"@grammyjs/types": "3.11.0",
"abort-controller": "^3.0.0",

@@ -23,0 +23,0 @@ "debug": "^4.3.4",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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