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

nk-ntba

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nk-ntba - npm Package Compare versions

Comparing version 2.1.2 to 2.1.3

2

package.json
{
"name": "nk-ntba",
"version": "2.1.2",
"version": "2.1.3",
"description": "Telegram bot api library for NodeJS. Developer's telegram: @NekitKuzmenko",

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

@@ -1,5 +0,3 @@

**nk-ntba library docs**
Bot authorization:
Bot authorizing:
```

@@ -119,2 +117,2 @@ const Bot = require('nk-ntba');

All other methods are async and need ```await``` or ```.then``` constructions (```.catch``` is not used, **promise is always resolved**).
You can check available methods in source code of this library.
You can check available methods in source code of this library.
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