Compare commits

..

6 Commits
v1.0.0 ... main

Author SHA1 Message Date
Bot
77d11fad21 Updated by bot – cron 2024-10-01 10:12:37 +00:00
Bot
83fe61a74c Updated by bot – cron 2024-09-01 10:06:12 +00:00
Bot
1cf8ddb695
Updated by bot – cron
All checks were successful
Collect month data / update-rss (push) Successful in 5m59s
2024-08-01 16:57:57 +02:00
8bc74fc29c
🐛 fixes git option under the Gitea Action 2024-08-01 16:56:17 +02:00
Bot
9f2f60fa01 Updated by bot – cron 2024-07-01 10:06:32 +00:00
c5f89b1471
📺 🐛 nodejsscript is now peerDependencie
All checks were successful
Collect month data / update-rss (push) Successful in 5m59s
2024-06-28 14:41:17 +02:00
4 changed files with 267 additions and 263 deletions

View File

@ -28,6 +28,7 @@ $.api("", true)
instances_cz: stats.sort((a, b)=> b.registrations-a.registrations),
sum: stats.reduce((acc, stats) => sumStats([acc, stats]), { statuses: 0, logins: 0, registrations: 0, mau: 0, user_count: 0 })
};
if(is_git) s.run`git pull --rebase`;
echo(JSON.stringify(out, null, " ")).to(store);
if(is_git) gitCommit([ store ], "cron");
$.exit(0);

View File

