@veramo/core
Advanced tools
Comparing version 5.5.2-next.15 to 5.5.2-next.16
@@ -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 the DID Agent Framework. | ||
* This is the main entry point into the API of Veramo. | ||
* 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 the DID Agent Framework. | ||
* This is the main entry point into the API of Veramo. | ||
* 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.2-next.15+42db383e9", | ||
"version": "5.5.2-next.16+e94aaf213", | ||
"main": "build/index.js", | ||
@@ -16,3 +16,3 @@ "exports": { | ||
"dependencies": { | ||
"@veramo/core-types": "^5.5.2-next.15+42db383e9", | ||
"@veramo/core-types": "^5.5.2-next.16+e94aaf213", | ||
"debug": "^4.3.4", | ||
@@ -49,3 +49,3 @@ "events": "^3.2.0", | ||
], | ||
"gitHead": "42db383e98efffd3ec468d37a99f46aa57e79120" | ||
"gitHead": "e94aaf213e518035c72a2bd5eac0495b8659d241" | ||
} |
@@ -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 the DID Agent Framework. | ||
* This is the main entry point into the API of Veramo. | ||
* 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 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
64016