Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@website-scraper/puppeteer-version-wrapper

Package Overview
Dependencies
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@website-scraper/puppeteer-version-wrapper

Wrapper to support latest versions of puppeteer inside the website-scraper-puppeteer module

latest
npmnpm
Version
1.0.0
Version published
Maintainers
2
Created
Source

Version Downloads Test compatibility with puppeteer

@website-scraper/puppeteer-version-wrapper

A wrapper module around puppeteer package that ensures website-scraper-puppeteer always work with the latest supported version of Puppeteer.

website-scraper-puppeteer is tightly coupled to a specific Puppeteer major version, which quickly becomes outdated and unsupported.

To solve this issue, website-scraper-puppeteer is now depends on @website-scraper/puppeteer-version-wrapper, which automatically manages Puppeteer updates.

This module automatically updates its Puppeteer dependency using Dependabot and continuous integration. When tests pass, a new minor version is published to NPM, keeping compatibility up-to-date without manual intervention.

How It Works

  • Monitors Puppeteer releases via Dependabot
  • Automatically merges updates after successful tests
  • Publishes new minor versions to NPM
  • Ensures website-scraper-puppeteer always uses a compatible Puppeteer version

FAQs

Package last updated on 07 Oct 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts