diff --git a/data/sponsors.json b/data/sponsors.json
index 3a80da8..10a1483 100644
--- a/data/sponsors.json
+++ b/data/sponsors.json
@@ -6,6 +6,7 @@
"scoreTotalAmountFactor": 0.2,
"tiers": {
"backer" : {
+ "name": "Backer",
"price": 20,
"benefits": {
"showAtSponsorList": true
@@ -13,12 +14,14 @@
"period": 2
},
"bronze": {
+ "name": "Bronze",
"price": 49,
"benefits": {
"showAtSponsorList": true
}
},
"silver" : {
+ "name": "Silver",
"price": 99,
"benefits": {
"showAtSponsorList": true,
@@ -27,6 +30,7 @@
}
},
"gold" : {
+ "name": "Gold",
"price": 299,
"benefits": {
"showAtSponsorList": true,
@@ -40,6 +44,7 @@
}
},
"platinum" : {
+ "name": "Platinum",
"price": 599,
"benefits": {
"showAtSponsorList": true,
@@ -92,7 +97,6 @@
"autoUTMLinks": false
},
"stytch": {
- "tier": "gold",
"description": "API-first authentication, authorization, and fraud prevention",
"image": "/assets/sponsors/stytch.png",
"image_dark": "/assets/sponsors/stytch_white.png",
@@ -101,22 +105,36 @@
"Website": "https://stytch.com/?utm_source=oss-sponsorship&utm_medium=paid_sponsorship&utm_content=website-link&utm_campaign=axios-http",
"Documentation": "https://stytch.com/docs?utm_source=oss-sponsorship&utm_medium=paid_sponsorship&utm_content=docs-link&utm_campaign=axios-http",
"Node.js": "https://github.com/stytchauth/stytch-node?utm_source=oss-sponsorship&utm_medium=paid_sponsorship&utm_content=node-sdk&utm_campaign=axios-http"
+ },
+ "tiers": {
+ "gold": {
+ "price": 200
+ }
}
},
"descope": {
- "tier": "gold",
"image": "/assets/sponsors/descope.png",
"image_dark": "/assets/sponsors/descope_white.png",
"targetLink": "https://www.descope.com/?utm_source=axios&utm_medium=referral&utm_campaign=axios-oss-sponsorship",
"links": {
"Website": "https://www.descope.com/?utm_source=axios&utm_medium=referral&utm_campaign=axios-oss-sponsorship",
- "Documentation": "https://docs.descope.com/?utm_source=axios&utm_medium=referral&utm_campaign=axios-oss-sponsorship",
+ "Docs": "https://docs.descope.com/?utm_source=axios&utm_medium=referral&utm_campaign=axios-oss-sponsorship",
"Community": "https://www.descope.com/community?utm_source=axios&utm_medium=referral&utm_campaign=axios-oss-sponsorship"
+ },
+ "tiers": {
+ "gold": {
+ "price": 200
+ }
}
},
"principal": {
"tier": "gold",
- "image": "/assets/sponsors/principal.svg"
+ "image": "/assets/sponsors/principal.svg",
+ "tiers": {
+ "gold": {
+ "price": 175
+ }
+ }
},
"buy-instagram-followers-buzzoid": {
"website": "https://buzzoid.com/buy-instagram-followers/"
diff --git a/package-lock.json b/package-lock.json
index 164c84e..13b95b9 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -8,10 +8,6 @@
"name": "axios-docs",
"version": "0.4.0",
"license": "MIT",
- "dependencies": {
- "graphql": "^16.9.0",
- "graphql-request": "^7.1.0"
- },
"devDependencies": {
"axios": "^1.3.2",
"cheerio": "^1.0.0-rc.12",
@@ -20,23 +16,15 @@
"http-server": "^14.1.0",
"inert-ssg": "^2.0.0-alpha.15",
"joi": "^17.13.3",
+ "lodash": "^4.17.21",
"mime-types": "^2.1.35",
- "sharp": "^0.31.3",
- "showdown": "^2.1.0"
+ "sharp": "^0.31.3"
},
"engines": {
"node": "16",
"npm": "8"
}
},
- "node_modules/@graphql-typed-document-node/core": {
- "version": "3.2.0",
- "resolved": "https://registry.npmjs.org/@graphql-typed-document-node/core/-/core-3.2.0.tgz",
- "integrity": "sha512-mB9oAsNCm9aM3/SOv4YtBMqZbYj10R7dkq8byBqxGY/ncFwhf2oQzMV+LCRlWoDSEBJ3COiR1yeDvMtsoOsuFQ==",
- "peerDependencies": {
- "graphql": "^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0"
- }
- },
"node_modules/@hapi/hoek": {
"version": "9.3.0",
"resolved": "https://registry.npmjs.org/@hapi/hoek/-/hoek-9.3.0.tgz",
@@ -61,82 +49,6 @@
"node": ">=4.2"
}
},
- "node_modules/@molt/command": {
- "version": "0.9.0",
- "resolved": "https://registry.npmjs.org/@molt/command/-/command-0.9.0.tgz",
- "integrity": "sha512-1JI8dAlpqlZoXyKWVQggX7geFNPxBpocHIXQCsnxDjKy+3WX4SGyZVJXuLlqRRrX7FmQCuuMAfx642ovXmPA9g==",
- "dependencies": {
- "@molt/types": "0.2.0",
- "alge": "0.8.1",
- "chalk": "^5.3.0",
- "lodash.camelcase": "^4.3.0",
- "lodash.snakecase": "^4.1.1",
- "readline-sync": "^1.4.10",
- "string-length": "^6.0.0",
- "strip-ansi": "^7.1.0",
- "ts-toolbelt": "^9.6.0",
- "type-fest": "^4.3.1",
- "zod": "^3.22.2"
- }
- },
- "node_modules/@molt/command/node_modules/ansi-regex": {
- "version": "6.0.1",
- "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
- "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
- "engines": {
- "node": ">=12"
- },
- "funding": {
- "url": "https://github.com/chalk/ansi-regex?sponsor=1"
- }
- },
- "node_modules/@molt/command/node_modules/chalk": {
- "version": "5.3.0",
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
- "integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
- "engines": {
- "node": "^12.17.0 || ^14.13 || >=16.0.0"
- },
- "funding": {
- "url": "https://github.com/chalk/chalk?sponsor=1"
- }
- },
- "node_modules/@molt/command/node_modules/string-length": {
- "version": "6.0.0",
- "resolved": "https://registry.npmjs.org/string-length/-/string-length-6.0.0.tgz",
- "integrity": "sha512-1U361pxZHEQ+FeSjzqRpV+cu2vTzYeWeafXFLykiFlv4Vc0n3njgU8HrMbyik5uwm77naWMuVG8fhEF+Ovb1Kg==",
- "dependencies": {
- "strip-ansi": "^7.1.0"
- },
- "engines": {
- "node": ">=16"
- },
- "funding": {
- "url": "https://github.com/sponsors/sindresorhus"
- }
- },
- "node_modules/@molt/command/node_modules/strip-ansi": {
- "version": "7.1.0",
- "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
- "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
- "dependencies": {
- "ansi-regex": "^6.0.1"
- },
- "engines": {
- "node": ">=12"
- },
- "funding": {
- "url": "https://github.com/chalk/strip-ansi?sponsor=1"
- }
- },
- "node_modules/@molt/types": {
- "version": "0.2.0",
- "resolved": "https://registry.npmjs.org/@molt/types/-/types-0.2.0.tgz",
- "integrity": "sha512-p6ChnEZDGjg9PYPec9BK6Yp5/DdSrYQvXTBAtgrnqX6N36cZy37ql1c8Tc5LclfIYBNG7EZp8NBcRTYJwyi84g==",
- "dependencies": {
- "ts-toolbelt": "^9.6.0"
- }
- },
"node_modules/@sideway/address": {
"version": "4.1.5",
"resolved": "https://registry.npmjs.org/@sideway/address/-/address-4.1.5.tgz",
@@ -164,17 +76,6 @@
"integrity": "sha512-1z8k4wzFnNjVK/tlxvrWuK5WMt6mydWWP7+zvH5eFep4oj+UkrfiJTRtjCeBXNpwaA/FYqqtb4/QS4ianFpIRA==",
"dev": true
},
- "node_modules/alge": {
- "version": "0.8.1",
- "resolved": "https://registry.npmjs.org/alge/-/alge-0.8.1.tgz",
- "integrity": "sha512-kiV9nTt+XIauAXsowVygDxMZLplZxDWt0W8plE/nB32/V2ziM/P/TxDbSVK7FYIUt2Xo16h3/htDh199LNPCKQ==",
- "dependencies": {
- "lodash.ismatch": "^4.4.0",
- "remeda": "^1.0.0",
- "ts-toolbelt": "^9.6.0",
- "zod": "^3.17.3"
- }
- },
"node_modules/ansi-colors": {
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.1.tgz",
@@ -652,15 +553,6 @@
"node": ">= 0.8"
}
},
- "node_modules/commander": {
- "version": "9.5.0",
- "resolved": "https://registry.npmjs.org/commander/-/commander-9.5.0.tgz",
- "integrity": "sha512-KRs7WVDKg86PWiuAqhDrAQnTXZKraVcCc6vFdL14qrZ/DcWwuRo7VoiYXalXO7S5GKpqYiVEwCbgFDfxNHKJBQ==",
- "dev": true,
- "engines": {
- "node": "^12.20.0 || >=14"
- }
- },
"node_modules/concat-map": {
"version": "0.0.1",
"resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
@@ -1145,44 +1037,6 @@
"node": ">= 6"
}
},
- "node_modules/graphql": {
- "version": "16.9.0",
- "resolved": "https://registry.npmjs.org/graphql/-/graphql-16.9.0.tgz",
- "integrity": "sha512-GGTKBX4SD7Wdb8mqeDLni2oaRGYQWjWHGKPQ24ZMnUtKfcsVoiv4uX8+LJr1K6U5VW2Lu1BwJnj7uiori0YtRw==",
- "engines": {
- "node": "^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0"
- }
- },
- "node_modules/graphql-request": {
- "version": "7.1.0",
- "resolved": "https://registry.npmjs.org/graphql-request/-/graphql-request-7.1.0.tgz",
- "integrity": "sha512-Ouu/lYVFhARS1aXeZoVJWnGT6grFJXTLwXJuK4mUGGRo0EUk1JkyYp43mdGmRgUVezpRm6V5Sq3t8jBDQcajng==",
- "dependencies": {
- "@graphql-typed-document-node/core": "^3.2.0",
- "@molt/command": "^0.9.0",
- "zod": "^3.23.8"
- },
- "bin": {
- "graffle": "build/cli/generate.js"
- },
- "peerDependencies": {
- "@dprint/formatter": "^0.3.0",
- "@dprint/typescript": "^0.91.1",
- "dprint": "^0.46.2",
- "graphql": "14 - 16"
- },
- "peerDependenciesMeta": {
- "@dprint/formatter": {
- "optional": true
- },
- "@dprint/typescript": {
- "optional": true
- },
- "dprint": {
- "optional": true
- }
- }
- },
"node_modules/handlebars": {
"version": "4.7.8",
"resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.7.8.tgz",
@@ -1822,22 +1676,12 @@
"integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
"dev": true
},
- "node_modules/lodash.camelcase": {
- "version": "4.3.0",
- "resolved": "https://registry.npmjs.org/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz",
- "integrity": "sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA=="
- },
"node_modules/lodash.deburr": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/lodash.deburr/-/lodash.deburr-4.1.0.tgz",
"integrity": "sha1-3bG7s+8HRYwBd7oH3hRCLLAz/5s=",
"dev": true
},
- "node_modules/lodash.ismatch": {
- "version": "4.4.0",
- "resolved": "https://registry.npmjs.org/lodash.ismatch/-/lodash.ismatch-4.4.0.tgz",
- "integrity": "sha512-fPMfXjGQEV9Xsq/8MTSgUf255gawYRbjwMyDbcvDhXgV7enSZA0hynz6vMPnpAb5iONEzBHBPsT+0zes5Z301g=="
- },
"node_modules/lodash.kebabcase": {
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/lodash.kebabcase/-/lodash.kebabcase-4.0.1.tgz",
@@ -1848,11 +1692,6 @@
"lodash.words": "^4.0.0"
}
},
- "node_modules/lodash.snakecase": {
- "version": "4.1.1",
- "resolved": "https://registry.npmjs.org/lodash.snakecase/-/lodash.snakecase-4.1.1.tgz",
- "integrity": "sha512-QZ1d4xoBHYUeuouhEq3lk3Uq7ldgyFXGBhg04+oRLnIz8o9T65Eh+8YdroUwn846zchkA9yDsDl5CVVaV2nqYw=="
- },
"node_modules/lodash.words": {
"version": "4.2.0",
"resolved": "https://registry.npmjs.org/lodash.words/-/lodash.words-4.2.0.tgz",
@@ -2422,19 +2261,6 @@
"node": ">=8.10.0"
}
},
- "node_modules/readline-sync": {
- "version": "1.4.10",
- "resolved": "https://registry.npmjs.org/readline-sync/-/readline-sync-1.4.10.tgz",
- "integrity": "sha512-gNva8/6UAe8QYepIQH/jQ2qn91Qj0B9sYjMBBs3QOB8F2CXcKgLxQaJRP76sWVRQt+QU+8fAkCbCvjjMFu7Ycw==",
- "engines": {
- "node": ">= 0.8.0"
- }
- },
- "node_modules/remeda": {
- "version": "1.61.0",
- "resolved": "https://registry.npmjs.org/remeda/-/remeda-1.61.0.tgz",
- "integrity": "sha512-caKfSz9rDeSKBQQnlJnVW3mbVdFgxgGWQKq1XlFokqjf+hQD5gxutLGTTY2A/x24UxVyJe9gH5fAkFI63ULw4A=="
- },
"node_modules/requires-port": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz",
@@ -2566,22 +2392,6 @@
"node": ">=8"
}
},
- "node_modules/showdown": {
- "version": "2.1.0",
- "resolved": "https://registry.npmjs.org/showdown/-/showdown-2.1.0.tgz",
- "integrity": "sha512-/6NVYu4U819R2pUIk79n67SYgJHWCce0a5xTP979WbNp0FL9MN1I1QK662IDU1b6JzKTvmhgI7T7JYIxBi3kMQ==",
- "dev": true,
- "dependencies": {
- "commander": "^9.0.0"
- },
- "bin": {
- "showdown": "bin/showdown.js"
- },
- "funding": {
- "type": "individual",
- "url": "https://www.paypal.me/tiviesantos"
- }
- },
"node_modules/side-channel": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.0.4.tgz",
@@ -2819,11 +2629,6 @@
"node": ">=8.0"
}
},
- "node_modules/ts-toolbelt": {
- "version": "9.6.0",
- "resolved": "https://registry.npmjs.org/ts-toolbelt/-/ts-toolbelt-9.6.0.tgz",
- "integrity": "sha512-nsZd8ZeNUzukXPlJmTBwUAuABDe/9qtVDelJeT/qW0ow3ZS3BsQJtNkan1802aM9Uf68/Y8ljw86Hu0h5IUW3w=="
- },
"node_modules/tunnel-agent": {
"version": "0.6.0",
"resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz",
@@ -2836,17 +2641,6 @@
"node": "*"
}
},
- "node_modules/type-fest": {
- "version": "4.24.0",
- "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.24.0.tgz",
- "integrity": "sha512-spAaHzc6qre0TlZQQ2aA/nGMe+2Z/wyGk5Z+Ru2VUfdNwT6kWO6TjevOlpebsATEG1EIQ2sOiDszud3lO5mt/Q==",
- "engines": {
- "node": ">=16"
- },
- "funding": {
- "url": "https://github.com/sponsors/sindresorhus"
- }
- },
"node_modules/uc.micro": {
"version": "1.0.6",
"resolved": "https://registry.npmjs.org/uc.micro/-/uc.micro-1.0.6.tgz",
@@ -3004,23 +2798,9 @@
"resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==",
"dev": true
- },
- "node_modules/zod": {
- "version": "3.23.8",
- "resolved": "https://registry.npmjs.org/zod/-/zod-3.23.8.tgz",
- "integrity": "sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g==",
- "funding": {
- "url": "https://github.com/sponsors/colinhacks"
- }
}
},
"dependencies": {
- "@graphql-typed-document-node/core": {
- "version": "3.2.0",
- "resolved": "https://registry.npmjs.org/@graphql-typed-document-node/core/-/core-3.2.0.tgz",
- "integrity": "sha512-mB9oAsNCm9aM3/SOv4YtBMqZbYj10R7dkq8byBqxGY/ncFwhf2oQzMV+LCRlWoDSEBJ3COiR1yeDvMtsoOsuFQ==",
- "requires": {}
- },
"@hapi/hoek": {
"version": "9.3.0",
"resolved": "https://registry.npmjs.org/@hapi/hoek/-/hoek-9.3.0.tgz",
@@ -3042,60 +2822,6 @@
"integrity": "sha512-IJy1jRL01x7p6UEpgKa1lVLstMUx8EiIR8pPoS5sBfsHEoeLkzYiNpAfxPx8zLDUJyS1yBbChJjcWdPqyH285w==",
"dev": true
},
- "@molt/command": {
- "version": "0.9.0",
- "resolved": "https://registry.npmjs.org/@molt/command/-/command-0.9.0.tgz",
- "integrity": "sha512-1JI8dAlpqlZoXyKWVQggX7geFNPxBpocHIXQCsnxDjKy+3WX4SGyZVJXuLlqRRrX7FmQCuuMAfx642ovXmPA9g==",
- "requires": {
- "@molt/types": "0.2.0",
- "alge": "0.8.1",
- "chalk": "^5.3.0",
- "lodash.camelcase": "^4.3.0",
- "lodash.snakecase": "^4.1.1",
- "readline-sync": "^1.4.10",
- "string-length": "^6.0.0",
- "strip-ansi": "^7.1.0",
- "ts-toolbelt": "^9.6.0",
- "type-fest": "^4.3.1",
- "zod": "^3.22.2"
- },
- "dependencies": {
- "ansi-regex": {
- "version": "6.0.1",
- "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
- "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA=="
- },
- "chalk": {
- "version": "5.3.0",
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
- "integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w=="
- },
- "string-length": {
- "version": "6.0.0",
- "resolved": "https://registry.npmjs.org/string-length/-/string-length-6.0.0.tgz",
- "integrity": "sha512-1U361pxZHEQ+FeSjzqRpV+cu2vTzYeWeafXFLykiFlv4Vc0n3njgU8HrMbyik5uwm77naWMuVG8fhEF+Ovb1Kg==",
- "requires": {
- "strip-ansi": "^7.1.0"
- }
- },
- "strip-ansi": {
- "version": "7.1.0",
- "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
- "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
- "requires": {
- "ansi-regex": "^6.0.1"
- }
- }
- }
- },
- "@molt/types": {
- "version": "0.2.0",
- "resolved": "https://registry.npmjs.org/@molt/types/-/types-0.2.0.tgz",
- "integrity": "sha512-p6ChnEZDGjg9PYPec9BK6Yp5/DdSrYQvXTBAtgrnqX6N36cZy37ql1c8Tc5LclfIYBNG7EZp8NBcRTYJwyi84g==",
- "requires": {
- "ts-toolbelt": "^9.6.0"
- }
- },
"@sideway/address": {
"version": "4.1.5",
"resolved": "https://registry.npmjs.org/@sideway/address/-/address-4.1.5.tgz",
@@ -3123,17 +2849,6 @@
"integrity": "sha512-1z8k4wzFnNjVK/tlxvrWuK5WMt6mydWWP7+zvH5eFep4oj+UkrfiJTRtjCeBXNpwaA/FYqqtb4/QS4ianFpIRA==",
"dev": true
},
- "alge": {
- "version": "0.8.1",
- "resolved": "https://registry.npmjs.org/alge/-/alge-0.8.1.tgz",
- "integrity": "sha512-kiV9nTt+XIauAXsowVygDxMZLplZxDWt0W8plE/nB32/V2ziM/P/TxDbSVK7FYIUt2Xo16h3/htDh199LNPCKQ==",
- "requires": {
- "lodash.ismatch": "^4.4.0",
- "remeda": "^1.0.0",
- "ts-toolbelt": "^9.6.0",
- "zod": "^3.17.3"
- }
- },
"ansi-colors": {
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.1.tgz",
@@ -3501,12 +3216,6 @@
"delayed-stream": "~1.0.0"
}
},
- "commander": {
- "version": "9.5.0",
- "resolved": "https://registry.npmjs.org/commander/-/commander-9.5.0.tgz",
- "integrity": "sha512-KRs7WVDKg86PWiuAqhDrAQnTXZKraVcCc6vFdL14qrZ/DcWwuRo7VoiYXalXO7S5GKpqYiVEwCbgFDfxNHKJBQ==",
- "dev": true
- },
"concat-map": {
"version": "0.0.1",
"resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
@@ -3865,21 +3574,6 @@
"is-glob": "^4.0.1"
}
},
- "graphql": {
- "version": "16.9.0",
- "resolved": "https://registry.npmjs.org/graphql/-/graphql-16.9.0.tgz",
- "integrity": "sha512-GGTKBX4SD7Wdb8mqeDLni2oaRGYQWjWHGKPQ24ZMnUtKfcsVoiv4uX8+LJr1K6U5VW2Lu1BwJnj7uiori0YtRw=="
- },
- "graphql-request": {
- "version": "7.1.0",
- "resolved": "https://registry.npmjs.org/graphql-request/-/graphql-request-7.1.0.tgz",
- "integrity": "sha512-Ouu/lYVFhARS1aXeZoVJWnGT6grFJXTLwXJuK4mUGGRo0EUk1JkyYp43mdGmRgUVezpRm6V5Sq3t8jBDQcajng==",
- "requires": {
- "@graphql-typed-document-node/core": "^3.2.0",
- "@molt/command": "^0.9.0",
- "zod": "^3.23.8"
- }
- },
"handlebars": {
"version": "4.7.8",
"resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.7.8.tgz",
@@ -4373,22 +4067,12 @@
"integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
"dev": true
},
- "lodash.camelcase": {
- "version": "4.3.0",
- "resolved": "https://registry.npmjs.org/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz",
- "integrity": "sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA=="
- },
"lodash.deburr": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/lodash.deburr/-/lodash.deburr-4.1.0.tgz",
"integrity": "sha1-3bG7s+8HRYwBd7oH3hRCLLAz/5s=",
"dev": true
},
- "lodash.ismatch": {
- "version": "4.4.0",
- "resolved": "https://registry.npmjs.org/lodash.ismatch/-/lodash.ismatch-4.4.0.tgz",
- "integrity": "sha512-fPMfXjGQEV9Xsq/8MTSgUf255gawYRbjwMyDbcvDhXgV7enSZA0hynz6vMPnpAb5iONEzBHBPsT+0zes5Z301g=="
- },
"lodash.kebabcase": {
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/lodash.kebabcase/-/lodash.kebabcase-4.0.1.tgz",
@@ -4399,11 +4083,6 @@
"lodash.words": "^4.0.0"
}
},
- "lodash.snakecase": {
- "version": "4.1.1",
- "resolved": "https://registry.npmjs.org/lodash.snakecase/-/lodash.snakecase-4.1.1.tgz",
- "integrity": "sha512-QZ1d4xoBHYUeuouhEq3lk3Uq7ldgyFXGBhg04+oRLnIz8o9T65Eh+8YdroUwn846zchkA9yDsDl5CVVaV2nqYw=="
- },
"lodash.words": {
"version": "4.2.0",
"resolved": "https://registry.npmjs.org/lodash.words/-/lodash.words-4.2.0.tgz",
@@ -4850,16 +4529,6 @@
"picomatch": "^2.2.1"
}
},
- "readline-sync": {
- "version": "1.4.10",
- "resolved": "https://registry.npmjs.org/readline-sync/-/readline-sync-1.4.10.tgz",
- "integrity": "sha512-gNva8/6UAe8QYepIQH/jQ2qn91Qj0B9sYjMBBs3QOB8F2CXcKgLxQaJRP76sWVRQt+QU+8fAkCbCvjjMFu7Ycw=="
- },
- "remeda": {
- "version": "1.61.0",
- "resolved": "https://registry.npmjs.org/remeda/-/remeda-1.61.0.tgz",
- "integrity": "sha512-caKfSz9rDeSKBQQnlJnVW3mbVdFgxgGWQKq1XlFokqjf+hQD5gxutLGTTY2A/x24UxVyJe9gH5fAkFI63ULw4A=="
- },
"requires-port": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz",
@@ -4949,15 +4618,6 @@
"integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
"dev": true
},
- "showdown": {
- "version": "2.1.0",
- "resolved": "https://registry.npmjs.org/showdown/-/showdown-2.1.0.tgz",
- "integrity": "sha512-/6NVYu4U819R2pUIk79n67SYgJHWCce0a5xTP979WbNp0FL9MN1I1QK662IDU1b6JzKTvmhgI7T7JYIxBi3kMQ==",
- "dev": true,
- "requires": {
- "commander": "^9.0.0"
- }
- },
"side-channel": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.0.4.tgz",
@@ -5133,11 +4793,6 @@
"is-number": "^7.0.0"
}
},
- "ts-toolbelt": {
- "version": "9.6.0",
- "resolved": "https://registry.npmjs.org/ts-toolbelt/-/ts-toolbelt-9.6.0.tgz",
- "integrity": "sha512-nsZd8ZeNUzukXPlJmTBwUAuABDe/9qtVDelJeT/qW0ow3ZS3BsQJtNkan1802aM9Uf68/Y8ljw86Hu0h5IUW3w=="
- },
"tunnel-agent": {
"version": "0.6.0",
"resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz",
@@ -5147,11 +4802,6 @@
"safe-buffer": "^5.0.1"
}
},
- "type-fest": {
- "version": "4.24.0",
- "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.24.0.tgz",
- "integrity": "sha512-spAaHzc6qre0TlZQQ2aA/nGMe+2Z/wyGk5Z+Ru2VUfdNwT6kWO6TjevOlpebsATEG1EIQ2sOiDszud3lO5mt/Q=="
- },
"uc.micro": {
"version": "1.0.6",
"resolved": "https://registry.npmjs.org/uc.micro/-/uc.micro-1.0.6.tgz",
@@ -5275,11 +4925,6 @@
"resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==",
"dev": true
- },
- "zod": {
- "version": "3.23.8",
- "resolved": "https://registry.npmjs.org/zod/-/zod-3.23.8.tgz",
- "integrity": "sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g=="
}
}
}
diff --git a/package.json b/package.json
index 7f20033..71c62fa 100644
--- a/package.json
+++ b/package.json
@@ -23,6 +23,7 @@
"http-server": "^14.1.0",
"inert-ssg": "^2.0.0-alpha.15",
"joi": "^17.13.3",
+ "lodash": "^4.17.21",
"mime-types": "^2.1.35",
"sharp": "^0.31.3"
}
diff --git a/posts/en/req_config.md b/posts/en/req_config.md
index 50fa522..68dd3c9 100644
--- a/posts/en/req_config.md
+++ b/posts/en/req_config.md
@@ -22,6 +22,11 @@ These are the available config options for making requests. Only the `url` is re
// to methods of that instance.
baseURL: 'https://some-domain.com/api',
+ // `allowAbsoluteUrls` determines whether or not absolute URLs will override a configured `baseUrl`.
+ // When set to true (default), absolute values for `url` will override `baseUrl`.
+ // When set to false, absolute values for `url` will always be prepended by `baseUrl`.
+ allowAbsoluteUrls: true,
+
// `transformRequest` allows changes to the request data before it is sent to the server
// This is only applicable for request methods 'PUT', 'POST', 'PATCH' and 'DELETE'
// The last function in the array must return a string or an instance of Buffer, ArrayBuffer,
diff --git a/scripts/updateData.js b/scripts/updateData.js
index 258b899..396cccb 100644
--- a/scripts/updateData.js
+++ b/scripts/updateData.js
@@ -8,6 +8,7 @@ const crypto = require('crypto');
const Joi = require('joi');
const Handlebars = require('handlebars');
const axios = require('axios');
+const {merge} = require('lodash');
const origin = 'https://axios-http.com/';
//const origin = 'http://127.0.0.1:8080/';
@@ -37,7 +38,7 @@ Handlebars.registerHelper("short", function (...args) {
let s = options.fn(this)?.trim();
- if (s.length > max) {
+ if (s.length > max + 1) {
s = s.slice(0, max) + '...';
}
@@ -116,6 +117,8 @@ const DAY = 24 * 3600;
const MONTH = 30 * DAY;
const PERIOD = 30;
+const days = (from, to = Date.now()) => (new Date(to) - new Date(from)) / DAY / 1000;
+
const readJSON = async (fileName) => JSON.parse(String(await fs.readFile(fileName)));
const writeJSON = async (fileName, data) => await fs.writeFile(fileName, JSON.stringify(data, null, 2));
@@ -352,13 +355,15 @@ const renderMarkdownSponsors = async (sponsors) => {
}, './templates/sponsors.hbs');
}
- const filterSponsors = (fn) => Object.values(sponsors).filter(fn);
+ const filterSponsors = (fn) => Object.values(sponsors)
+ .filter(fn)
+ .sort((a, b) => new Date(a.createdAt) - new Date(b.createdAt));
const rendered = [];
rendered.push(await render(filterSponsors(({benefits, isActive, tierId}) => {
return isActive && benefits.readme && tierId === 'platinum';
- }), '💎 Platinum sponsors', 1, 300, 90, true));
+ }), '💎 Platinum sponsors', 2, 300, 90, true));
rendered.push(await render(filterSponsors(({benefits, isActive, tierId}) => {
return isActive && benefits.readme && tierId === 'gold';
@@ -432,13 +437,13 @@ const processGithub = async (sponsor, repo = 'axios-sponsor', file = 'sponsor.js
const renderTooltip = async (sponsor) => {
- let {icon, isActive, displayName, tier, lastTransactionAmount, price, description, website, benefits, video, autoUTMLinks, links} = sponsor;
+ let {icon, isActive, displayName, tier, tierId, lastTransactionAmount, price, description, website, benefits, video, autoUTMLinks, links} = sponsor;
const iconSrc = icon && (await downloadImage(icon));
const iconHTML = iconSrc ? `` : '';
- const renderedTier = isActive && tier.toLowerCase() === 'backer' ? `${price || lastTransactionAmount || 0}$ a month` : tier;
+ const renderedTier = isActive && (tierId === 'backer' || sponsor.tierPrice < sponsor.originalTierPrice) ? `${price || lastTransactionAmount || 0}$ a month` : tier;
let tooltip = `
{{#short benefits.maxReadmeDescLength}}{{description}}{{/short}}
{{else}}{{#if showCaptions}}{{displayName}}
{{/if}}{{/if}} {{#if links}}- {{#each links}}{{@key}}{{#sep}} | {{/sep}}{{/each}} + {{#each links}}{{#short 40}}{{@key}}{{/short}}{{#sep}} | {{/sep}}{{/each}}
{{/if}} {{else}} - {{displayName}}