@onflow/sdk-resolve-ref-block-id
Advanced tools
Comparing version 0.0.3 to 0.0.4
@@ -5,2 +5,6 @@ ### Unreleased | ||
### 0.0.4 -- 2020-12-03 | ||
- 2020-12-03 -- VSN `@onflow/send` 0.0.22 -> 0.0.23 | ||
### 0.0.3 -- 2020-10-28 | ||
@@ -7,0 +11,0 @@ |
{ | ||
"name": "@onflow/sdk-resolve-ref-block-id", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Flow JS SDK Resolver -- Ref Block Id", | ||
@@ -29,3 +29,3 @@ "license": "Apache-2.0", | ||
"@onflow/sdk-build-get-latest-block": "0.0.0", | ||
"@onflow/send": "0.0.22" | ||
"@onflow/send": "0.0.23" | ||
}, | ||
@@ -37,3 +37,3 @@ "source": "src/index.js", | ||
"scripts": { | ||
"prepublishOnly": "npm test && npm run build", | ||
"prepublishOnly": "npm install && npm test && npm run build", | ||
"test": "jest", | ||
@@ -40,0 +40,0 @@ "build": "microbundle", |
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
10038
+ Added@onflow/send@0.0.23(transitive)
+ Added@onflow/util-address@0.0.0(transitive)
- Removed@onflow/send@0.0.22(transitive)
Updated@onflow/send@0.0.23