@veramo/message-handler
Advanced tools
Comparing version 5.6.1-unstable.36 to 6.0.0
import { CoreEvents, } from '@veramo/core-types'; | ||
import schema from '@veramo/core-types/build/plugin.schema.json' assert { type: 'json' }; | ||
import { schema } from '@veramo/core-types'; | ||
import { Message } from './message.js'; | ||
@@ -4,0 +4,0 @@ import Debug from 'debug'; |
@@ -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/message-handler", | ||
"description": "Message Handler plugin for Veramo", | ||
"version": "5.6.1-unstable.36+3ac343e52", | ||
"version": "6.0.0", | ||
"main": "build/index.js", | ||
@@ -13,3 +13,3 @@ "exports": "./build/index.js", | ||
"dependencies": { | ||
"@veramo/core-types": "^5.6.1-unstable.36+3ac343e52", | ||
"@veramo/core-types": "^6.0.0", | ||
"debug": "^4.3.4" | ||
@@ -19,3 +19,3 @@ }, | ||
"@types/debug": "4.1.8", | ||
"typescript": "5.2.2" | ||
"typescript": "5.3.3" | ||
}, | ||
@@ -56,3 +56,3 @@ "files": [ | ||
], | ||
"gitHead": "3ac343e52dbd744c137bbe610cba9f5409a6100c" | ||
"gitHead": "9a0e6bd1ec2d49e152b18d086decbe49e6f41028" | ||
} |
@@ -10,3 +10,3 @@ import { | ||
} from '@veramo/core-types' | ||
import schema from '@veramo/core-types/build/plugin.schema.json' assert { type: 'json' } | ||
import { schema } from '@veramo/core-types' | ||
import { Message } from './message.js' | ||
@@ -13,0 +13,0 @@ import { AbstractMessageHandler } from './abstract-message-handler.js' |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
48661
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.1(transitive)
- Removedbrorand@1.1.0(transitive)
- Removedcredential-status@2.0.6(transitive)
- Removeddid-jwt@6.11.6(transitive)
- Removedelliptic@6.6.1(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