Comparing version 2.0.0-alpha.0 to 2.0.0
{ | ||
"name": "telegraf", | ||
"version": "2.0.0-alpha.0", | ||
"version": "2.0.0", | ||
"description": "📢 Modern Telegram bot framework", | ||
@@ -28,3 +28,3 @@ "main": "lib/telegraf.js", | ||
"engines": { | ||
"node": ">=4.4.4" | ||
"node": ">=6.2.0" | ||
}, | ||
@@ -52,9 +52,9 @@ "files": [ | ||
"eslint-config-standard": "^5.3.1", | ||
"eslint-plugin-mocha": "^2.2.0", | ||
"eslint-plugin-mocha": "^3.0.0", | ||
"eslint-plugin-promise": "^1.1.0", | ||
"eslint-plugin-standard": "^1.3.2", | ||
"mocha": "^2.4.5", | ||
"should": "^8.3.1", | ||
"supervisor": "^0.10.0" | ||
"should": "^9.0.2", | ||
"supervisor": "^0.11.0" | ||
} | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
4
66405