Commit 83cc219 1 parent aeb4336 commit 83cc219 Copy full SHA for 83cc219
File tree 6 files changed +23
-13
lines changed
6 files changed +23
-13
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
8
<!-- TODO: manually add compare links for version to the end of the file -->
9
9
<!-- e.g. [1.0.77]: https://github.com/AdguardTeam/tsurlfilter/compare/tsurlfilter-v1.0.76...tsurlfilter-v1.0.77 -->
10
10
11
+ ## [ 2.2.13] - 2024-02-12
12
+
13
+ ### Changed
14
+ - Updated ` @adguard/scriptlets ` to ` v1.10.1 ` .
15
+
11
16
## [ 2.2.12] - 2024-02-07
12
17
13
18
### Changed
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @adguard/tsurlfilter" ,
3
- "version" : " 2.2.12 " ,
3
+ "version" : " 2.2.13 " ,
4
4
"description" : " This is a TypeScript library that implements AdGuard's content blocking rules" ,
5
5
"main" : " dist/es/index.js" ,
6
6
"module" : " dist/es/index.js" ,
88
88
]
89
89
},
90
90
"dependencies" : {
91
- "@adguard/scriptlets" : " ^1.9.105 " ,
91
+ "@adguard/scriptlets" : " ^1.10.1 " ,
92
92
"cidr-tools" : " ^6.4.1" ,
93
93
"commander" : " 9.4.1" ,
94
94
"is-cidr" : " 4.0.2" ,
Original file line number Diff line number Diff line change 2
2
# yarn lockfile v1
3
3
4
4
5
- " @adguard/scriptlets@^1.9.105 " :
6
- version "1.9.105 "
7
- resolved "https://registry.yarnpkg.com/@adguard/scriptlets/-/scriptlets-1.9.105 .tgz#fc3b0236414fdf1f5741f6ec8dac1bc4d772215f "
8
- integrity sha512-R8Snof3HMEnEMBEkdUKKFtrE+0kD3MU7uvxHwnokZnn//dnH+64yIjXiI2y061kgSHkiHl57ufKs87b7BcKhiQ ==
5
+ " @adguard/scriptlets@^1.10.1 " :
6
+ version "1.10.1 "
7
+ resolved "https://registry.yarnpkg.com/@adguard/scriptlets/-/scriptlets-1.10.1 .tgz#914be030b0730dad3b2f8526f48baf51c32b32a0 "
8
+ integrity sha512-tGZOmdo/KFDQ5chkKES6l9VfI8kaGCjy4i4fFEHeOvi28xm1sdSb8F7jWJpqLicqC8FjydJU72i8hhZYejRQ4Q ==
9
9
dependencies :
10
10
" @babel/runtime" " ^7.20.13"
11
11
js-yaml "^3.13.1"
Original file line number Diff line number Diff line change @@ -8,6 +8,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
8
<!-- TODO: manually add compare links for version to the end of the file -->
9
9
<!-- e.g. [0.1.2]: https://github.com/AdguardTeam/tsurlfilter/compare/tswebextension-v0.1.1...tswebextension-v0.1.2 -->
10
10
11
+ ## [ 1.0.13] - 2024-02-12
12
+
13
+ - Updated ` @adguard/tsurlfilter ` to ` v2.2.12 ` .
14
+ - Updated ` @adguard/scriptlets ` to ` v1.10.1 ` .
15
+
11
16
## [ 1.0.12] - 2024-02-07
12
17
13
18
### Fixed
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @adguard/tswebextension" ,
3
- "version" : " 1.0.12 " ,
3
+ "version" : " 1.0.13 " ,
4
4
"description" : " This is a TypeScript library that implements AdGuard's extension API" ,
5
5
"main" : " dist/index.js" ,
6
6
"typings" : " dist/types/src/lib/mv2/background/index.d.ts" ,
84
84
"dependencies" : {
85
85
"@adguard/assistant" : " ^4.3.70" ,
86
86
"@adguard/extended-css" : " ^2.0.56" ,
87
- "@adguard/scriptlets" : " ^1.9.105 " ,
88
- "@adguard/tsurlfilter" : " ^2.2.9 " ,
87
+ "@adguard/scriptlets" : " ^1.10.1 " ,
88
+ "@adguard/tsurlfilter" : " ^2.2.13 " ,
89
89
"bowser" : " 2.11.0" ,
90
90
"commander" : " 11.0.0" ,
91
91
"fs-extra" : " 11.1.1" ,
Original file line number Diff line number Diff line change 12
12
resolved "https://registry.yarnpkg.com/@adguard/extended-css/-/extended-css-2.0.56.tgz#4205287fc3e0b4dbf9f64ccad55c56a73e04cef1"
13
13
integrity sha512-RMPRGZ80kM6KiKRR0K2DUOD0+2CiadBk+G6zYBrRmzk4lD71Cipv2b9/rRy9Fdh41ipoApZsQdbJZozXFsM8RA==
14
14
15
- " @adguard/scriptlets@^1.9.105 " :
16
- version "1.9.105 "
17
- resolved "https://registry.yarnpkg.com/@adguard/scriptlets/-/scriptlets-1.9.105 .tgz#fc3b0236414fdf1f5741f6ec8dac1bc4d772215f "
18
- integrity sha512-R8Snof3HMEnEMBEkdUKKFtrE+0kD3MU7uvxHwnokZnn//dnH+64yIjXiI2y061kgSHkiHl57ufKs87b7BcKhiQ ==
15
+ " @adguard/scriptlets@^1.10.1 " :
16
+ version "1.10.1 "
17
+ resolved "https://registry.yarnpkg.com/@adguard/scriptlets/-/scriptlets-1.10.1 .tgz#914be030b0730dad3b2f8526f48baf51c32b32a0 "
18
+ integrity sha512-tGZOmdo/KFDQ5chkKES6l9VfI8kaGCjy4i4fFEHeOvi28xm1sdSb8F7jWJpqLicqC8FjydJU72i8hhZYejRQ4Q ==
19
19
dependencies :
20
20
" @babel/runtime" " ^7.20.13"
21
21
js-yaml "^3.13.1"
You can’t perform that action at this time.
0 commit comments