@ -2,315 +2,261 @@
"instances_cz": [
{
"instance": "mastodonczech.cz",
"mau": 752,
"user_count": 5312,
"week": 8591530195,
"statuses": 10850,
"logins": 2325,
"registrations": 16
"mau": 734,
"user_count": 5357,
"week": 8632830040,
"statuses": 12690,
"logins": 2162,
"registrations": 25
},
{
"instance": "witter.cz",
"mau": 248,
"user_count": 1488,
"week": 8591832860,
"statuses": 1836,
"logins": 701,
"registrations": 6
"mau": 258,
"user_count": 1544,
"week": 8632525270,
"statuses": 3001,
"logins": 743,
"registrations": 24
},
{
"instance": "mastodon.arch-linux.cz",
"mau": 167,
"user_count": 2997,
"week": 8591687250,
"statuses": 6461,
"logins": 428,
"registrations": 5
"mau": 169,
"user_count": 3007,
"week": 8632826255,
"statuses": 5794,
"logins": 456,
"registrations": 4
},
{
"instance": "f.cz",
"mau": 49,
"user_count": 124,
"week": 8591747175,
"statuses": 1379,
"logins": 146,
"registrations": 4
},
{
"instance": "mastodon.pirati.cz",
"mau": 50,
"user_count": 383,
"week": 8591587150,
"statuses": 293,
"logins": 122,
"registrations": 4
},
{
"instance": "mamutovo.cz",
"mau": 8,
"user_count": 12,
"week": 8591647100,
"statuses": 413,
"logins": 23,
"registrations": 3
"mau": 52,
"user_count": 132,
"week": 8632481725,
"statuses": 1576,
"logins": 183,
"registrations": 2
},
{
"instance": "cztwitter.cz",
"mau": 131,
"user_count": 769,
"week": 8591724400,
"statuses": 1583,
"logins": 346,
"mau": 107,
"user_count": 773,
"week": 8632829750,
"statuses": 1329,
"logins": 294,
"registrations": 2
},
{
"instance": "mamutovo.cz",
"mau": 13,
"user_count": 20,
"week": 8632660725,
"statuses": 435,
"logins": 47,
"registrations": 0
},
{
"instance": "gomastodon.cz",
"mau": 5,
"user_count": 242,
"week": 8591620775,
"mau": 2,
"user_count": 243,
"week": 8632504820,
"statuses": 0,
"logins": 6,
"registrations": 2
"logins": 1,
"registrations": 0
},
{
"instance": "mastodon.1984.cz",
"mau": 3,
"user_count": 21,
"week": 8632809060,
"statuses": 1,
"logins": 10,
"registrations": 0
},
{
"instance": "mastodon.pirati.cz",
"mau": 45,
"user_count": 388,
"week": 8632821105,
"statuses": 88,
"logins": 98,
"registrations": 0
},
{
"instance": "social.filik.eu",
"mau": 6,
"mau": 4,
"user_count": 9,
"week": 8591827515,
"statuses": 6,
"logins": 15,
"registrations": 2
},
{
"instance": "nasface.cz",
"mau": 8,
"user_count": 1388,
"week": 8591676940,
"statuses": 1,
"logins": 11,
"registrations": 1
"week": 8632536010,
"statuses": 2,
"logins": 12,
"registrations": 0
},
{
"instance": "mastodon.urbancloud.cz",
"mau": 13,
"mau": 11,
"user_count": 17,
"week": 8591655020,
"statuses": 13,
"logins": 39,
"registrations": 1
"week": 8632695650,
"statuses": 10,
"logins": 32,
"registrations": 0
},
{
"instance": "spondr.cz",
"mau": 4,
"mau": 3,
"user_count": 4,
"week": 8591442460,
"statuses": 152,
"logins": 16,
"registrations": 1
"week": 8632570420,
"statuses": 180,
"logins": 15,
"registrations": 0
},
{
"instance": "toot.whatever.cz",
"mau": 5,
"user_count": 56,
"week": 8591576265,
"statuses": 43,
"logins": 15,
"week": 8632596060,
"statuses": 61,
"logins": 18,
"registrations": 0
},
{
"instance": "kompost.cz",
"mau": 11,
"mau": 9,
"user_count": 33,
"week": 8591446410,
"statuses": 233,
"logins": 39,
"week": 8632492055,
"statuses": 240,
"logins": 33,
"registrations": 0
},
{
"instance": "mastodon.macsnet.cz",
"mau": 3,
"user_count": 52,
"week": 8591630330,
"statuses": 167,
"week": 8632779595,
"statuses": 210,
"logins": 12,
"registrations": 0
},
{
"instance": "lgbtcz.social",
"mau": 8,
"mau": 5,
"user_count": 44,
"week": 8591463030,
"statuses": 7,
"logins": 16,
"week": 8632422660,
"statuses": 0,
"logins": 15,
"registrations": 0
},
{
"instance": "boskovice.social",
"mau": 10,
"mau": 8,
"user_count": 26,
"week": 8591731330,
"statuses": 82,
"logins": 33,
"registrations": 0
},
{
"instance": "mastodon.1984.cz",
"mau": 3,
"user_count": 20,
"week": 8591673075,
"statuses": 0,
"logins": 12,
"week": 8632711330,
"statuses": 137,
"logins": 32,
"registrations": 0
},
{
"instance": "mastodon.rozhlas.cz",
"mau": 6,
"mau": 3,
"user_count": 18,
"week": 8591809005,
"statuses": 305,
"logins": 20,
"registrations": 0
},
{
"instance": "fediverse.cz",
"mau": 1,
"user_count": 18,
"week": 8591563520,
"statuses": 0,
"logins": 5,
"week": 8632797160,
"statuses": 440,
"logins": 12,
"registrations": 0
},
{
"instance": "kocour.club",
"mau": 8,
"mau": 7,
"user_count": 14,
"week": 8591574535,
"statuses": 26,
"logins": 28,
"week": 8632563895,
"statuses": 29,
"logins": 30,
"registrations": 0
},
{
"instance": "ajtaci.club",
"mau": 1,
"user_count": 9,
"week": 8591499030,
"statuses": 4,
"logins": 5,
"registrations": 0
},
{
"instance": "mastodon.darksheep.social",
"mau": 0,
"user_count": 11,
"week": 8591478175,
"statuses": 0,
"logins": 0,
"registrations": 0
},
{
"instance": "social.meyer.cz",
"mau": 4,
"user_count": 9,
"week": 8591583210,
"statuses": 139,
"logins": 17,
"registrations": 0
},
{
"instance": "mastodon.starnet.cz",
"mau": 2,
"user_count": 7,
"week": 8591587000,
"statuses": 12,
"logins": 6,
"registrations": 0
},
{
"instance": "blogator.com",
"mau": 2,
"user_count": 5,
"week": 8591581115,
"statuses": 0,
"logins": 3,
"registrations": 0
},
{
"instance": "hatedon.1984.cz",
"mau": 1,
"user_count": 6,
"week": 8498617695,
"statuses": 11,
"week": 8632711125,
"statuses": 8,
"logins": 4,
"registrations": 0
},
{
"instance": "mastodon.loutaci.cz",
"instance": "mastodon.darksheep.social",
"mau": 1,
"user_count": 11,
"week": 8632675810,
"statuses": 0,
"logins": 1,
"registrations": 0
},
{
"instance": "social.meyer.cz",
"mau": 3,
"user_count": 9,
"week": 8632805825,
"statuses": 3,
"logins": 11,
"registrations": 0
},
{
"instance": "mastodon.starnet.cz",
"mau": 1,
"user_count": 7,
"week": 8591552095,
"statuses": 1,
"logins": 3,
"week": 8632422670,
"statuses": 7,
"logins": 4,
"registrations": 0
},
{
"instance": "blogator.com",
"mau": 0,
"user_count": 5,
"week": 8632839685,
"statuses": 0,
"logins": 0,
"registrations": 0
},
{
"instance": "mastodon.skorpil.cz",
"mau": 3,
"user_count": 3,
"week": 8591420460,
"statuses": 11,
"logins": 10,
"week": 8632605610,
"statuses": 26,
"logins": 13,
"registrations": 0
},
{
"instance": "mastodon.hinata.cz",
"mau": 1,
"user_count": 3,
"week": 8591465235,
"week": 8632693715,
"statuses": 0,
"logins": 5,
"logins": 4,
"registrations": 0
},
{
"instance": "social.toxwat.cz",
"mau": 1,
"mau": 0,
"user_count": 4,
"week": 8591731740,
"week": 8632361720,
"statuses": 0,
"logins": 1,
"registrations": 0
},
{
"instance": "hlidacstatu.social",
"mau": 1,
"user_count": 3,
"week": 8591440675,
"statuses": 0,
"logins": 1,
"logins": 0,
"registrations": 0
},
{
"instance": "mastodon.train.cz",
"mau": 2,
"mau": 1,
"user_count": 2,
"week": 8591576985,
"week": 8632839695,
"statuses": 0,
"logins": 6,
"logins": 4,
"registrations": 0
},
{
"instance": "social.bobek.cz",
"mau": 1,
"user_count": 2,
"week": 8591585510,
"statuses": 1,
"logins": 5,
"registrations": 0
},
{
"instance": "social.blep.cz",
"mau": 1,
"user_count": 2,
"week": 8591784145,
"week": 8632797640,
"statuses": 0,
"logins": 4,
"registrations": 0
@ -319,7 +265,7 @@
"instance": "mastodon.haxo.cz",
"mau": 0,
"user_count": 2,
"week": 8591552775,
"week": 8632507210,
"statuses": 0,
"logins": 0,
"registrations": 0
@ -328,8 +274,8 @@
"instance": "mutant.cz",
"mau": 1,
"user_count": 2,
"week": 8591787130,
"statuses": 6,
"week": 8632800040,
"statuses": 1,
"logins": 4,
"registrations": 0
},
@ -337,17 +283,17 @@
"instance": "mastodon.gmb.cz",
"mau": 1,
"user_count": 1,
"week": 8591805170,
"week": 8632618710,
"statuses": 0,
"logins": 2,
"logins": 3,
"registrations": 0
},
{
"instance": "rodina-sucha.cz",
"mau": 1,
"user_count": 1,
"week": 8591817085,
"statuses": 66,
"week": 8632480590,
"statuses": 44,
"logins": 4,
"registrations": 0
},
@ -355,26 +301,17 @@
"instance": "social.taborsky.cz",
"mau": 1,
"user_count": 1,
"week": 8591585510,
"week": 8632447535,
"statuses": 2,
"logins": 5,
"registrations": 0
},
{
"instance": "cynikobecny.cz",
"mau": 1,
"user_count": 2,
"week": 8591512610,
"statuses": 158,
"logins": 4,
"registrations": 0
},
{
"instance": "mastodon.morwud.cz",
"mau": 1,
"user_count": 1,
"week": 8591766055,
"statuses": 4,
"week": 8632746445,
"statuses": 2,
"logins": 4,
"registrations": 0
},
@ -382,8 +319,8 @@
"instance": "torsten.cz",
"mau": 1,
"user_count": 4,
"week": 8591490015,
"statuses": 18,
"week": 8632597855,
"statuses": 7,
"logins": 5,
"registrations": 0
},
@ -391,8 +328,53 @@
"instance": "mastodon.zs-studanka.cz",
"mau": 1,
"user_count": 1,
"week": 8591832910,
"statuses": 17,
"week": 8632824025,
"statuses": 10,
"logins": 4,
"registrations": 0
},
{
"instance": "social.jirutka.cz",
"mau": 1,
"user_count": 2,
"week": 8632668705,
"statuses": 13,
"logins": 4,
"registrations": 0
},
{
"instance": "mastodon.ok1bt.cz",
"mau": 0,
"user_count": 7,
"week": 8632607440,
"statuses": 0,
"logins": 0,
"registrations": 0
},
{
"instance": "mastodon.kickme.cz",
"mau": 1,
"user_count": 1,
"week": 8632462955,
"statuses": 0,
"logins": 3,
"registrations": 0
},
{
"instance": "social.sukany.cz",
"mau": 1,
"user_count": 1,
"week": 8632486550,
"statuses": 0,
"logins": 1,
"registrations": 0
},
{
"instance": "mastodon.cxm.cz",
"mau": 1,
"user_count": 1,
"week": 8632773510,
"statuses": 3,
"logins": 4,
"registrations": 0
},
@ -400,35 +382,17 @@
"instance": "social.vojtat.cz",
"mau": 1,
"user_count": 1,
"week": 8591589575,
"week": 8632832055,
"statuses": 0,
"logins": 3,
"registrations": 0
},
{
"instance": "boy.s.cz",
"mau": 1,
"user_count": 8,
"week": 8591727055,
"statuses": 303,
"logins": 3,
"registrations": 0
},
{
"instance": "social.jirutka.cz",
"mau": 1,
"user_count": 2,
"week": 8591668745,
"statuses": 56,
"logins": 4,
"logins": 1,
"registrations": 0
}
],
"sum": {
"statuses": 24659,
"logins": 4470,
"registrations": 47,
"mau": 1528,
"user_count": 13125
"statuses": 26349,
"logins": 4292,
"registrations": 57,
"mau": 1465,
"user_count": 11839
}
}

