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

@onflow/sdk-resolve-signatures

Package Overview
Dependencies
Maintainers
8
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@onflow/sdk-resolve-signatures - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

4

CHANGELOG.md

@@ -5,2 +5,6 @@ ### Unreleased

### 0.0.6 -- 2020-02-02
- 2021-02-02 -- VSN `@onflow/interaction` 0.0.10 -> 0.0.11
### 0.0.5 -- 2020-11-04

@@ -7,0 +11,0 @@

4

package.json
{
"name": "@onflow/sdk-resolve-signatures",
"version": "0.0.5",
"version": "0.0.6",
"description": "Flow JS SDK Resolver -- Signatures",

@@ -28,3 +28,3 @@ "license": "Apache-2.0",

"@onflow/encode": "0.0.8",
"@onflow/interaction": "0.0.10",
"@onflow/interaction": "0.0.11",
"@onflow/util-address": "0.0.0"

@@ -31,0 +31,0 @@ },

@@ -15,3 +15,3 @@ import {resolveSignatures} from "./index.js"

const ix = await resolveSignatures({
tag: 4,
tag: "TRANSACTION",
message: {

@@ -18,0 +18,0 @@ cadence: "foo",

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