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

@veramo/did-discovery

Package Overview
Dependencies
Maintainers
3
Versions
455
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@veramo/did-discovery - npm Package Compare versions

Comparing version 5.6.1-next.43 to 5.6.1-next.44

2

build/action-handler.d.ts
import { IAgentContext, IAgentPlugin } from '@veramo/core-types';
import { IDIDDiscovery, IDIDDiscoveryDiscoverDidArgs, IDIDDiscoveryDiscoverDidResult } from './types';
import { IDIDDiscovery, IDIDDiscoveryDiscoverDidArgs, IDIDDiscoveryDiscoverDidResult } from './types.js';
import { AbstractDidDiscoveryProvider } from './abstract-did-discovery-provider.js';

@@ -4,0 +4,0 @@ /**

{
"name": "@veramo/did-discovery",
"description": "Veramo DID discovery plugin",
"version": "5.6.1-next.43+aa95af00c",
"version": "5.6.1-next.44+8e3b94cf9",
"main": "build/index.js",

@@ -20,3 +20,3 @@ "exports": {

"dependencies": {
"@veramo/core-types": "^5.6.1-next.43+aa95af00c",
"@veramo/core-types": "^5.6.1-next.44+8e3b94cf9",
"debug": "^4.3.3"

@@ -56,3 +56,3 @@ },

"type": "module",
"gitHead": "aa95af00ce755ae0022b4b17ae8c996e0b970842"
"gitHead": "8e3b94cf997619d7adcb5cb8827e0f55ff88cdb5"
}

@@ -8,3 +8,3 @@ import { IAgentContext, IAgentPlugin } from '@veramo/core-types'

IDIDDiscoveryDiscoverDidResult,
} from './types'
} from './types.js'
import { AbstractDidDiscoveryProvider } from './abstract-did-discovery-provider.js'

@@ -11,0 +11,0 @@ import { schema } from './plugin.schema.js'

Sorry, the diff of this file is not supported yet

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