New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

typescript-telegram-bot-api

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typescript-telegram-bot-api - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

dist/errors.js

4

package.json
{
"type": "module",
"name": "typescript-telegram-bot-api",
"version": "0.1.5",
"version": "0.1.6",
"description": "Telegram Bot API wrapper for Node.js written in TypeScript",

@@ -14,3 +14,3 @@ "repository": "github:Borodin/typescript-telegram-bot-api",

"format:check": "prettier --check '{src,tests}/**/*.ts'",
"build": "tsc && find dist -type f -name '*.js' -exec sh -c 'mv \"$0\" \"${0%.js}.mjs\"' {} \\;"
"build": "tsc --module commonjs"
},

@@ -17,0 +17,0 @@ "keywords": [

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