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

@apidog/multibot-sdk-ts

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@apidog/multibot-sdk-ts - npm Package Compare versions

Comparing version 0.0.8-5 to 0.0.8-6

1

dist/telegram/index.d.ts

@@ -353,3 +353,4 @@ /// <reference types="node" />

export { ParseMode } from './types/send';
export * from './types';
export * from './matcher';
export * from './utils';

@@ -169,4 +169,5 @@ "use strict";

};
__exportStar(require("./types"), exports);
__exportStar(require("./matcher"), exports);
__exportStar(require("./utils"), exports);
//# sourceMappingURL=index.js.map

2

package.json
{
"name": "@apidog/multibot-sdk-ts",
"version": "0.0.8-5",
"version": "0.0.8-6",
"description": "Telegram and VK bot SDK for TypeScript",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

Sorry, the diff of this file is not supported yet

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