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

@cliqz/adblocker

Package Overview
Dependencies
Maintainers
2
Versions
181
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cliqz/adblocker - npm Package Compare versions

Comparing version 1.30.0 to 1.30.1

2

dist/commonjs/engine/engine.d.ts

@@ -23,3 +23,3 @@ /*!

import PreprocessorBucket from './bucket/preprocessor.js';
export declare const ENGINE_VERSION = 657;
export declare const ENGINE_VERSION = 661;
export interface BlockingResponse {

@@ -26,0 +26,0 @@ match: boolean;

@@ -50,3 +50,3 @@ "use strict";

const preprocessor_js_2 = __importDefault(require("./bucket/preprocessor.js"));
exports.ENGINE_VERSION = 657;
exports.ENGINE_VERSION = 661;
function shouldApplyHideException(filters) {

@@ -53,0 +53,0 @@ if (filters.length === 0) {

@@ -23,3 +23,3 @@ /*!

import PreprocessorBucket from './bucket/preprocessor.js';
export declare const ENGINE_VERSION = 657;
export declare const ENGINE_VERSION = 661;
export interface BlockingResponse {

@@ -26,0 +26,0 @@ match: boolean;

@@ -21,3 +21,3 @@ /*!

import PreprocessorBucket from './bucket/preprocessor.js';
export const ENGINE_VERSION = 657;
export const ENGINE_VERSION = 661;
function shouldApplyHideException(filters) {

@@ -24,0 +24,0 @@ if (filters.length === 0) {

{
"name": "@cliqz/adblocker",
"version": "1.30.0",
"version": "1.30.1",
"description": "Ghostery adblocker library",

@@ -119,12 +119,12 @@ "author": {

"dependencies": {
"@cliqz/adblocker-content": "^1.30.0",
"@cliqz/adblocker-extended-selectors": "^1.30.0",
"@cliqz/adblocker-content": "^1.30.1",
"@cliqz/adblocker-extended-selectors": "^1.30.1",
"@remusao/guess-url-type": "^1.3.0",
"@remusao/small": "^1.2.1",
"@remusao/smaz": "^1.9.1",
"@types/chrome": "^0.0.268",
"@types/chrome": "^0.0.269",
"@types/firefox-webext-browser": "^120.0.0",
"tldts-experimental": "^6.0.14"
},
"gitHead": "2f37bd5abc1e7874036cabc19dfe3744417ee6b9"
"gitHead": "a1e9517d001a297be4b827684ca21aa24c237ee4"
}

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

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