amazon-book-search-se
Advanced tools
Comparing version 0.0.6 to 0.0.7
@@ -23,3 +23,3 @@ var apacOperationHelper = require('apac').OperationHelper; | ||
'Keywords': searchArguments, | ||
'ResponseGroup': 'ItemAttributes' | ||
'ResponseGroup': 'ItemAttributes,Images' | ||
} | ||
@@ -26,0 +26,0 @@ |
{ | ||
"name": "amazon-book-search-se", | ||
"version": "0.0.6", | ||
"description": "Simple wrapper around apac to return book results from Amazon's Product Advertising API. Based on amazon-book-search by kuryaki.", | ||
"version": "0.0.7", | ||
"description": "Simple wrapper around apac to return book results from Amazon's Product Advertising API. Based on amazon-book-search by kuryaki. Uses apac version 2.0.0.", | ||
"main": "amazon-book-search-se.js", | ||
@@ -6,0 +6,0 @@ "scripts": { |
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
23428