New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

quickscraper-sdk

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

quickscraper-sdk - npm Package Compare versions

Comparing version 2.0.3 to 2.0.4

2

constants/index.js

@@ -7,3 +7,3 @@ "use strict";

BASE_URL: process.env.QS_BASE_URL || 'https://api.quickscraper.co/',
VERSION: process.env.npm_package_version || '2.0.3' // Increase version when you increase in package.json
VERSION: process.env.npm_package_version || '2.0.4' // Increase version when you increase in package.json
};
{
"name": "quickscraper-sdk",
"version": "2.0.3",
"version": "2.0.4",
"description": "Quick Scraper SDK NodeJS APIs",

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

@@ -21,5 +21,5 @@ # Quick Scraper NodeJS SDK

## Get Free Access (Free Forever)
## Get Free Account (No Credit Card Required)
- Register yourself here [https://app.quickscraper.co/auth/register](https://app.quickscraper.co/auth/register)
- Register yourself here [https://app.quickscraper.co/auth/signup](https://app.quickscraper.co/auth/signup)

@@ -26,0 +26,0 @@ ## Examples

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc