File tree Expand file tree Collapse file tree 15 files changed +61
-61
lines changed
adblocker-electron-example
adblocker-electron-preload
adblocker-extended-selectors
adblocker-playwright-example
adblocker-puppeteer-example
adblocker-webextension-cosmetics
adblocker-webextension-example Expand file tree Collapse file tree 15 files changed +61
-61
lines changed Original file line number Diff line number Diff line change 11{
2- "version" : " 2.14.0 " ,
2+ "version" : " 2.14.1 " ,
33 "npmClient" : " yarn" ,
44 "$schema" : " node_modules/lerna/schemas/lerna-schema.json"
55}
Original file line number Diff line number Diff line change 11{
22 "name" : " @ghostery/adblocker-content" ,
3- "version" : " 2.14.0 " ,
3+ "version" : " 2.14.1 " ,
44 "description" : " Ghostery adblocker library (content-scripts helpers)" ,
55 "author" : {
66 "name" : " Ghostery"
5252 "url" : " https://github.com/ghostery/adblocker/issues"
5353 },
5454 "dependencies" : {
55- "@ghostery/adblocker-extended-selectors" : " ^2.14.0 "
55+ "@ghostery/adblocker-extended-selectors" : " ^2.14.1 "
5656 },
5757 "devDependencies" : {
5858 "@rollup/plugin-terser" : " ^0.4.4" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @ghostery/adblocker-electron-example" ,
33 "private" : true ,
4- "version" : " 2.14.0 " ,
4+ "version" : " 2.14.1 " ,
55 "description" : " Ghostery adblocker Electron wrapper" ,
66 "author" : {
77 "name" : " Ghostery"
8585 }
8686 ],
8787 "dependencies" : {
88- "@ghostery/adblocker-electron" : " ^2.14.0 " ,
88+ "@ghostery/adblocker-electron" : " ^2.14.1 " ,
8989 "@types/node" : " 25.2.3" ,
9090 "cross-fetch" : " ^4.1.0" ,
9191 "electron" : " 40.4.0"
Original file line number Diff line number Diff line change 11{
22 "name" : " @ghostery/adblocker-electron-preload" ,
3- "version" : " 2.14.0 " ,
3+ "version" : " 2.14.1 " ,
44 "description" : " Ghostery adblocker Electron wrapper preload script" ,
55 "author" : {
66 "name" : " Ghostery"
3232 "electron" : " >11"
3333 },
3434 "dependencies" : {
35- "@ghostery/adblocker-content" : " ^2.14.0 "
35+ "@ghostery/adblocker-content" : " ^2.14.1 "
3636 },
3737 "devDependencies" : {
3838 "@rollup/plugin-commonjs" : " ^29.0.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @ghostery/adblocker-electron" ,
3- "version" : " 2.14.0 " ,
3+ "version" : " 2.14.1 " ,
44 "description" : " Ghostery adblocker Electron wrapper" ,
55 "author" : {
66 "name" : " Ghostery"
5555 "electron" : " >11"
5656 },
5757 "dependencies" : {
58- "@ghostery/adblocker" : " ^2.14.0 " ,
59- "@ghostery/adblocker-electron-preload" : " ^2.14.0 " ,
58+ "@ghostery/adblocker" : " ^2.14.1 " ,
59+ "@ghostery/adblocker-electron-preload" : " ^2.14.1 " ,
6060 "tldts-experimental" : " ^7.0.23"
6161 },
6262 "devDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @ghostery/adblocker-extended-selectors" ,
3- "version" : " 2.14.0 " ,
3+ "version" : " 2.14.1 " ,
44 "description" : " Ghostery adblocker library (extended CSS selectors implementation)" ,
55 "author" : {
66 "name" : " Ghostery"
Original file line number Diff line number Diff line change 11{
22 "name" : " @ghostery/adblocker-playwright-example" ,
33 "private" : true ,
4- "version" : " 2.14.0 " ,
4+ "version" : " 2.14.1 " ,
55 "description" : " Ghostery adblocker PlayWright wrapper" ,
66 "author" : {
77 "name" : " Ghostery"
5151 "url" : " https://github.com/ghostery/adblocker/issues"
5252 },
5353 "dependencies" : {
54- "@ghostery/adblocker-playwright" : " ^2.14.0 " ,
54+ "@ghostery/adblocker-playwright" : " ^2.14.1 " ,
5555 "cross-fetch" : " ^4.1.0" ,
5656 "playwright" : " ^1.58.2"
5757 },
Original file line number Diff line number Diff line change 11{
22 "name" : " @ghostery/adblocker-playwright" ,
3- "version" : " 2.14.0 " ,
3+ "version" : " 2.14.1 " ,
44 "description" : " Ghostery adblocker Playwright wrapper" ,
55 "author" : {
66 "name" : " Ghostery"
4949 "playwright" : " ^1.x"
5050 },
5151 "dependencies" : {
52- "@ghostery/adblocker" : " ^2.14.0 " ,
53- "@ghostery/adblocker-content" : " ^2.14.0 " ,
52+ "@ghostery/adblocker" : " ^2.14.1 " ,
53+ "@ghostery/adblocker-content" : " ^2.14.1 " ,
5454 "tldts-experimental" : " ^7.0.23"
5555 },
5656 "devDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @ghostery/adblocker-puppeteer-example" ,
33 "private" : true ,
4- "version" : " 2.14.0 " ,
4+ "version" : " 2.14.1 " ,
55 "description" : " Ghostery adblocker Puppeteer wrapper" ,
66 "author" : {
77 "name" : " Ghostery"
5151 "url" : " https://github.com/ghostery/adblocker/issues"
5252 },
5353 "dependencies" : {
54- "@ghostery/adblocker-puppeteer" : " ^2.14.0 " ,
54+ "@ghostery/adblocker-puppeteer" : " ^2.14.1 " ,
5555 "cross-fetch" : " ^4.1.0" ,
5656 "puppeteer" : " 24.37.2"
5757 },
Original file line number Diff line number Diff line change 11{
22 "name" : " @ghostery/adblocker-puppeteer" ,
3- "version" : " 2.14.0 " ,
3+ "version" : " 2.14.1 " ,
44 "description" : " Ghostery adblocker Puppeteer wrapper" ,
55 "author" : {
66 "name" : " Ghostery"
4949 "puppeteer" : " >5"
5050 },
5151 "dependencies" : {
52- "@ghostery/adblocker" : " ^2.14.0 " ,
53- "@ghostery/adblocker-content" : " ^2.14.0 " ,
52+ "@ghostery/adblocker" : " ^2.14.1 " ,
53+ "@ghostery/adblocker-content" : " ^2.14.1 " ,
5454 "tldts-experimental" : " ^7.0.23"
5555 },
5656 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments