Comparing version 0.0.0 to 0.0.1
{ | ||
"name": "telegraf", | ||
"version": "0.0.0", | ||
"description": "", | ||
"main": "index.js", | ||
"version": "0.0.1", | ||
"description": "Telegram bot framework", | ||
"main": "lib/app.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"examples": "DEBUG='telegraf:*' supervisor examples/simple-bot.js" | ||
}, | ||
"author": "", | ||
"license": "ISC" | ||
"repository": { | ||
"type": "git", | ||
"url": "git+ssh://git@github.com/telegraf/telegraf.git" | ||
}, | ||
"keywords": [ | ||
"telegraf", | ||
"telegram", | ||
"bot", | ||
"bot framework" | ||
], | ||
"author": "Vitaly Domnikov <dotcypress@gmail.com>", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/telegraf/telegraf/issues" | ||
}, | ||
"homepage": "https://github.com/telegraf/telegraf#readme", | ||
"dependencies": { | ||
"co-ware": "^1.6.0", | ||
"debug": "^2.2.0", | ||
"form-data": "^1.0.0-rc4", | ||
"koa-compose": "^2.4.0", | ||
"node-fetch": "^1.5.1" | ||
}, | ||
"devDependencies": { | ||
"supervisor": "^0.10.0" | ||
} | ||
} |
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
Network access
Supply chain riskThis module accesses the network.
Found 2 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
15094
10
451
0
1
0
2
5
1
3
+ Addedco-ware@^1.6.0
+ Addeddebug@^2.2.0
+ Addedform-data@^1.0.0-rc4
+ Addedkoa-compose@^2.4.0
+ Addednode-fetch@^1.5.1
+ Addedasync@2.6.4(transitive)
+ Addedco@4.6.0(transitive)
+ Addedco-ware@1.6.0(transitive)
+ Addedcombined-stream@1.0.8(transitive)
+ Addeddebug@2.6.9(transitive)
+ Addeddelayed-stream@1.0.0(transitive)
+ Addedencoding@0.1.13(transitive)
+ Addedform-data@1.0.1(transitive)
+ Addediconv-lite@0.6.3(transitive)
+ Addedis-stream@1.1.0(transitive)
+ Addedkoa-compose@2.5.1(transitive)
+ Addedlodash@4.17.21(transitive)
+ Addedmime-db@1.52.0(transitive)
+ Addedmime-types@2.1.35(transitive)
+ Addedms@2.0.0(transitive)
+ Addednode-fetch@1.7.3(transitive)
+ Addedsafer-buffer@2.1.2(transitive)