@veramo/did-discovery
Advanced tools
Comparing version 5.6.1-unstable.36 to 6.0.0
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 @@ /** |
@@ -1,2 +0,2 @@ | ||
import schema from './plugin.schema.json' assert { type: 'json' }; | ||
import { schema } from './plugin.schema.js'; | ||
import Debug from 'debug'; | ||
@@ -3,0 +3,0 @@ const debug = Debug('veramo:did-discovery'); |
@@ -9,2 +9,3 @@ /** | ||
export * from './types.js'; | ||
export { schema } from './plugin.schema.js'; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -9,2 +9,3 @@ /** | ||
export * from './types.js'; | ||
export { schema } from './plugin.schema.js'; | ||
//# sourceMappingURL=index.js.map |
@@ -8,5 +8,5 @@ // This file is read by tools that parse documentation comments conforming to the TSDoc standard. | ||
"packageName": "@microsoft/api-extractor", | ||
"packageVersion": "7.36.3" | ||
"packageVersion": "7.40.6" | ||
} | ||
] | ||
} |
{ | ||
"name": "@veramo/did-discovery", | ||
"description": "Veramo DID discovery plugin", | ||
"version": "5.6.1-unstable.36+3ac343e52", | ||
"version": "6.0.0", | ||
"main": "build/index.js", | ||
"exports": { | ||
".": "./build/index.js", | ||
"./build/plugin.schema.json": "./build/plugin.schema.json" | ||
".": "./build/index.js" | ||
}, | ||
@@ -21,3 +20,3 @@ "types": "build/index.d.ts", | ||
"dependencies": { | ||
"@veramo/core-types": "^5.6.1-unstable.36+3ac343e52", | ||
"@veramo/core-types": "^6.0.0", | ||
"debug": "^4.3.3" | ||
@@ -27,3 +26,3 @@ }, | ||
"@types/debug": "4.1.8", | ||
"typescript": "5.2.2" | ||
"typescript": "5.3.3" | ||
}, | ||
@@ -33,3 +32,2 @@ "files": [ | ||
"src/**/*", | ||
"plugin.schema.json", | ||
"README.md", | ||
@@ -60,3 +58,3 @@ "LICENSE" | ||
"type": "module", | ||
"gitHead": "3ac343e52dbd744c137bbe610cba9f5409a6100c" | ||
"gitHead": "9a0e6bd1ec2d49e152b18d086decbe49e6f41028" | ||
} |
@@ -8,6 +8,7 @@ import { IAgentContext, IAgentPlugin } from '@veramo/core-types' | ||
IDIDDiscoveryDiscoverDidResult, | ||
} from './types' | ||
} from './types.js' | ||
import { AbstractDidDiscoveryProvider } from './abstract-did-discovery-provider.js' | ||
import schema from './plugin.schema.json' assert { type: 'json' } | ||
import { schema } from './plugin.schema.js' | ||
import Debug from 'debug' | ||
const debug = Debug('veramo:did-discovery') | ||
@@ -14,0 +15,0 @@ |
@@ -8,2 +8,3 @@ /** | ||
export { AbstractDidDiscoveryProvider } from './abstract-did-discovery-provider.js' | ||
export * from './types.js' | ||
export * from './types.js' | ||
export { schema } from './plugin.schema.js' |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
43152
29
743
1
0
+ Added@veramo/core-types@6.0.0(transitive)
+ Addedcredential-status@3.0.4(transitive)
- Removed@stablelib/aead@1.0.1(transitive)
- Removed@stablelib/binary@1.0.1(transitive)
- Removed@stablelib/bytes@1.0.1(transitive)
- Removed@stablelib/chacha@1.0.1(transitive)
- Removed@stablelib/chacha20poly1305@1.0.1(transitive)
- Removed@stablelib/constant-time@1.0.1(transitive)
- Removed@stablelib/ed25519@1.0.3(transitive)
- Removed@stablelib/hash@1.0.1(transitive)
- Removed@stablelib/int@1.0.1(transitive)
- Removed@stablelib/keyagreement@1.0.1(transitive)
- Removed@stablelib/poly1305@1.0.1(transitive)
- Removed@stablelib/random@1.0.2(transitive)
- Removed@stablelib/sha256@1.0.1(transitive)
- Removed@stablelib/sha512@1.0.1(transitive)
- Removed@stablelib/wipe@1.0.1(transitive)
- Removed@stablelib/x25519@1.0.3(transitive)
- Removed@stablelib/xchacha20@1.0.1(transitive)
- Removed@stablelib/xchacha20poly1305@1.0.1(transitive)
- Removed@veramo/core-types@5.6.1-unstable.36(transitive)
- Removedbech32@2.0.0(transitive)
- Removedbn.js@4.12.0(transitive)
- Removedbrorand@1.1.0(transitive)
- Removedcredential-status@2.0.6(transitive)
- Removeddid-jwt@6.11.6(transitive)
- Removedelliptic@6.6.0(transitive)
- Removedhash.js@1.1.7(transitive)
- Removedhmac-drbg@1.0.1(transitive)
- Removedinherits@2.0.4(transitive)
- Removedjs-sha3@0.8.0(transitive)
- Removedminimalistic-assert@1.0.1(transitive)
- Removedminimalistic-crypto-utils@1.0.1(transitive)
Updated@veramo/core-types@^6.0.0