New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@onflow/sdk

Package Overview
Dependencies
Maintainers
7
Versions
166
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@onflow/sdk - npm Package Compare versions

Comparing version

to
0.0.14

4

CHANGELOG.md

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

### 0.0.14 -- 2020-04-20
- 2020-04-20 -- VSN `@onflow/send` 0.0.7 -> 0.0.8
### 0.0.13 -- 2020-04-20

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

4

package.json
{
"name": "@onflow/sdk",
"version": "0.0.13",
"version": "0.0.14",
"description": "Flow SDK",

@@ -40,5 +40,5 @@ "license": "Apache-2.0",

"@onflow/interaction": "0.0.5",
"@onflow/send": "0.0.7",
"@onflow/send": "0.0.8",
"@qvvg/templar": "0.0.0"
}
}