@onflow/sdk-resolve-signatures
Advanced tools
Comparing version 0.0.5 to 0.0.6
@@ -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 @@ |
{ | ||
"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
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
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
45304
0
+ Added@onflow/interaction@0.0.11(transitive)
- Removed@onflow/interaction@0.0.10(transitive)
Updated@onflow/interaction@0.0.11