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

puppeteer-extra-plugin-adblocker

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

puppeteer-extra-plugin-adblocker - npm Package Compare versions

Comparing version 2.13.5 to 2.13.6

2

dist/index.cjs.js
/*!
* puppeteer-extra-plugin-adblocker v2.13.3 by remusao
* puppeteer-extra-plugin-adblocker v2.13.5 by remusao
* https://github.com/berstend/puppeteer-extra/tree/master/packages/puppeteer-extra-plugin-adblocker

@@ -4,0 +4,0 @@ * @license MIT

/*!
* puppeteer-extra-plugin-adblocker v2.13.3 by remusao
* puppeteer-extra-plugin-adblocker v2.13.5 by remusao
* https://github.com/berstend/puppeteer-extra/tree/master/packages/puppeteer-extra-plugin-adblocker

@@ -4,0 +4,0 @@ * @license MIT

@@ -9,5 +9,5 @@ "use strict";

const PUPPETEER_ARGS = ['--no-sandbox', '--disable-setuid-sandbox'];
ava_1.default('will block ads', async (t) => {
(0, ava_1.default)('will block ads', async (t) => {
const puppeteer = require('puppeteer-extra');
const adblockerPlugin = index_1.default({
const adblockerPlugin = (0, index_1.default)({
blockTrackers: true

@@ -14,0 +14,0 @@ });

{
"name": "puppeteer-extra-plugin-adblocker",
"version": "2.13.5",
"version": "2.13.6",
"description": "A puppeteer-extra plugin to block ads and trackers.",

@@ -67,3 +67,3 @@ "main": "dist/index.cjs.js",

"node-fetch": "^2.6.0",
"puppeteer-extra-plugin": "^3.2.2"
"puppeteer-extra-plugin": "^3.2.3"
},

@@ -86,3 +86,3 @@ "peerDependencies": {

},
"gitHead": "33206b0aa1d18e791047263ce654b806c45ba0ec"
"gitHead": "2f4a357f233b35a7a20f16ce007f5ef3f62765b9"
}

@@ -1,2 +0,2 @@

# puppeteer-extra-plugin-adblocker [![GitHub Workflow Status](https://img.shields.io/github/workflow/status/berstend/puppeteer-extra/Test/master)](https://github.com/berstend/puppeteer-extra/actions) [![Discord](https://img.shields.io/discord/737009125862408274)](https://extra.community) [![npm](https://img.shields.io/npm/v/puppeteer-extra-plugin-adblocker.svg)](https://www.npmjs.com/package/puppeteer-extra-plugin-adblocker)
# puppeteer-extra-plugin-adblocker [![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/berstend/puppeteer-extra/test.yml?branch=master&event=push) [![Discord](https://img.shields.io/discord/737009125862408274)](https://extra.community) [![npm](https://img.shields.io/npm/v/puppeteer-extra-plugin-adblocker.svg)](https://www.npmjs.com/package/puppeteer-extra-plugin-adblocker)

@@ -3,0 +3,0 @@ > A [puppeteer-extra](https://github.com/berstend/puppeteer-extra) plugin to block ads and trackers.

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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