@cheqd/studio 3.9.0-develop.2 → 3.10.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.
@@ -3,9 +3,9 @@
3
3
  "info": {
4
4
  "title": "cheqd Studio API for cheqd network",
5
5
  "version": "2.0.0",
6
- "description": "API service to create and manage DIDs, Verifiable Credentials, and DID-Linked Resources",
6
+ "description": "REST API service for creating and managing Decentralized Identfiers (DIDs), DID-Linked Resources (DLRs), Trust Registries, Status Lists and Verifiable Credentials.",
7
7
  "contact": {
8
- "name": "Cheqd Foundation Limited",
8
+ "name": "cheqd",
9
9
  "url": "https://github.com/cheqd/studio",
10
10
  "email": "support-github@cheqd.io"
11
11
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cheqd/studio",
3
- "version": "3.9.0-develop.2",
3
+ "version": "3.10.0",
4
4
  "description": "cheqd Studio Backend",
5
5
  "source": "src/index.ts",
6
6
  "main": "dist/index.js",