Skip to content

Commit

Permalink
Merge branch 'master' into feature/AG-18849
Browse files Browse the repository at this point in the history
  • Loading branch information
stanislav-atr committed Feb 5, 2024
2 parents 3d24a71 + eb007ec commit d232808
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adguard/scriptlets",
"version": "1.9.108",
"version": "1.9.109",
"description": "AdGuard's JavaScript library of Scriptlets and Redirect resources",
"scripts": {
"build": "babel-node -x .js,.ts scripts/build.js",
Expand Down
2 changes: 1 addition & 1 deletion scripts/compatibility-table.json
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@
"ubo": "alert-buster.js"
},
{
"ubo": "golem.de.js"
"ubo": "golem.de.js (removed)"
},
{
"ubo": "href-sanitizer.js"
Expand Down
3 changes: 2 additions & 1 deletion wiki/compatibility-table.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
| | webrtc-if.js | |
| | overlay-buster.js | |
| | alert-buster.js | |
| | golem.de.js | |
| | golem.de.js (removed) | |
| | href-sanitizer.js | |
| | call-nothrow.js | |
| | | abort-on-iframe-property-read |
Expand Down Expand Up @@ -101,6 +101,7 @@
| | trusted-prune-outbound-object.js | |
| | trusted-set-session-storage-item.js | |
| | trusted-replace-node-text.js (trusted-rpnt.js, replace-node-text.js, rpnt.js) | |
| | remove-cache-storage-item.js | |
| | trusted-replace-argument.js | |


Expand Down

0 comments on commit d232808

Please sign in to comment.