65
package-lock.json generated
View File

@ -1,27 +1,28 @@
{
"name": "mastodon-cz-stats",
"version": "1.0.0",
"version": "1.0.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "mastodon-cz-stats",
"version": "1.0.0",
"version": "1.0.1",
"license": "MIT",
"dependencies": {
"nodejsscript": "~1.0"
},
"bin": {
"mastodon-cz-stats": "mastodonCzStats.js"
},
"engines": {
"node": ">=18.19"
},
"peerDependencies": {
"nodejsscript": "~1.0"
}
},
"node_modules/@types/glob": {
"version": "7.2.0",
"resolved": "https://registry.npmjs.org/@types/glob/-/glob-7.2.0.tgz",
"integrity": "sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==",
"peer": true,
"dependencies": {
"@types/minimatch": "*",
"@types/node": "*"
@ -30,13 +31,15 @@
"node_modules/@types/minimatch": {
"version": "5.1.2",
"resolved": "https://registry.npmjs.org/@types/minimatch/-/minimatch-5.1.2.tgz",
"integrity": "sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA=="
"integrity": "sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==",
"peer": true
},
"node_modules/@types/mri": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/@types/mri/-/mri-1.2.0.tgz",
"integrity": "sha512-G4+QT8Plq6q1UnOX6JgtLrEU/4QXF/Z5oNr6TWdiv9EU2hsJPbemH4rCecwNajzij+2CxrxFg2Y98Q+ViDV79Q==",
"deprecated": "This is a stub types definition. mri provides its own type definitions, so you do not need this installed.",
"peer": true,
"dependencies": {
"mri": "*"
}
@ -45,6 +48,7 @@
"version": "20.14.9",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.14.9.tgz",
"integrity": "sha512-06OCtnTXtWOZBJlRApleWndH4JsRVs1pDCc8dLSQp+7PpUpX3ePdHyeNSFTeSe7FtKyQkrlPvHwJOW3SLd8Oyg==",
"peer": true,
"dependencies": {
"undici-types": "~5.26.4"
}
@ -53,6 +57,7 @@
"version": "1.7.8",
"resolved": "https://registry.npmjs.org/@types/sade/-/sade-1.7.8.tgz",
"integrity": "sha512-WGEWfxQ8VHLm3JS4ljRR3MSPqVjY0JMo6zsbBywOjFIxP8Cizxx1p6r6FxOnAOZpUn4VOFoRRTXFmaOLD/+VOQ==",
"peer": true,
"dependencies": {
"@types/mri": "*"
}
@ -61,6 +66,7 @@
"version": "0.8.15",
"resolved": "https://registry.npmjs.org/@types/shelljs/-/shelljs-0.8.15.tgz",
"integrity": "sha512-vzmnCHl6hViPu9GNLQJ+DZFd6BQI2DBTUeOvYHqkWQLMfKAAQYMb/xAmZkTogZI/vqXHCWkqDRymDI5p0QTi5Q==",
"peer": true,
"dependencies": {
"@types/glob": "~7.2.0",
"@types/node": "*"
@ -70,6 +76,7 @@
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/abort-controller/-/abort-controller-3.0.0.tgz",
"integrity": "sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==",
"peer": true,
"dependencies": {
"event-target-shim": "^5.0.0"
},
@ -81,6 +88,7 @@
"version": "4.3.2",
"resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.2.tgz",
"integrity": "sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==",
"peer": true,
"dependencies": {
"type-fest": "^0.21.3"
},
@ -95,6 +103,7 @@
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
"peer": true,
"engines": {
"node": ">=8"
}
@ -103,6 +112,7 @@
"version": "4.3.0",
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
"peer": true,
"dependencies": {
"color-convert": "^2.0.1"
},
@ -116,12 +126,14 @@
"node_modules/any-shell-escape": {
"version": "0.1.1",
"resolved": "https://registry.npmjs.org/any-shell-escape/-/any-shell-escape-0.1.1.tgz",
"integrity": "sha512-36j4l5HVkboyRhIWgtMh1I9i8LTdFqVwDEHy1cp+QioJyKgAUG40X0W8s7jakWRta/Sjvm8mUG1fU6Tj8mWagQ=="
"integrity": "sha512-36j4l5HVkboyRhIWgtMh1I9i8LTdFqVwDEHy1cp+QioJyKgAUG40X0W8s7jakWRta/Sjvm8mUG1fU6Tj8mWagQ==",
"peer": true
},
"node_modules/async-exit-hook": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/async-exit-hook/-/async-exit-hook-1.1.2.tgz",
"integrity": "sha512-CeTSWB5Bou31xSHeO45ZKgLPRaJbV4I8csRcFYETDBehX7H+1GDO/v+v8G7fZmar1gOmYa6UTXn6d/WIiJbslw==",
"peer": true,
"engines": {
"node": ">=0.12.0"
}
@ -146,6 +158,7 @@
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
"integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
"peer": true,
"dependencies": {
"color-name": "~1.1.4"
},
@ -156,7 +169,8 @@
"node_modules/color-name": {
"version": "1.1.4",
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
"peer": true
},
"node_modules/concat-map": {
"version": "0.0.1",
@ -168,6 +182,7 @@
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/css-in-console/-/css-in-console-2.0.0.tgz",
"integrity": "sha512-Xbphn3qbe/XO67D8dr7Q39qSqi3ddnSsL72nixhKLiUEr8K3oTlk9aCOKRyCVNgPtgWwhynM19jj5mw1n/K2Tg==",
"peer": true,
"engines": {
"node": ">=18"
}
@ -176,6 +191,7 @@
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/data-uri-to-buffer/-/data-uri-to-buffer-4.0.1.tgz",
"integrity": "sha512-0R9ikRb668HB7QDxT1vkpuUBtqc53YyAwMwGeUFKRojY/NWKvdZ+9UYtRfGmhqNbRkTSVpMbmyhXipFFv2cb/A==",
"peer": true,
"engines": {
"node": ">= 12"
}
@ -183,12 +199,14 @@
"node_modules/emoji-regex": {
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
"integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A=="
"integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
"peer": true
},
"node_modules/event-target-shim": {
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/event-target-shim/-/event-target-shim-5.0.1.tgz",
"integrity": "sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==",
"peer": true,
"engines": {
"node": ">=6"
}
@ -207,6 +225,7 @@
"url": "https://paypal.me/jimmywarting"
}
],
"peer": true,
"dependencies": {
"node-domexception": "^1.0.0",
"web-streams-polyfill": "^3.0.3"
@ -219,6 +238,7 @@
"version": "4.0.10",
"resolved": "https://registry.npmjs.org/formdata-polyfill/-/formdata-polyfill-4.0.10.tgz",
"integrity": "sha512-buewHzMvYL29jdeQTVILecSaZKnt/RJWjoZCF5OW60Z67/GmSLBkOFM7qh1PI3zFNtJbaZL5eQu1vLfazOwj4g==",
"peer": true,
"dependencies": {
"fetch-blob": "^3.1.2"
},
@ -294,7 +314,8 @@
"node_modules/inspect-custom-symbol": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/inspect-custom-symbol/-/inspect-custom-symbol-1.1.1.tgz",
"integrity": "sha512-GOucsp9EcdlLdhPUyOTvQDnbFJtp2WBWZV1Jqe+mVnkJQBL3w96+fB84C+JL+EKXOspMdB0eMDQPDp5w9fkfZA=="
"integrity": "sha512-GOucsp9EcdlLdhPUyOTvQDnbFJtp2WBWZV1Jqe+mVnkJQBL3w96+fB84C+JL+EKXOspMdB0eMDQPDp5w9fkfZA==",
"peer": true
},
"node_modules/interpret": {
"version": "1.4.0",
@ -324,6 +345,7 @@
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
"integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
"peer": true,
"engines": {
"node": ">=8"
}
@ -331,17 +353,20 @@
"node_modules/just-flatten-it": {
"version": "2.2.1",
"resolved": "https://registry.npmjs.org/just-flatten-it/-/just-flatten-it-2.2.1.tgz",
"integrity": "sha512-VwvlzikphspzZL38LiZpoBsFGQy6MnmXYekBeZA8lSNwgSC87zA3a93bCZKkDuOM+djMZhfjd3lXAZyxficKCg=="
"integrity": "sha512-VwvlzikphspzZL38LiZpoBsFGQy6MnmXYekBeZA8lSNwgSC87zA3a93bCZKkDuOM+djMZhfjd3lXAZyxficKCg==",
"peer": true
},
"node_modules/just-zip-it": {
"version": "2.3.1",
"resolved": "https://registry.npmjs.org/just-zip-it/-/just-zip-it-2.3.1.tgz",
"integrity": "sha512-h8Y3DAVTZRP3Weq7btWYfkYHQGhxiuKzfOO7Ec+x8XaDcBvbOsC2jIdezC6tEzbt+A4fTJTREnj3gF5DyMkFfw=="
"integrity": "sha512-h8Y3DAVTZRP3Weq7btWYfkYHQGhxiuKzfOO7Ec+x8XaDcBvbOsC2jIdezC6tEzbt+A4fTJTREnj3gF5DyMkFfw==",
"peer": true
},
"node_modules/log-update-async-hook": {
"version": "2.0.7",
"resolved": "https://registry.npmjs.org/log-update-async-hook/-/log-update-async-hook-2.0.7.tgz",
"integrity": "sha512-V9KpD1AZUBd/oiZ+/Xsgd5rRP9awhgtRiDv5Am4VQCixiDnAbXMdt/yKz41kCzYZtVbwC6YCxnWEF3zjNEwktA==",
"peer": true,
"dependencies": {
"ansi-escapes": "^4.3.2",
"async-exit-hook": "^1.1.2",
@ -353,6 +378,7 @@
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-1.2.0.tgz",
"integrity": "sha512-jf84uxzwiuiIVKiOLpfYk7N46TSy8ubTonmneY9vrpHNAnp0QBt2BxWV9dO3/j+BoVAb+a5G6YDPW3M5HOdMWQ==",
"peer": true,
"engines": {
"node": ">=4"
}
@ -373,6 +399,7 @@
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/mri/-/mri-1.2.0.tgz",
"integrity": "sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==",
"peer": true,
"engines": {
"node": ">=4"
}
@ -391,6 +418,7 @@
"url": "https://paypal.me/jimmywarting"
}
],
"peer": true,
"engines": {
"node": ">=10.5.0"
}
@ -399,6 +427,7 @@
"version": "3.3.2",
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-3.3.2.tgz",
"integrity": "sha512-dRB78srN/l6gqWulah9SrxeYnxeddIG30+GOqK/9OlLVyLg3HPnr6SqOWTWOXKRwC2eGYCkZ59NNuSgvSrpgOA==",
"peer": true,
"dependencies": {
"data-uri-to-buffer": "^4.0.0",
"fetch-blob": "^3.1.4",
@ -416,6 +445,7 @@
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/nodejsscript/-/nodejsscript-1.0.1.tgz",
"integrity": "sha512-FjicGRDDsrWCZNBdjHKLjriidynoSIN8kGrZGTZFBBiKxSydsui4LvrpZzvoAg9J6RE6vjxEXSLhrxGox6y+Dg==",
"peer": true,
"dependencies": {
"@types/sade": "~1.7",
"@types/shelljs": "~0.8",
@ -450,6 +480,7 @@
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/onetime/-/onetime-2.0.1.tgz",
"integrity": "sha512-oyyPpiMaKARvvcgip+JV+7zci5L8D1W9RZIz2l1o08AM3pfspitVWnPt3mzHcBPp12oYMTy0pqrFs/C+m3EwsQ==",
"peer": true,
"dependencies": {
"mimic-fn": "^1.0.0"
},
@ -505,6 +536,7 @@
"version": "1.8.1",
"resolved": "https://registry.npmjs.org/sade/-/sade-1.8.1.tgz",
"integrity": "sha512-xal3CZX1Xlo/k4ApwCFrHVACi9fBqJ7V+mwhBsuf/1IOKbBy098Fex+Wa/5QMubw09pSZ/u8EY8PWgevJsXp1A==",
"peer": true,
"dependencies": {
"mri": "^1.1.0"
},
@ -516,6 +548,7 @@
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/shell-escape-tag/-/shell-escape-tag-2.0.2.tgz",
"integrity": "sha512-kqmtJG6VzTahZl8Y3384ldskA9rzoEMdXLoMEBAq9334/UDdmfWl3OtmrGJPlVcyXvcSy3poDKka57gMxskMPw==",
"peer": true,
"dependencies": {
"any-shell-escape": "^0.1.1",
"inspect-custom-symbol": "^1.1.1",
@ -544,6 +577,7 @@
"version": "4.2.3",
"resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
"integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
"peer": true,
"dependencies": {
"emoji-regex": "^8.0.0",
"is-fullwidth-code-point": "^3.0.0",
@ -557,6 +591,7 @@
"version": "6.0.1",
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
"peer": true,
"dependencies": {
"ansi-regex": "^5.0.1"
},
@ -580,6 +615,7 @@
"version": "0.21.3",
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.21.3.tgz",
"integrity": "sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==",
"peer": true,
"engines": {
"node": ">=10"
},
@ -590,12 +626,14 @@
"node_modules/undici-types": {
"version": "5.26.5",
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz",
"integrity": "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA=="
"integrity": "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==",
"peer": true
},
"node_modules/web-streams-polyfill": {
"version": "3.3.3",
"resolved": "https://registry.npmjs.org/web-streams-polyfill/-/web-streams-polyfill-3.3.3.tgz",
"integrity": "sha512-d2JWLCivmZYTSIoge9MsgFCZrt571BikcWGYkjC1khllbTeDlGqZ2D8vD8E/lJa8WGWbb7Plm8/XJYV7IJHZZw==",
"peer": true,
"engines": {
"node": ">= 8"
}
@ -604,6 +642,7 @@
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
"peer": true,
"dependencies": {
"ansi-styles": "^4.0.0",
"string-width": "^4.1.0",

View File

@ -1,6 +1,6 @@
{
"name": "mastodon-cz-stats",
"version": "1.0.0",
"version": "1.0.1",
"description": "Experimentální skript k získání českých Mastodon instancí a dodatečných informací.",
"bin": "mastodonCzStats.js",
"scripts": {
@ -16,7 +16,7 @@
"url": "https://gitea.jaandrle.cz/jaandrle/mastodonCzStats/issues"
},
"license": "MIT",
"dependencies": {
"peerDependencies": {
"nodejsscript": "~1.0"
},
"engines": {