@apidog/multibot-sdk-ts
Advanced tools
Comparing version 0.0.4 to 0.0.5
{ | ||
"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": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
8
0
114763
2
+ Addedform-data@3.0.0
+ Addedasynckit@0.4.0(transitive)
+ Addedcombined-stream@1.0.8(transitive)
+ Addeddelayed-stream@1.0.0(transitive)
+ Addedform-data@3.0.0(transitive)
+ Addedmime-db@1.52.0(transitive)
+ Addedmime-types@2.1.35(transitive)
Updatedaxios@0.19.2