Socket
Socket
Sign inDemoInstall

amazon-buddy

Package Overview
Dependencies
116
Maintainers
1
Versions
87
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.2.0 to 2.2.1

4

lib/Amazon.js

@@ -945,2 +945,6 @@ // @ts-nocheck

if (body.indexOf('bookDescription_feature_div') > -1 && !output.description) {
output.description = $('#bookDescription_feature_div').text();
}
output.feature_bullets = this.extractProductFeatures($);

@@ -947,0 +951,0 @@ [output.product_information, output.bestsellers_rank] = this.extractProductInfromation($);

2

package.json
{
"name": "amazon-buddy",
"version": "2.2.0",
"version": "2.2.1",
"description": "Amazon Scraper. You can scrape products from amazon search result and you can also scrape reviews from a specific product",

@@ -5,0 +5,0 @@ "main": "./lib/index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc