Skip to content

Commit

Permalink
update js-iden3-core, js-jwz (#270)
Browse files Browse the repository at this point in the history
  • Loading branch information
daveroga authored and volodymyr-basiuk committed Sep 19, 2024
1 parent 684292b commit 2185278
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 16 deletions.
24 changes: 11 additions & 13 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0xpolygonid/js-sdk",
"version": "1.19.0",
"version": "1.20.0",
"description": "SDK to work with Polygon ID",
"main": "dist/node/cjs/index.js",
"module": "dist/node/esm/index.js",
Expand Down Expand Up @@ -89,9 +89,9 @@
},
"peerDependencies": {
"@iden3/js-crypto": "1.1.0",
"@iden3/js-iden3-core": "1.4.0",
"@iden3/js-iden3-core": "1.4.1",
"@iden3/js-jsonld-merklization": "1.4.1",
"@iden3/js-jwz": "1.7.1",
"@iden3/js-jwz": "1.8.0",
"@iden3/js-merkletree": "1.3.1",
"ffjavascript": "0.3.0",
"rfc4648": "1.5.3",
Expand Down

0 comments on commit 2185278

Please sign in to comment.