Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@duckduckgo/autoconsent

Package Overview
Dependencies
Maintainers
6
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@duckduckgo/autoconsent - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

rules/autoconsent/arzt-auskunft-de.json

3

package.json
{
"name": "@duckduckgo/autoconsent",
"version": "1.0.2",
"version": "1.0.3",
"description": "",

@@ -28,3 +28,2 @@ "main": "dist/autoconsent.cjs.js",

"license": "MPL-2.0",
"dependencies": {},
"devDependencies": {

@@ -31,0 +30,0 @@ "@playwright/test": "^1.17.1",

@@ -5,4 +5,4 @@ {

"isHidingRule": true,
"detectCmp": [{ "exists": "#onetrust-banner-sdk,.optanon-alert-box-wrapper" }],
"detectPopup": [{ "visible": "#onetrust-banner-sdk,.optanon-alert-box-wrapper" }],
"detectCmp": [{ "exists": "#onetrust-banner-sdk,.optanon-alert-box-wrapper,#onetrust-pc-sdk" }],
"detectPopup": [{ "visible": "#onetrust-banner-sdk,.optanon-alert-box-wrapper,#onetrust-pc-sdk" }],
"optOut": [

@@ -9,0 +9,0 @@ { "click": "#onetrust-pc-btn-handler,.ot-sdk-show-settings,button.js-cookie-settings" },

Sorry, the diff of this file is too big to display

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