diff --git a/packages/daf-cli/package.json b/packages/daf-cli/package.json index 641f5d4d2..e736eb84e 100644 --- a/packages/daf-cli/package.json +++ b/packages/daf-cli/package.json @@ -1,6 +1,6 @@ { "name": "daf-cli", - "description": "DAF command line application", + "description": "DAF command line application.", "version": "6.2.0", "main": "build/cli.js", "types": "build/cli.d.ts", diff --git a/packages/daf-core/package.json b/packages/daf-core/package.json index 0ecb0334c..6e6ad7477 100644 --- a/packages/daf-core/package.json +++ b/packages/daf-core/package.json @@ -1,6 +1,6 @@ { "name": "daf-core", - "description": "DID Agent Framework Core Logic & Interfaces", + "description": "DID Agent Framework Core Logic & Interfaces.", "version": "6.2.0", "main": "build/index.js", "types": "build/index.d.ts", diff --git a/packages/daf-did-comm/package.json b/packages/daf-did-comm/package.json index 1ee76daf9..c00393ec7 100644 --- a/packages/daf-did-comm/package.json +++ b/packages/daf-did-comm/package.json @@ -1,6 +1,6 @@ { "name": "daf-did-comm", - "description": "DAF DIDComm inspired messaging based on the v1 messaging envelope", + "description": "DAF DIDComm inspired messaging based on the v1 messaging envelope.", "version": "6.2.0", "main": "build/index.js", "types": "build/index.d.ts", diff --git a/packages/daf-did-jwt/package.json b/packages/daf-did-jwt/package.json index 1505c6af5..f9926acb9 100644 --- a/packages/daf-did-jwt/package.json +++ b/packages/daf-did-jwt/package.json @@ -1,6 +1,6 @@ { "name": "daf-did-jwt", - "description": "DAF message validator plugin for decoding JWT payloads", + "description": "DAF message validator plugin for decoding JWT payloads.", "version": "6.2.0", "main": "build/index.js", "types": "build/index.d.ts", diff --git a/packages/daf-elem-did/package.json b/packages/daf-elem-did/package.json index 4724a1e24..f9ff91c5f 100644 --- a/packages/daf-elem-did/package.json +++ b/packages/daf-elem-did/package.json @@ -1,6 +1,6 @@ { "name": "daf-elem-did", - "description": "DAF plugin for element-DID support", + "description": "DAF plugin for element-DID support.", "version": "6.2.0", "main": "build/index.js", "types": "build/index.d.ts", diff --git a/packages/daf-ethr-did/package.json b/packages/daf-ethr-did/package.json index d64921703..aa6e10f0f 100644 --- a/packages/daf-ethr-did/package.json +++ b/packages/daf-ethr-did/package.json @@ -1,6 +1,6 @@ { "name": "daf-ethr-did", - "description": "DAF ehtr-did based identity controller plugin", + "description": "DAF ehtr-did based identity controller plugin.", "version": "6.2.0", "main": "build/index.js", "types": "build/index.d.ts", diff --git a/packages/daf-fs/package.json b/packages/daf-fs/package.json index be88463cd..7e598a3d0 100644 --- a/packages/daf-fs/package.json +++ b/packages/daf-fs/package.json @@ -1,6 +1,6 @@ { "name": "daf-fs", - "description": "DAF storage plugin based on simple File system storage", + "description": "DAF storage plugin based on simple File system storage. DEPRECATED", "version": "6.2.0", "main": "build/index.js", "types": "build/index.d.ts", diff --git a/packages/daf-libsodium/package.json b/packages/daf-libsodium/package.json index 6be70d3d2..d01b614df 100644 --- a/packages/daf-libsodium/package.json +++ b/packages/daf-libsodium/package.json @@ -1,6 +1,6 @@ { "name": "daf-libsodium", - "description": "DAF KMS plugin using libsodium", + "description": "DAF KMS plugin using libsodium.", "version": "6.2.0", "main": "build/index.js", "types": "build/index.d.ts", diff --git a/packages/daf-local-storage/package.json b/packages/daf-local-storage/package.json index d32313edd..14f8a460e 100644 --- a/packages/daf-local-storage/package.json +++ b/packages/daf-local-storage/package.json @@ -1,6 +1,6 @@ { "name": "daf-local-storage", - "description": "DAF storage plugin that uses browser local storage API", + "description": "DAF storage plugin that uses browser local storage API.", "version": "6.2.0", "main": "build/index.js", "types": "build/index.d.ts", diff --git a/packages/daf-react-native-async-storage/package.json b/packages/daf-react-native-async-storage/package.json index 336915c7d..d38269dcf 100644 --- a/packages/daf-react-native-async-storage/package.json +++ b/packages/daf-react-native-async-storage/package.json @@ -1,6 +1,6 @@ { "name": "daf-react-native-async-storage", - "description": "DAF storage plugin using react native async storage API", + "description": "DAF storage plugin using react native async storage API.", "version": "6.2.0", "main": "build/index.js", "types": "build/index.d.ts", diff --git a/packages/daf-react-native-libsodium/package.json b/packages/daf-react-native-libsodium/package.json index 11e9d8db1..d1bbbf269 100644 --- a/packages/daf-react-native-libsodium/package.json +++ b/packages/daf-react-native-libsodium/package.json @@ -1,6 +1,6 @@ { "name": "daf-react-native-libsodium", - "description": "DAF KMS plugin using libsodium for React Native", + "description": "DAF KMS plugin using libsodium for React Native.", "version": "6.2.0", "main": "build/index.js", "types": "build/index.d.ts", diff --git a/packages/daf-resolver-universal/package.json b/packages/daf-resolver-universal/package.json index 436d057f0..96797a774 100644 --- a/packages/daf-resolver-universal/package.json +++ b/packages/daf-resolver-universal/package.json @@ -1,6 +1,6 @@ { "name": "daf-resolver-universal", - "description": "DAF resolver plugin using the uniresolver.io API", + "description": "DAF resolver plugin using the uniresolver.io API.", "version": "6.2.0", "main": "build/index.js", "types": "build/index.d.ts", diff --git a/packages/daf-resolver/package.json b/packages/daf-resolver/package.json index eb4ea7e27..8b4028b5d 100644 --- a/packages/daf-resolver/package.json +++ b/packages/daf-resolver/package.json @@ -1,6 +1,6 @@ { "name": "daf-resolver", - "description": "DAF resolver plugin using in-process resolver modules", + "description": "DAF resolver plugin using in-process resolver modules.", "version": "6.2.0", "main": "build/index.js", "types": "build/index.d.ts", diff --git a/packages/daf-selective-disclosure/package.json b/packages/daf-selective-disclosure/package.json index 37eb6aaa5..c0ae71241 100644 --- a/packages/daf-selective-disclosure/package.json +++ b/packages/daf-selective-disclosure/package.json @@ -1,6 +1,6 @@ { "name": "daf-selective-disclosure", - "description": "DAF plugin to enable the uPort selective disclosure protocol with W3C compatibility", + "description": "DAF plugin to enable the uPort selective disclosure protocol with W3C compatibility.", "version": "6.2.0", "main": "build/index.js", "types": "build/index.d.ts", diff --git a/packages/daf-trust-graph/package.json b/packages/daf-trust-graph/package.json index 538d45ba0..317fea38a 100644 --- a/packages/daf-trust-graph/package.json +++ b/packages/daf-trust-graph/package.json @@ -1,6 +1,6 @@ { "name": "daf-trust-graph", - "description": "DAF Trust Graph - DEPRECATED", + "description": "DAF Trust Graph - DEPRECATED.", "version": "6.2.0", "main": "build/index.js", "types": "build/index.d.ts", diff --git a/packages/daf-url/package.json b/packages/daf-url/package.json index 784675c1c..1aa3e7817 100644 --- a/packages/daf-url/package.json +++ b/packages/daf-url/package.json @@ -1,6 +1,6 @@ { "name": "daf-url", - "description": "DAF plugin able to decode URL message validator", + "description": "DAF plugin able to decode URL message validator.", "version": "6.2.0", "main": "build/index.js", "types": "build/index.d.ts", diff --git a/packages/daf-w3c/package.json b/packages/daf-w3c/package.json index ec7bb4a7e..0b49d0c20 100644 --- a/packages/daf-w3c/package.json +++ b/packages/daf-w3c/package.json @@ -1,6 +1,6 @@ { "name": "daf-w3c", - "description": "DAF plugin for working with W3C verifiable credentials & presentations", + "description": "DAF plugin for working with W3C verifiable credentials & presentations.", "version": "6.2.0", "main": "build/index.js", "types": "build/index.d.ts", diff --git a/packages/daf-web-did/package.json b/packages/daf-web-did/package.json index 981f4f7b4..82ea914fb 100644 --- a/packages/daf-web-did/package.json +++ b/packages/daf-web-did/package.json @@ -1,6 +1,6 @@ { "name": "daf-web-did", - "description": "DAF plugin to enable web-did backed identity control", + "description": "DAF plugin to enable web-did backed identity control.", "version": "6.2.0", "main": "build/index.js", "types": "build/index.d.ts",