@onflow/sdk-send
Advanced tools
Comparing version 0.0.4 to 0.0.5
@@ -5,2 +5,6 @@ ### Unreleased | ||
### 0.0.5 -- 2020-11-17 | ||
- 2020-11-17 -- Includes updated lock file | ||
### 0.0.4 -- 2020-11-17 | ||
@@ -7,0 +11,0 @@ |
{ | ||
"name": "@onflow/sdk-send", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "Flow JS SDK -- Send interactions to Access Nodes after resolving them with the default resolver.", | ||
@@ -30,3 +30,3 @@ "license": "Apache-2.0", | ||
"scripts": { | ||
"prepublishOnly": "npm test && npm run build", | ||
"prepublishOnly": "npm install && npm test && npm run build", | ||
"test": "jest", | ||
@@ -33,0 +33,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
10116