@accounter/modern-poalim-scraper 0.10.2-alpha-20251028123001-a8ce4e53bbde9f6eeded7bfeea650700f6a63130 → 0.10.2-alpha-20251028123619-bcce9ab485db2997b6b76ff0df765834d86f30e7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +1 -7
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# @accounter/modern-poalim-scraper
|
|
2
2
|
|
|
3
|
-
## 0.10.2-alpha-
|
|
3
|
+
## 0.10.2-alpha-20251028123619-bcce9ab485db2997b6b76ff0df765834d86f30e7
|
|
4
4
|
|
|
5
5
|
### Patch Changes
|
|
6
6
|
|
|
@@ -46,12 +46,6 @@
|
|
|
46
46
|
- Updated dependency [`puppeteer@24.26.0` ↗︎](https://www.npmjs.com/package/puppeteer/v/24.26.0)
|
|
47
47
|
(from `24.23.0`, in `dependencies`)
|
|
48
48
|
|
|
49
|
-
- [#2629](https://github.com/Urigo/accounter-fullstack/pull/2629)
|
|
50
|
-
[`2db50bd`](https://github.com/Urigo/accounter-fullstack/commit/2db50bdb84e08f0a1a6d1841292a81b80324809e)
|
|
51
|
-
Thanks [@gilgardosh](https://github.com/gilgardosh)! - dependencies updates:
|
|
52
|
-
- Updated dependency [`puppeteer@24.26.1` ↗︎](https://www.npmjs.com/package/puppeteer/v/24.26.1)
|
|
53
|
-
(from `24.26.0`, in `dependencies`)
|
|
54
|
-
|
|
55
49
|
## 0.10.1
|
|
56
50
|
|
|
57
51
|
### Patch Changes
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@accounter/modern-poalim-scraper",
|
|
3
|
-
"version": "0.10.2-alpha-
|
|
3
|
+
"version": "0.10.2-alpha-20251028123619-bcce9ab485db2997b6b76ff0df765834d86f30e7",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "",
|
|
6
6
|
"license": "MIT",
|