hubot-book-list
Advanced tools
Comparing version 0.0.7 to 0.0.8
{ | ||
"name": "hubot-book-list", | ||
"description": "Manages a list of books, using the google books api for data", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"author": "gambtho <thomas_gamble@homedepot.com> and Paul Gaffney", | ||
@@ -15,3 +15,5 @@ "license": "Apache-2.0", | ||
}, | ||
"dependencies": {}, | ||
"dependencies": { | ||
"github-api": "^0.11.2" | ||
}, | ||
"peerDependencies": { | ||
@@ -18,0 +20,0 @@ "hubot": "2.x" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
198037
2
+ Addedgithub-api@^0.11.2
+ Addedbase-64@0.1.0(transitive)
+ Addedes6-promise@3.3.1(transitive)
+ Addedgithub-api@0.11.2(transitive)
+ Addedutf8@2.1.2(transitive)