@sphereon/ssi-sdk.credential-store 0.30.2-unstable.8 → 0.31.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.contextHasCredentialStore = void 0;
3
+ exports.contextHasCredentialStore = contextHasCredentialStore;
4
4
  const ssi_sdk_agent_config_1 = require("@sphereon/ssi-sdk.agent-config");
5
5
  /**
6
6
  *
@@ -10,5 +10,4 @@ const ssi_sdk_agent_config_1 = require("@sphereon/ssi-sdk.agent-config");
10
10
  function contextHasCredentialStore(context) {
11
11
  return (0, ssi_sdk_agent_config_1.contextHasPlugin)(context, 'crsGetCredential');
12
12
  }
13
- exports.contextHasCredentialStore = contextHasCredentialStore;
14
13
  //# sourceMappingURL=ICredentialStore.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"ICredentialStore.js","sourceRoot":"","sources":["../../src/types/ICredentialStore.ts"],"names":[],"mappings":";;;AAAA,yEAAiE;AAoFjE;;;;GAIG;AACH,SAAgB,yBAAyB,CAAC,OAAwC;IAChF,OAAO,IAAA,uCAAgB,EAAC,OAAO,EAAE,kBAAkB,CAAC,CAAA;AACtD,CAAC;AAFD,8DAEC"}
1
+ {"version":3,"file":"ICredentialStore.js","sourceRoot":"","sources":["../../src/types/ICredentialStore.ts"],"names":[],"mappings":";;AAyFA,8DAEC;AA3FD,yEAAiE;AAoFjE;;;;GAIG;AACH,SAAgB,yBAAyB,CAAC,OAAwC;IAChF,OAAO,IAAA,uCAAgB,EAAC,OAAO,EAAE,kBAAkB,CAAC,CAAA;AACtD,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"filters.d.ts","sourceRoot":"","sources":["../../src/utils/filters.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAmC,yBAAyB,EAAE,MAAM,8BAA8B,CAAA;AAGzH;;;;;;GAMG;AAEH,eAAO,MAAM,wBAAwB,mBAAoB,cAAc,YAAY,MAAM,8BAoBxF,CAAA;AAED;;;;;;GAMG;AACH,eAAO,MAAM,iCAAiC,mBAC5B,cAAc,eACjB,yBAAyB,8BAYvC,CAAA;AAED;;;;;;;;;;;;;;;;GAgBG;AACH,eAAO,MAAM,WAAW,uGAsBvB,CAAA"}
1
+ {"version":3,"file":"filters.d.ts","sourceRoot":"","sources":["../../src/utils/filters.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAmC,yBAAyB,EAAE,MAAM,8BAA8B,CAAA;AAGzH;;;;;;GAMG;AAEH,eAAO,MAAM,wBAAwB,mBAAoB,cAAc,YAAY,MAAM,KAAG,yBAoB3F,CAAA;AAED;;;;;;GAMG;AACH,eAAO,MAAM,iCAAiC,mBAC5B,cAAc,eACjB,yBAAyB,KACrC,yBAWF,CAAA;AAED;;;;;;;;;;;;;;;;GAgBG;AACH,eAAO,MAAM,WAAW,YAAa,yBAAyB,WAAW,yBAAyB,KAAG,yBAsBpG,CAAA"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sphereon/ssi-sdk.credential-store",
3
- "version": "0.30.2-unstable.8+7f19535f",
3
+ "version": "0.31.0",
4
4
  "source": "src/index.ts",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -15,17 +15,17 @@
15
15
  "generate-plugin-schema": "ts-node ../../packages/dev/bin/sphereon.js dev generate-plugin-schema"
16
16
  },
17
17
  "dependencies": {
18
- "@sphereon/pex": "5.0.0-unstable.9",
19
- "@sphereon/pex-models": "^2.3.1",
20
- "@sphereon/ssi-sdk.data-store": "0.30.2-unstable.8+7f19535f",
18
+ "@sphereon/pex": "5.0.0-unstable.28",
19
+ "@sphereon/pex-models": "^2.3.2",
20
+ "@sphereon/ssi-sdk.data-store": "0.31.0",
21
21
  "cross-fetch": "^3.1.8",
22
22
  "debug": "^4.3.4",
23
23
  "typeorm": "^0.3.20",
24
24
  "uuid": "^9.0.1"
25
25
  },
26
26
  "devDependencies": {
27
- "@sphereon/ssi-sdk.agent-config": "0.30.2-unstable.8+7f19535f",
28
- "@sphereon/ssi-types": "0.30.2-unstable.8+7f19535f",
27
+ "@sphereon/ssi-sdk.agent-config": "0.31.0",
28
+ "@sphereon/ssi-types": "0.31.0",
29
29
  "@types/uuid": "^9.0.8",
30
30
  "@veramo/remote-client": "4.2.0",
31
31
  "@veramo/remote-server": "4.2.0"
@@ -50,5 +50,6 @@
50
50
  "Veramo",
51
51
  "Credential Manager"
52
52
  ],
53
- "gitHead": "7f19535f52bd7a082adfdcb77f8db50681132f9d"
53
+ "nx": {},
54
+ "gitHead": "3010f7bc57ed5f8d7953b6bf893e3164ea1821e8"
54
55
  }
@@ -256,7 +256,8 @@
256
256
  "enum": [
257
257
  "ISSUER",
258
258
  "VERIFIER",
259
- "HOLDER"
259
+ "HOLDER",
260
+ "FEDERATION_TRUST_ANCHOR"
260
261
  ]
261
262
  },
262
263
  "RegulationType": {
@@ -4,7 +4,7 @@ import {
4
4
  UpdateCredentialStateArgs,
5
5
  DocumentType,
6
6
  parseRawDocument,
7
- defaultHasher
7
+ defaultHasher,
8
8
  } from '@sphereon/ssi-sdk.data-store'
9
9
  import { IVerifiableCredential } from '@sphereon/ssi-types'
10
10
  import { IAgentPlugin } from '@veramo/core'
@@ -22,7 +22,7 @@ import {
22
22
  OptionalUniqueDigitalCredential,
23
23
  UniqueDigitalCredential,
24
24
  } from '../types/ICredentialStore'
25
- import { TClaimsColumns} from '../types/claims'
25
+ import { TClaimsColumns } from '../types/claims'
26
26
 
27
27
  // Exposing the methods here for any REST implementation
28
28
  export const credentialStoreMethods: Array<string> = [