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

puppeteer-autoscroll-down

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

puppeteer-autoscroll-down - npm Package Compare versions

Comparing version 0.1.6 to 0.1.7

4

CHANGELOG.md

@@ -5,2 +5,6 @@ # Change Log

## 0.1.7
- Fixed npm security alert. Upgraded project packages.
## 0.1.6

@@ -7,0 +11,0 @@

22

package.json
{
"name": "puppeteer-autoscroll-down",
"version": "0.1.6",
"version": "0.1.7",
"description": "Handle infinite scroll on websites by puppeteer",

@@ -12,14 +12,14 @@ "main": "index.js",

"peerDependencies": {
"puppeteer": ">1.x"
"puppeteer": ">3.x"
},
"devDependencies": {
"@types/puppeteer": "^2.0.1",
"eslint": "^7.0.0",
"eslint-config-airbnb": "^18.1.0",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-import": "^2.20.2",
"eslint-plugin-jest": "^23.10.0",
"husky": "^4.2.5",
"lint-staged": "^10.2.2",
"prettier": "^2.0.5"
"@types/puppeteer": "^5.4.3",
"eslint": "^7.27.0",
"eslint-config-airbnb": "^18.2.1",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "^2.23.3",
"eslint-plugin-jest": "^24.3.6",
"husky": "^6.0.0",
"lint-staged": "^11.0.0",
"prettier": "^2.3.0"
},

@@ -26,0 +26,0 @@ "husky": {

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