1
0
réplica de https://github.com/therootcompany/keyfetch.js.git sincronizado 2024-11-16 17:29:02 +00:00
Este cometimento está contido em:
AJ ONeal 2021-10-21 13:28:30 -06:00
ascendente 604b42c7ef
cometimento 5ef53ecb23
2 ficheiros modificados com 3 adições e 3 eliminações

Ver ficheiro

@ -1,12 +1,12 @@
{
"name": "keyfetch",
"version": "2.1.0",
"version": "3.0.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "keyfetch",
"version": "2.1.0",
"version": "3.0.0",
"license": "MPL-2.0",
"dependencies": {
"@root/request": "^1.8.0",

Ver ficheiro

@ -1,6 +1,6 @@
{
"name": "keyfetch",
"version": "2.1.0",
"version": "3.0.0",
"description": "Lightweight support for fetching JWKs.",
"homepage": "https://git.rootprojects.org/root/keyfetch.js",
"main": "keyfetch.js",