@didtools/pkh-tezos
Advanced tools
Comparing version 0.2.3-next.0 to 0.3.0
@@ -24,2 +24,3 @@ import { AccountId } from 'caip'; | ||
} | ||
// eslint-disable-next-line @typescript-eslint/require-await | ||
TezosWebAuth.getAuthMethod = getAuthMethod; | ||
@@ -41,3 +42,3 @@ })(TezosWebAuth || (TezosWebAuth = {})); | ||
assertSupportedProvider(tzProvider); | ||
const { signature } = await tzProvider.requestSignPayload({ | ||
const { signature } = await tzProvider.requestSignPayload({ | ||
signingType: 'micheline', | ||
@@ -44,0 +45,0 @@ payload: message |
{ | ||
"name": "@didtools/pkh-tezos", | ||
"version": "0.2.3-next.0", | ||
"version": "0.3.0", | ||
"license": "(Apache-2.0 OR MIT)", | ||
@@ -33,14 +33,14 @@ "type": "module", | ||
"devDependencies": { | ||
"@taquito/signer": "^16.1.2", | ||
"@taquito/taquito": "^16.1.2", | ||
"@taquito/utils": "^16.1.2", | ||
"typescript": "^5.0.4" | ||
"@taquito/signer": "^17.4.0", | ||
"@taquito/taquito": "^17.4.0", | ||
"@taquito/utils": "^17.4.0", | ||
"typescript": "^5.3.2" | ||
}, | ||
"dependencies": { | ||
"@didtools/cacao": "^2.1.1-next.0", | ||
"@noble/curves": "^1.0.0", | ||
"@noble/hashes": "^1.3.0", | ||
"@didtools/cacao": "^3.0.0", | ||
"@noble/curves": "^1.2.0", | ||
"@noble/hashes": "^1.3.2", | ||
"@stablelib/random": "^1.0.2", | ||
"caip": "^1.1.0", | ||
"uint8arrays": "^4.0.3" | ||
"uint8arrays": "^5.0.1" | ||
}, | ||
@@ -47,0 +47,0 @@ "scripts": { |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
19058
400
+ Added@adraffy/ens-normalize@1.10.0(transitive)
+ Added@didtools/cacao@3.0.1(transitive)
+ Added@didtools/codecs@3.0.0(transitive)
+ Added@didtools/siwx@2.0.0(transitive)
+ Added@noble/curves@1.2.0(transitive)
+ Added@noble/hashes@1.3.21.3.3(transitive)
+ Added@scure/base@1.1.9(transitive)
+ Added@scure/bip32@1.3.2(transitive)
+ Added@scure/bip39@1.2.1(transitive)
+ Addedabitype@0.9.8(transitive)
+ Addedisows@1.0.3(transitive)
+ Addeduint8arrays@5.1.0(transitive)
+ Addedviem@1.21.4(transitive)
+ Addedws@8.13.0(transitive)
- Removed@didtools/cacao@2.1.1-next.0(transitive)
- Removed@didtools/codecs@1.0.2-next.0(transitive)
- Removed@didtools/siwx@1.0.1-next.0(transitive)
- Removedmultiformats@11.0.212.1.3(transitive)
- Removeduint8arrays@4.0.10(transitive)
Updated@didtools/cacao@^3.0.0
Updated@noble/curves@^1.2.0
Updated@noble/hashes@^1.3.2
Updateduint8arrays@^5.0.1