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.4 to 0.0.5

22

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

@@ -26,14 +26,14 @@ "main": "dist/index.js",

"dependencies": {
"axios": "^0.19.2"
"axios": "0.19.2",
"form-data": "3.0.0"
},
"devDependencies": {
"@types/jest": "^25.1.4",
"@types/node": "^13.9.2",
"@typescript-eslint/eslint-plugin": "^2.25.0",
"@typescript-eslint/parser": "^2.25.0",
"eslint": "^6.8.0",
"form-data": "^3.0.0",
"jest": "^25.1.0",
"ts-jest": "^25.2.1",
"typescript": "^3.8.3"
"@types/jest": "25.1.4",
"@types/node": "12.12.31",
"@typescript-eslint/eslint-plugin": "2.25.0",
"@typescript-eslint/parser": "2.25.0",
"eslint": "6.8.0",
"jest": "25.2.0",
"ts-jest": "25.2.1",
"typescript": "3.8.3"
},

@@ -40,0 +40,0 @@ "bugs": {

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