Socket
Socket
Sign inDemoInstall

slimbot

Package Overview
Dependencies
53
Maintainers
1
Versions
66
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.8.0 to 0.8.1

10

package.json
{
"name": "slimbot",
"version": "0.8.0",
"version": "0.8.1",
"description": "Simple and minimal Telegram Bot API for Node.js. No frills.",

@@ -19,3 +19,3 @@ "author": "Edison Chee <edisonchee@live.com>",

"engines": {
"node": "^10.8.0"
"node": "^10.9.0"
},

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

"eventemitter3": "^3.1.0",
"request": "^2.87.0",
"request": "^2.88.0",
"request-promise": "^4.2.2"

@@ -36,5 +36,5 @@ },

"coveralls": "^3.0.2",
"eslint": "^5.2.0",
"eslint": "^5.4.0",
"istanbul": "^0.4.5",
"jasmine": "^3.1.0",
"jasmine": "^3.2.0",
"mockery": "^2.1.0"

@@ -41,0 +41,0 @@ },

@@ -10,3 +10,3 @@ [![Build Status](https://travis-ci.org/edisonchee/slimbot.svg?branch=master)](https://travis-ci.org/edisonchee/slimbot)

Updated for [Bot API 4.0](https://core.telegram.org/bots/api#july-26-2018).
Updated for [Bot API 4.1](https://core.telegram.org/bots/api#august-27-2018).

@@ -13,0 +13,0 @@ ## Resources

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc