@greymass/create-account
Advanced tools
Comparing version 1.0.2 to 1.1.0
/** | ||
* @greymass/create-account v1.0.2 | ||
* @greymass/create-account v1.1.0 | ||
* https://github.com/greymass/create-account | ||
@@ -4,0 +4,0 @@ * |
/** | ||
* @greymass/create-account v1.0.2 | ||
* @greymass/create-account v1.1.0 | ||
* https://github.com/greymass/create-account | ||
@@ -4,0 +4,0 @@ * |
/** | ||
* @greymass/create-account v1.0.2 | ||
* @greymass/create-account v1.1.0 | ||
* https://github.com/greymass/create-account | ||
@@ -4,0 +4,0 @@ * |
{ | ||
"name": "@greymass/create-account", | ||
"description": "An account creation library for Antelope chains that leverages Anchor.", | ||
"version": "1.0.2", | ||
"version": "1.1.0", | ||
"homepage": "https://github.com/greymass/create-account", | ||
@@ -20,4 +20,4 @@ "license": "BSD-3-Clause", | ||
"@greymass/return-path": "^0.0.1", | ||
"@wharfkit/antelope": "^0.7.3", | ||
"@wharfkit/signing-request": "^3.0.0", | ||
"@wharfkit/antelope": "^1.0.13", | ||
"@wharfkit/signing-request": "^3.2.0", | ||
"tslib": "^2.1.0" | ||
@@ -24,0 +24,0 @@ }, |
26437
- Removed@wharfkit/antelope@0.7.3(transitive)
Updated@wharfkit/antelope@^1.0.13