Skip to content

Commit

Permalink
Merge pull request #1212 from uport-project/next
Browse files Browse the repository at this point in the history
chore: new patch release
  • Loading branch information
mirceanis committed Aug 4, 2023
2 parents 62f23ee + 41b5c90 commit 7d41d81
Show file tree
Hide file tree
Showing 33 changed files with 313 additions and 409 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"caip": "1.1.0",
"credential-status": "2.0.5",
"cross-env": "7.0.3",
"did-jwt": "7.2.4",
"did-jwt": "7.2.5",
"did-jwt-vc": "3.2.4",
"did-resolver": "4.1.0",
"ethr-did-resolver": "8.0.0",
Expand Down Expand Up @@ -84,7 +84,7 @@
},
"resolutions": {
"@types/eslint": "^8.4.6",
"jsonld": "npm:@digitalcredentials/jsonld@^5.2.1"
"jsonld": "npm:@digitalcredentials/jsonld@^6.0.0"
},
"engines": {
"node": ">= 18.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,8 +125,8 @@
"contributors": [
"Mircea Nistor <[email protected]"
],
"license": "Apache-2.0",
"keywords": [],
"license": "Apache-2.0",
"type": "module",
"moduleDirectories": [
"node_modules",
Expand Down
2 changes: 1 addition & 1 deletion packages/core-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@
"contributors": [
"Mircea Nistor <[email protected]>"
],
"license": "Apache-2.0",
"keywords": [],
"license": "Apache-2.0",
"type": "module",
"moduleDirectories": [
"node_modules",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
"contributors": [
"Mircea Nistor <[email protected]>"
],
"license": "Apache-2.0",
"keywords": [],
"license": "Apache-2.0",
"type": "module",
"moduleDirectories": [
"node_modules",
Expand Down
2 changes: 1 addition & 1 deletion packages/credential-eip712/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@
"email": "[email protected]"
}
],
"license": "Apache-2.0",
"keywords": [],
"license": "Apache-2.0",
"type": "module",
"moduleDirectories": [
"node_modules",
Expand Down
8 changes: 4 additions & 4 deletions packages/credential-ld/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"dependencies": {
"@digitalcredentials/ed25519-signature-2020": "^3.0.2",
"@digitalcredentials/ed25519-verification-key-2020": "^4.0.0",
"@digitalcredentials/jsonld": "^5.2.1",
"@digitalcredentials/jsonld": "^6.0.0",
"@digitalcredentials/jsonld-signatures": "^9.3.1",
"@digitalcredentials/vc": "^5.0.0",
"@digitalcredentials/vc": "^6.0.0",
"@transmute/credentials-context": "^0.7.0-unstable.81",
"@transmute/ed25519-signature-2018": "^0.7.0-unstable.81",
"@transmute/json-web-signature": "^0.7.0-unstable.81",
Expand All @@ -35,7 +35,7 @@
},
"resolutions": {
"@types/react": "18.0.26",
"jsonld": "npm:@digitalcredentials/jsonld@^5.2.1"
"jsonld": "npm:@digitalcredentials/jsonld@^6.0.0"
},
"devDependencies": {
"@types/debug": "4.1.8",
Expand All @@ -55,8 +55,8 @@
},
"repository": "[email protected]:uport-project/veramo.git",
"author": "Mircea Nistor <[email protected]>",
"license": "Apache-2.0",
"keywords": [],
"license": "Apache-2.0",
"type": "module",
"moduleDirectories": [
"node_modules",
Expand Down
2 changes: 1 addition & 1 deletion packages/credential-status/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"repository": "[email protected]:uport-project/veramo.git",
"author": "Konstantin Tsabolov <[email protected]>",
"contributors": [],
"license": "Apache-2.0",
"keywords": [],
"license": "Apache-2.0",
"type": "module",
"moduleDirectories": [
"node_modules",
Expand Down
2 changes: 1 addition & 1 deletion packages/credential-w3c/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@
"contributors": [
"Mircea Nistor <[email protected]>"
],
"license": "Apache-2.0",
"keywords": [],
"license": "Apache-2.0",
"type": "module",
"moduleDirectories": [
"node_modules",
Expand Down
2 changes: 1 addition & 1 deletion packages/data-store-json/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
},
"repository": "[email protected]:uport-project/veramo.git",
"author": "Mircea Nistor <[email protected]>",
"license": "Apache-2.0",
"keywords": [],
"license": "Apache-2.0",
"type": "module",
"moduleDirectories": [
"node_modules",
Expand Down
2 changes: 1 addition & 1 deletion packages/data-store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"contributors": [
"Mircea Nistor <[email protected]>"
],
"license": "Apache-2.0",
"keywords": [],
"license": "Apache-2.0",
"type": "module"
}
2 changes: 1 addition & 1 deletion packages/did-comm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@
"Mircea Nistor <[email protected]",
"Oliver Terbu <[email protected]"
],
"license": "Apache-2.0",
"keywords": [],
"license": "Apache-2.0",
"type": "module",
"moduleDirectories": [
"node_modules",
Expand Down
2 changes: 1 addition & 1 deletion packages/did-discovery/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"email": "[email protected]"
}
],
"license": "Apache-2.0",
"keywords": [],
"license": "Apache-2.0",
"type": "module"
}
2 changes: 1 addition & 1 deletion packages/did-jwt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
"email": "[email protected]"
}
],
"license": "Apache-2.0",
"keywords": [],
"license": "Apache-2.0",
"type": "module",
"moduleDirectories": [
"node_modules",
Expand Down
2 changes: 1 addition & 1 deletion packages/did-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"email": "[email protected]"
}
],
"license": "Apache-2.0",
"keywords": [],
"license": "Apache-2.0",
"type": "module",
"moduleDirectories": [
"node_modules",
Expand Down
2 changes: 1 addition & 1 deletion packages/did-provider-ethr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
"email": "[email protected]"
}
],
"license": "Apache-2.0",
"keywords": [],
"license": "Apache-2.0",
"type": "module",
"moduleDirectories": [
"node_modules",
Expand Down
2 changes: 1 addition & 1 deletion packages/did-provider-ion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,12 @@
},
"repository": "[email protected]:uport-project/veramo.git",
"author": "Sphereon <[email protected]>",
"license": "Apache-2.0",
"keywords": [
"Veramo",
"ION",
"DID"
],
"license": "Apache-2.0",
"type": "module",
"moduleDirectories": [
"node_modules",
Expand Down
2 changes: 1 addition & 1 deletion packages/did-provider-jwk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"typescript": "5.1.3"
},
"author": "Tadej Podrekar",
"license": "Apache-2.0",
"keywords": [],
"license": "Apache-2.0",
"files": [
"build/**/*",
"src/**/*",
Expand Down
4 changes: 2 additions & 2 deletions packages/did-provider-key/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"typescript": "5.1.3"
},
"resolutions": {
"jsonld": "npm:@digitalcredentials/jsonld@^5.2.1"
"jsonld": "npm:@digitalcredentials/jsonld@^6.0.0"
},
"files": [
"build/**/*",
Expand All @@ -42,8 +42,8 @@
"contributors": [
"Mircea Nistor <[email protected]"
],
"license": "Apache-2.0",
"keywords": [],
"license": "Apache-2.0",
"type": "module",
"moduleDirectories": [
"node_modules",
Expand Down
4 changes: 2 additions & 2 deletions packages/did-provider-peer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"typescript": "5.1.3"
},
"resolutions": {
"jsonld": "npm:@digitalcredentials/jsonld@^5.2.1"
"jsonld": "npm:@digitalcredentials/jsonld@^6.0.0"
},
"files": [
"build/**/*",
Expand All @@ -40,8 +40,8 @@
"contributors": [
"Alex Andrei <[email protected]>"
],
"license": "Apache-2.0",
"keywords": [],
"license": "Apache-2.0",
"type": "module",
"moduleDirectories": [
"node_modules",
Expand Down
2 changes: 1 addition & 1 deletion packages/did-provider-pkh/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
"repository": "[email protected]:uport-project/veramo.git",
"author": "Diego Chagastelles <[email protected]>",
"contributors": [],
"license": "Apache-2.0",
"keywords": [],
"license": "Apache-2.0",
"type": "module",
"moduleDirectories": [
"node_modules",
Expand Down
2 changes: 1 addition & 1 deletion packages/did-provider-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"contributors": [
"Mircea Nistor <[email protected]>"
],
"license": "Apache-2.0",
"keywords": [],
"license": "Apache-2.0",
"type": "module",
"moduleDirectories": [
"node_modules",
Expand Down
4 changes: 2 additions & 2 deletions packages/did-resolver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@types/debug": "4.1.8",
"ethr-did-resolver": "8.0.0",
"typescript": "5.1.3",
"web-did-resolver": "2.0.24"
"web-did-resolver": "2.0.27"
},
"files": [
"build/**/*",
Expand All @@ -36,8 +36,8 @@
"contributors": [
"Mircea Nistor <[email protected]"
],
"license": "Apache-2.0",
"keywords": [],
"license": "Apache-2.0",
"type": "module",
"moduleDirectories": [
"node_modules",
Expand Down
2 changes: 1 addition & 1 deletion packages/key-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
"email": "[email protected]"
}
],
"license": "Apache-2.0",
"keywords": [],
"license": "Apache-2.0",
"type": "module",
"moduleDirectories": [
"node_modules",
Expand Down
2 changes: 1 addition & 1 deletion packages/kms-local/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
"email": "[email protected]"
}
],
"license": "Apache-2.0",
"keywords": [],
"license": "Apache-2.0",
"type": "module",
"moduleDirectories": [
"node_modules",
Expand Down
2 changes: 1 addition & 1 deletion packages/kms-web3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
"email": "[email protected]"
}
],
"license": "Apache-2.0",
"keywords": [],
"license": "Apache-2.0",
"type": "module",
"moduleDirectories": [
"node_modules",
Expand Down
2 changes: 1 addition & 1 deletion packages/kv-store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,12 @@
},
"repository": "[email protected]:uport-project/veramo.git",
"author": "Niels Klomp <[email protected]>",
"license": "Apache-2.0",
"keywords": [
"Veramo",
"Key Value Store",
"keyv"
],
"license": "Apache-2.0",
"type": "module",
"moduleDirectories": [
"node_modules",
Expand Down
2 changes: 1 addition & 1 deletion packages/message-handler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"email": "[email protected]"
}
],
"license": "Apache-2.0",
"keywords": [],
"license": "Apache-2.0",
"type": "module",
"moduleDirectories": [
"node_modules",
Expand Down
2 changes: 1 addition & 1 deletion packages/remote-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"contributors": [
"Mircea Nistor <[email protected]>"
],
"license": "Apache-2.0",
"keywords": [],
"license": "Apache-2.0",
"type": "module",
"moduleDirectories": [
"node_modules",
Expand Down
2 changes: 1 addition & 1 deletion packages/remote-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
"email": "[email protected]"
}
],
"license": "Apache-2.0",
"keywords": [],
"license": "Apache-2.0",
"type": "module",
"moduleDirectories": [
"node_modules",
Expand Down
2 changes: 1 addition & 1 deletion packages/selective-disclosure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
"contributors": [
"Mircea Nistor [email protected]"
],
"license": "Apache-2.0",
"keywords": [],
"license": "Apache-2.0",
"type": "module",
"moduleDirectories": [
"node_modules",
Expand Down
2 changes: 1 addition & 1 deletion packages/url-handler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
"contributors": [
"Mircea Nistor <[email protected]"
],
"license": "Apache-2.0",
"keywords": [],
"license": "Apache-2.0",
"type": "module",
"moduleDirectories": [
"node_modules",
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
},
"repository": "[email protected]:uport-project/veramo.git",
"author": "Mircea Nistor <[email protected]>",
"license": "Apache-2.0",
"keywords": [],
"license": "Apache-2.0",
"type": "module",
"moduleDirectories": [
"node_modules",
Expand Down
Loading

0 comments on commit 7d41d81

Please sign in to comment.