This repository was archived by the owner on Jun 21, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 17 files changed +107
-31
lines changed
Expand file tree Collapse file tree 17 files changed +107
-31
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ # gartenpflege
2+
3+ ## 0.0.1
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies [ 6aef46b]
8+ - @algorithmwatch/harke @0.6.0
Original file line number Diff line number Diff line change 11{
22 "name" : " gartenpflege" ,
33 "private" : true ,
4- "version" : " 0.0.0 " ,
4+ "version" : " 0.0.1 " ,
55 "type" : " module" ,
66 "main" : " ./src/cli.ts" ,
77 "exports" : {
1616 "harke-cli" : " node --loader ts-node/esm --es-module-specifier-resolution=node ./src/cli.ts"
1717 },
1818 "dependencies" : {
19- "@algorithmwatch/harke" : " ^0.5 .0" ,
19+ "@algorithmwatch/harke" : " ^0.6 .0" ,
2020 "lodash" : " ^4.17.21" ,
2121 "lowdb" : " ^3.0.0" ,
2222 "meow" : " ^9.0.0" ,
Original file line number Diff line number Diff line change 11# @algorithmwatch/harke
22
3+ ## 0.6.0
4+
5+ ### Minor Changes
6+
7+ - 6aef46b: Refactor & new features
8+
9+ ### Patch Changes
10+
11+ - Updated dependencies [ 6aef46b]
12+ - @algorithmwatch/scraper @0.2.0
13+ - @algorithmwatch/utils @0.2.0
14+
315## 0.5.1
416
517### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @algorithmwatch/harke" ,
3- "version" : " 0.5.1 " ,
3+ "version" : " 0.6.0 " ,
44 "type" : " module" ,
55 "source" : " src/index.ts" ,
66 "exports" : {
2727 "dependencies" : {
2828 "cheerio" : " ^1.0.0-rc.5" ,
2929 "lodash" : " ^4.17.21" ,
30- "@algorithmwatch/scraper" : " ^0.1 .0" ,
31- "@algorithmwatch/utils" : " ^0.1 .0"
30+ "@algorithmwatch/scraper" : " ^0.2 .0" ,
31+ "@algorithmwatch/utils" : " ^0.2 .0"
3232 },
3333 "devDependencies" : {
3434 "@types/cheerio" : " ^0.22.27" ,
Original file line number Diff line number Diff line change 11# @algorithmwatch/schaufel-cli
22
3+ ## 0.23.0
4+
5+ ### Minor Changes
6+
7+ - 6aef46b: Refactor & new features
8+
9+ ### Patch Changes
10+
11+ - Updated dependencies [ 6aef46b]
12+ - @algorithmwatch/schaufel-core @0.23.0
13+ - @algorithmwatch/schaufel-worker @0.23.0
14+ - @algorithmwatch/schaufel-wrangle @0.23.0
15+
316## 0.22.0
417
518### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @algorithmwatch/schaufel-cli" ,
33 "private" : true ,
4- "version" : " 0.22 .0" ,
4+ "version" : " 0.23 .0" ,
55 "scripts" : {
66 "dump-redact" : " node dump-redact.js" ,
77 "dump-scrape" : " node dump-scrape.js" ,
1010 "merge-lookups" : " node merge-lookups.js"
1111 },
1212 "dependencies" : {
13- "@algorithmwatch/schaufel-core" : " 0.22 .0" ,
14- "@algorithmwatch/schaufel-worker" : " 0.22 .0" ,
15- "@algorithmwatch/schaufel-wrangle" : " 0.22 .0" ,
13+ "@algorithmwatch/schaufel-core" : " 0.23 .0" ,
14+ "@algorithmwatch/schaufel-worker" : " 0.23 .0" ,
15+ "@algorithmwatch/schaufel-wrangle" : " 0.23 .0" ,
1616 "dotenv" : " ^16.0.1"
1717 }
1818}
Original file line number Diff line number Diff line change 11# @algorithmwatch/schaufel-core
22
3+ ## 0.23.0
4+
5+ ### Minor Changes
6+
7+ - 6aef46b: Refactor & new features
8+
9+ ### Patch Changes
10+
11+ - Updated dependencies [ 6aef46b]
12+ - @algorithmwatch/schaufel-wrangle @0.23.0
13+ - @algorithmwatch/scraper @0.2.0
14+ - @algorithmwatch/utils @0.2.0
15+
316## 0.22.0
417
518### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @algorithmwatch/schaufel-core" ,
3- "version" : " 0.22 .0" ,
3+ "version" : " 0.23 .0" ,
44 "type" : " module" ,
55 "source" : " src/index.ts" ,
66 "exports" : {
2525 "test:dev" : " jest --watchAll"
2626 },
2727 "dependencies" : {
28- "@algorithmwatch/schaufel-wrangle" : " 0.22 .0" ,
29- "@algorithmwatch/utils" : " 0.1 .0" ,
30- "@algorithmwatch/scraper" : " 0.1 .0" ,
28+ "@algorithmwatch/schaufel-wrangle" : " 0.23 .0" ,
29+ "@algorithmwatch/utils" : " 0.2 .0" ,
30+ "@algorithmwatch/scraper" : " 0.2 .0" ,
3131 "dayjs" : " ^1.11.6" ,
3232 "lodash" : " ^4.17.21"
3333 },
Original file line number Diff line number Diff line change 11# @algorithmwatch/schaufel-worker
22
3+ ## 0.23.0
4+
5+ ### Minor Changes
6+
7+ - 6aef46b: Refactor & new features
8+
9+ ### Patch Changes
10+
11+ - Updated dependencies [ 6aef46b]
12+ - @algorithmwatch/schaufel-core @0.23.0
13+
314## 0.22.0
415
516### Minor Changes
You can’t perform that action at this time.
0 commit comments