Skip to content

Commit 7ab2675

Browse files
authored
square/js-jose is deprecated
1 parent e5d1d67 commit 7ab2675

File tree

1 file changed

+0
-31
lines changed

1 file changed

+0
-31
lines changed

views/website/libraries/4-JavaScript.json

Lines changed: 0 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -66,37 +66,6 @@
6666
"repoUrl": "https://github.com/kjur/jsrsasign",
6767
"installCommandHtml": "npm install jsrsasign"
6868
},
69-
{
70-
"minimumVersion": null,
71-
"support": {
72-
"sign": true,
73-
"verify": true,
74-
"iss": false,
75-
"sub": false,
76-
"aud": false,
77-
"exp": false,
78-
"nbf": false,
79-
"iat": false,
80-
"jti": false,
81-
"hs256": true,
82-
"hs384": true,
83-
"hs512": true,
84-
"rs256": true,
85-
"rs384": true,
86-
"rs512": true,
87-
"es256": true,
88-
"es384": true,
89-
"es512": true,
90-
"ps256": true,
91-
"ps384": true,
92-
"ps512": true
93-
},
94-
"authorUrl": "https://github.com/square",
95-
"authorName": "Square, Inc.",
96-
"gitHubRepoPath": "square/js-jose",
97-
"repoUrl": "https://github.com/square/js-jose",
98-
"installCommandHtml": "npm install jose-jwe-jws"
99-
},
10069
{
10170
"minimumVersion": "0.9.4",
10271
"support": {

0 commit comments

Comments
 (0)