Skip to content

Commit

Permalink
Merge pull request #226 from Sphereon-Opensource/develop
Browse files Browse the repository at this point in the history
New release
  • Loading branch information
nklomp authored Jul 23, 2024
2 parents 9bb442e + 2789fb0 commit 8516ccd
Show file tree
Hide file tree
Showing 71 changed files with 6,690 additions and 6,344 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,15 +41,15 @@
"@veramo/core": "4.2.0"
},
"devDependencies": {
"@babel/plugin-transform-modules-commonjs": "^7.21.5",
"@babel/plugin-transform-runtime": "^7.22.2",
"@babel/preset-env": "^7.22.2",
"@babel/preset-typescript": "^7.21.5",
"@babel/plugin-transform-modules-commonjs": "^7.24.8",
"@babel/plugin-transform-runtime": "^7.24.7",
"@babel/preset-env": "^7.24.8",
"@babel/preset-typescript": "^7.24.7",
"@types/debug": "^4.1.12",
"@types/jest": "^27.5.2",
"@types/node": "^18.19.26",
"@typescript-eslint/eslint-plugin": "^5.59.2",
"@typescript-eslint/parser": "^5.59.2",
"@types/node": "^18.19.41",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"codecov": "^3.8.3",
"cross-fetch": "^3.1.8",
"did-jwt": "6.11.6",
Expand All @@ -58,19 +58,19 @@
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.29.1",
"ethr-did": "2.3.9",
"express": "^4.18.2",
"express": "^4.19.2",
"jest": "^27.5.1",
"jest-environment-node": "27.5.1",
"jest-fetch-mock": "^3.0.3",
"json-schema": "^0.4.0",
"lerna": "^8.1.2",
"lerna": "^8.1.6",
"lerna-changelog": "^2.2.0",
"oas-resolver": "^2.5.6",
"openapi-types": "^12.1.0",
"openapi-types": "^12.1.3",
"patch-package": "^8.0.0",
"prettier": "^3.2.5",
"pretty-quick": "^3.1.3",
"rimraf": "^4.4.0",
"prettier": "^3.3.3",
"pretty-quick": "^3.3.1",
"rimraf": "^4.4.1",
"semantic-release": "^19.0.5",
"ts-jest": "^27.1.5",
"ts-node": "^10.9.2",
Expand Down
8 changes: 4 additions & 4 deletions packages/agent-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@
},
"dependencies": {
"@veramo/core": "4.2.0",
"debug": "^4.3.4",
"debug": "^4.3.5",
"jsonpointer": "^5.0.1",
"typeorm": "^0.3.20",
"url-parse": "^1.5.10",
"yaml": "^2.2.2"
"yaml": "^2.4.5"
},
"devDependencies": {
"@types/debug": "^4.1.8",
"@types/url-parse": "^1.4.8",
"@types/debug": "^4.1.12",
"@types/url-parse": "^1.4.11",
"typescript": "5.4.2"
},
"files": [
Expand Down
44 changes: 22 additions & 22 deletions packages/contact-manager-rest-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,51 +12,51 @@
},
"dependencies": {
"@sphereon/ssi-express-support": "workspace:*",
"@sphereon/ssi-sdk-ext.key-manager": "0.22.0",
"@sphereon/ssi-sdk-ext.key-utils": "0.22.0",
"@sphereon/ssi-sdk-ext.key-manager": "0.23.0",
"@sphereon/ssi-sdk-ext.key-utils": "0.23.0",
"@sphereon/ssi-sdk.contact-manager": "workspace:*",
"@sphereon/ssi-sdk.core": "workspace:*",
"@sphereon/ssi-sdk.data-store": "workspace:*",
"@sphereon/ssi-sdk.kv-store-temp": "workspace:*",
"@sphereon/ssi-types": "workspace:*",
"@veramo/core": "4.2.0",
"body-parser": "^1.19.0",
"casbin": "^5.26.2",
"cookie-parser": "^1.4.5",
"body-parser": "^1.20.2",
"casbin": "^5.30.0",
"cookie-parser": "^1.4.6",
"cors": "^2.8.5",
"cross-fetch": "^3.1.8",
"debug": "^4.3.4",
"dotenv-flow": "^3.2.0",
"express": "^4.18.2",
"debug": "^4.3.5",
"dotenv-flow": "^3.3.0",
"express": "^4.19.2",
"short-uuid": "^4.2.2",
"uuid": "^9.0.1"
},
"devDependencies": {
"@decentralized-identity/ion-sdk": "^0.6.0",
"@sphereon/ssi-sdk.agent-config": "workspace:*",
"@types/body-parser": "^1.19.2",
"@types/cookie-parser": "^1.4.3",
"@types/cors": "^2.8.13",
"@types/debug": "^4.1.7",
"@types/dotenv-flow": "^3.2.0",
"@types/express": "^4.17.13",
"@types/express-http-proxy": "^1.6.3",
"@types/morgan": "^1.9.4",
"@types/node": "^18.15.0",
"@types/passport": "^1.0.12",
"@types/passport-azure-ad": "^4.3.1",
"@types/uuid": "^9.0.1",
"@types/body-parser": "^1.19.5",
"@types/cookie-parser": "^1.4.7",
"@types/cors": "^2.8.17",
"@types/debug": "^4.1.12",
"@types/dotenv-flow": "^3.3.3",
"@types/express": "^4.17.21",
"@types/express-http-proxy": "^1.6.6",
"@types/morgan": "^1.9.9",
"@types/node": "^18.19.41",
"@types/passport": "^1.0.16",
"@types/passport-azure-ad": "^4.3.6",
"@types/uuid": "^9.0.8",
"@veramo/data-store": "4.2.0",
"@veramo/did-manager": "4.2.0",
"@veramo/did-provider-ion": "4.2.0",
"@veramo/key-manager": "4.2.0",
"@veramo/kms-local": "4.2.0",
"@veramo/utils": "4.2.0",
"morgan": "^1.10.0",
"nock": "^13.2.1",
"nock": "^13.5.4",
"passport": "^0.6.0",
"passport-http-bearer": "^1.0.1",
"ts-node": "^10.9.1",
"ts-node": "^10.9.2",
"typeorm": "^0.3.20"
},
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/contact-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"dependencies": {
"@sphereon/ssi-sdk.data-store": "workspace:*",
"cross-fetch": "^3.1.8",
"debug": "^4.3.4",
"debug": "^4.3.5",
"typeorm": "^0.3.20"
},
"devDependencies": {
Expand Down
14 changes: 7 additions & 7 deletions packages/data-store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,20 +14,20 @@
"typeorm-postgres:migration:run": "pnpm run typeorm -- migration:run -c migration-postgres"
},
"dependencies": {
"@sphereon/pex": "^3.3.3",
"@sphereon/ssi-sdk-ext.did-utils": "0.22.0",
"@sphereon/pex": "^4.0.0",
"@sphereon/ssi-sdk-ext.did-utils": "0.23.0",
"@sphereon/ssi-sdk.core": "workspace:*",
"@sphereon/ssi-types": "workspace:*",
"@veramo/core": "4.2.0",
"@veramo/utils": "4.2.0",
"blakejs": "^1.1.1",
"class-validator": "^0.14.0",
"debug": "^4.3.4",
"blakejs": "^1.2.1",
"class-validator": "^0.14.1",
"debug": "^4.3.5",
"typeorm": "^0.3.20"
},
"devDependencies": {
"pg": "^8.11.3",
"sqlite3": "^5.1.6"
"pg": "^8.12.0",
"sqlite3": "^5.1.7"
},
"files": [
"dist/**/*",
Expand Down
26 changes: 13 additions & 13 deletions packages/dev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,25 +20,25 @@
"build:clean": "tsc --build --clean && tsc --build"
},
"dependencies": {
"@microsoft/api-extractor": "^7.33.8",
"@microsoft/api-extractor-model": "^7.25.3",
"commander": "^10.0.0",
"@microsoft/api-extractor": "^7.47.2",
"@microsoft/api-extractor-model": "^7.29.3",
"commander": "^10.0.1",
"copyfiles": "^2.4.1",
"inquirer": "^9.1.4",
"inquirer-autocomplete-prompt": "^3.0.0",
"inquirer": "^9.3.5",
"inquirer-autocomplete-prompt": "^3.0.1",
"json-schema": "^0.4.0",
"json5": "^2.2.0",
"json5": "^2.2.3",
"jsonpointer": "^5.0.1",
"oas-resolver": "^2.5.3",
"openapi-types": "^12.0.2",
"ts-json-schema-generator": "^1.2.0",
"oas-resolver": "^2.5.6",
"openapi-types": "^12.1.3",
"ts-json-schema-generator": "^1.5.1",
"url-parse": "^1.5.10",
"yaml": "^2.2.2"
"yaml": "^2.4.5"
},
"devDependencies": {
"@types/inquirer": "^9.0.3",
"@types/inquirer-autocomplete-prompt": "^3.0.0",
"@types/url-parse": "^1.4.8",
"@types/inquirer": "^9.0.7",
"@types/inquirer-autocomplete-prompt": "^3.0.3",
"@types/url-parse": "^1.4.11",
"typescript": "5.4.2"
},
"files": [
Expand Down
3 changes: 3 additions & 0 deletions packages/ebsi-support/__tests__/attestation.test.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import 'cross-fetch/polyfill'
import { ExpressBuilder } from '@sphereon/ssi-express-support'
import { createObjects, getConfig } from '@sphereon/ssi-sdk.agent-config'
import { IContactManager } from '@sphereon/ssi-sdk.contact-manager'
Expand All @@ -7,6 +8,7 @@ import { PublicKeyHosting } from '@sphereon/ssi-sdk.public-key-hosting'
import { jwksURIFromIdentifier } from '@sphereon/ssi-sdk.public-key-hosting/dist/functions'
import { IDidAuthSiopOpAuthenticator } from '@sphereon/ssi-sdk.siopv2-oid4vp-op-auth'
import { IDIDManager, IIdentifier, IKeyManager, IResolver, MinimalImportableKey, TAgent } from '@veramo/core'

// @ts-ignore
import cors from 'cors'

Expand Down Expand Up @@ -108,6 +110,7 @@ describe.skip('attestation client should', () => {
provider: 'did:ebsi',
options: { secp256k1Key: secp256k1PrivateKey, secp256r1Key: secp256r1PrivateKey },
})
console.log(`created EBSI DID: ${identifier.did}`)
} catch (e) {
console.log(`###########WHOOPS:`, e)
}
Expand Down
27 changes: 14 additions & 13 deletions packages/ebsi-support/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
"dependencies": {
"@ethersproject/random": "^5.7.0",
"@sphereon/did-auth-siop": "0.6.4",
"@sphereon/pex": "^3.3.3",
"@sphereon/pex": "^4.0.0",
"@sphereon/pex-models": "^2.2.4",
"@sphereon/ssi-sdk-ext.did-resolver-ebsi": "0.22.0",
"@sphereon/ssi-sdk-ext.did-utils": "0.22.0",
"@sphereon/ssi-sdk-ext.key-utils": "0.22.0",
"@sphereon/ssi-sdk-ext.did-resolver-ebsi": "0.23.0",
"@sphereon/ssi-sdk-ext.did-utils": "0.23.0",
"@sphereon/ssi-sdk-ext.key-utils": "0.23.0",
"@sphereon/ssi-sdk.contact-manager": "workspace:*",
"@sphereon/ssi-sdk.core": "workspace:*",
"@sphereon/ssi-sdk.oid4vci-holder": "workspace:*",
Expand All @@ -31,11 +31,11 @@
"@veramo/did-manager": "4.2.0",
"@veramo/utils": "4.2.0",
"cross-fetch": "^3.1.8",
"debug": "^4.3.4",
"debug": "^4.3.5",
"did-resolver": "^4.1.0",
"ethers": "^6.11.1",
"ethers": "^6.13.1",
"multiformats": "9.9.0",
"qs": "^6.11.2",
"qs": "^6.12.3",
"uint8arrays": "^3.1.1",
"uuid": "^10.0.0",
"xstate": "^4.38.3"
Expand All @@ -44,28 +44,29 @@
"@sphereon/oid4vci-client": "0.14.0",
"@sphereon/oid4vci-common": "0.14.0",
"@sphereon/ssi-express-support": "workspace:*",
"@sphereon/ssi-sdk-ext.key-manager": "0.22.0",
"@sphereon/ssi-sdk-ext.kms-local": "0.22.0",
"@sphereon/ssi-sdk-ext.key-manager": "0.23.0",
"@sphereon/ssi-sdk-ext.kms-local": "0.23.0",
"@sphereon/ssi-sdk.agent-config": "workspace:*",
"@sphereon/ssi-sdk.data-store": "workspace:*",
"@sphereon/ssi-sdk.public-key-hosting": "workspace:*",
"@transmute/json-web-signature": "0.7.0-unstable.81",
"@types/cors": "^2.8.17",
"@types/express": "^4.17.21",
"@types/express-serve-static-core": "^4.19.1",
"@types/node": "^20.12.7",
"@types/qs": "^6.9.7",
"@types/express-serve-static-core": "^4.19.5",
"@types/node": "^20.14.11",
"@types/qs": "^6.9.15",
"@types/uuid": "^10.0.0",
"@veramo/data-store": "4.2.0",
"@veramo/key-manager": "4.2.0",
"@veramo/remote-client": "4.2.0",
"@veramo/remote-server": "4.2.0",
"cors": "^2.8.5",
"express": "^4.19.2",
"jose": "^5.3.0",
"jose": "^5.6.3",
"typeorm": "^0.3.20"
},
"files": [
"plugin.schema.json",
"dist/**/*",
"src/**/*",
"README.md",
Expand Down
Loading

0 comments on commit 8516ccd

Please sign in to comment.