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 Versions

2

2.0.0

Diff

Changelog

Source

2.0.0

  • Dropped support for CommonJS
  • Fixed type compatibility issue between puppeteer-core and puppeteer.
  • Upgraded devDependencies.
mbalabash
published 1.1.2 •

Changelog

Source

1.1.2

  • Upgraded devDependencies.
mbalabash
published 1.1.1 •

Changelog

Source

1.1.1

  • Upgraded project packages.
  • Fixed npm security alert.
mbalabash
published 1.1.0 •

Changelog

Source

1.1.0

  • Added scrollPageToTop.
mbalabash
published 1.0.0 •

Changelog

Source

1.0.0

  • Moved to named export. Use const { scrollPageToBottom } = require('puppeteer-autoscroll-down').

  • Renamed and moved options to object. Use scrollPageToBottom(page, { size: 500, delay: 250, stepsLimit: 10 }).

mbalabash
published 0.2.0 •

Changelog

Source

0.2.0

  • Added scrollStepsLimit option, which allows you to control how many scrolls you want to make (for cases when you want to parse only recent information).
  • Fixed npm security alert. Upgraded project packages.
mbalabash
published 0.1.7 •

Changelog

Source

0.1.7

  • Fixed npm security alert. Upgraded project packages.
mbalabash
published 0.1.6 •

Changelog

Source

0.1.6

  • Fixed npm security alert. Upgraded project packages.
mbalabash
published 0.1.5 •

Changelog

Source

0.1.5

  • Fixed handle destructuring for null body issue.
mbalabash
published 0.1.4 •

Changelog

Source

0.1.4

  • Fixed npm security alert. Upgraded vulnerable packages.
2
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