@ghostery/adblocker-electron
Advanced tools
Comparing version 2.3.1 to 2.3.2
{ | ||
"name": "@ghostery/adblocker-electron", | ||
"version": "2.3.1", | ||
"version": "2.3.2", | ||
"description": "Ghostery adblocker Electron wrapper", | ||
@@ -58,4 +58,4 @@ "author": { | ||
"dependencies": { | ||
"@ghostery/adblocker": "^2.3.1", | ||
"@ghostery/adblocker-electron-preload": "^2.3.1", | ||
"@ghostery/adblocker": "^2.3.2", | ||
"@ghostery/adblocker-electron-preload": "^2.3.2", | ||
"tldts-experimental": "^6.0.14" | ||
@@ -69,3 +69,3 @@ }, | ||
"chai": "^5.1.0", | ||
"electron": "^33.0.0", | ||
"electron": "^34.0.0", | ||
"eslint": "^9.3.0", | ||
@@ -113,3 +113,3 @@ "mocha": "^11.0.1", | ||
], | ||
"gitHead": "de7bfb534aaac233f6d479af361962619f98ed11" | ||
"gitHead": "710af5c5106081b8c2187d00c5b50212aaa25432" | ||
} |
Sorry, the diff of this file is not supported yet
86900