Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@veramo/core

Package Overview
Dependencies
Maintainers
3
Versions
569
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@veramo/core - npm Package Compare versions

Comparing version 5.5.2-next.15 to 5.5.2-next.16

2

build/agent.d.ts

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc