@veramo/core
Advanced tools
Comparing version 5.5.3-next.17 to 5.5.3
@@ -5,3 +5,3 @@ import type { IAgent, IAgentOptions, IAgentPluginSchema, IPluginMethodMap, TAgent } from '@veramo/core-types'; | ||
* | ||
* This is the main entry point into the API of Veramo. | ||
* This is the main entry point into the API of the DID Agent Framework. | ||
* When plugins are installed, they extend the API of the agent and the methods | ||
@@ -8,0 +8,0 @@ * they provide can all use the common context so that plugins can build on top |
@@ -25,3 +25,3 @@ import { CoreEvents } from '@veramo/core-types'; | ||
* | ||
* This is the main entry point into the API of Veramo. | ||
* This is the main entry point into the API of the DID Agent Framework. | ||
* When plugins are installed, they extend the API of the agent and the methods | ||
@@ -28,0 +28,0 @@ * they provide can all use the common context so that plugins can build on top |
{ | ||
"name": "@veramo/core", | ||
"description": "Veramo Core Logic & Interfaces.", | ||
"version": "5.5.3-next.17+c1d603295", | ||
"version": "5.5.3", | ||
"main": "build/index.js", | ||
@@ -16,3 +16,3 @@ "exports": { | ||
"dependencies": { | ||
"@veramo/core-types": "^5.5.3-next.17+c1d603295", | ||
"@veramo/core-types": "^5.5.3", | ||
"debug": "^4.3.4", | ||
@@ -37,8 +37,18 @@ "events": "^3.2.0", | ||
}, | ||
"repository": "git@github.com:uport-project/veramo.git", | ||
"author": "Simonas Karuzas <simonas.karuzas@mesh.xyz>", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/decentralized-identity/veramo.git", | ||
"directory": "packages/core" | ||
}, | ||
"author": "Consensys Mesh R&D <hello@veramo.io>", | ||
"contributors": [ | ||
"Simonas Karuzas <simonas.karuzas@mesh.xyz>", | ||
"Mircea Nistor <mircea.nistor@mesh.xyz>" | ||
], | ||
"keywords": [], | ||
"keywords": [ | ||
"Veramo", | ||
"DID", | ||
"Verifiable Credential", | ||
"plugin host" | ||
], | ||
"license": "Apache-2.0", | ||
@@ -50,3 +60,3 @@ "type": "module", | ||
], | ||
"gitHead": "c1d6032952dccb8dd53ec8fb56e817e5413273ce" | ||
"gitHead": "35d9920683d3fccb4cfcae4d3d3bf79bcbbb227b" | ||
} |
@@ -32,3 +32,3 @@ import type { IAgent, IAgentOptions, IAgentPluginSchema, IPluginMethodMap, TAgent } from '@veramo/core-types' | ||
* | ||
* This is the main entry point into the API of Veramo. | ||
* This is the main entry point into the API of the DID Agent Framework. | ||
* When plugins are installed, they extend the API of the agent and the methods | ||
@@ -35,0 +35,0 @@ * they provide can all use the common context so that plugins can build on top |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
64233
1
0
0
Updated@veramo/core-types@^5.5.3