File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ " @openid4vc/oauth2 " : patch
3+ " @openid4vc/openid4vci " : patch
4+ " @openid4vc/openid4vp " : patch
5+ " @openid4vc/utils " : patch
6+ ---
7+
8+ Remove support for node 20
Original file line number Diff line number Diff line change 22 "name" : " oid4vc-ts" ,
33 "private" : true ,
44 "description" : " Environment agnostic TypeScript implementation of OpenID4VC specifications" ,
5- "packageManager" : " pnpm@11.8.0 " ,
5+ "packageManager" : " pnpm@11.15.1 " ,
66 "repository" : {
77 "url" : " https://github.com/openwallet-foundation-labs/oid4vc-ts" ,
88 "type" : " git"
2121 "devDependencies" : {
2222 "@biomejs/biome" : " 2.5.2" ,
2323 "@changesets/cli" : " ^2.31.0" ,
24+ "@openid4vc/oauth2" : " workspace:*" ,
25+ "@openid4vc/openid4vp" : " workspace:*" ,
26+ "@openid4vc/utils" : " workspace:*" ,
2427 "@types/node" : " ^26.1.0" ,
28+ "jose" : " catalog:" ,
2529 "msw" : " ^2.15.0" ,
2630 "tsdown" : " ^0.22.3" ,
2731 "typescript" : " ~6.0.3" ,
28- "vitest" : " ^4.1.10" ,
29- "@openid4vc/oauth2" : " workspace:*" ,
30- "@openid4vc/utils" : " workspace:*" ,
31- "@openid4vc/openid4vp" : " workspace:*" ,
32- "jose" : " catalog:"
32+ "vitest" : " ^4.1.10"
3333 },
3434 "engines" : {
3535 "node" : " >=22"
You can’t perform that action at this time.
0 commit comments