Comparing version 0.5.12 to 0.5.13
@@ -341,4 +341,5 @@ "use strict"; | ||
account_to_recover: string, | ||
new_authority: authority, | ||
recent_authority: authority | ||
new_owner_authority: authority, | ||
recent_owner_authority: authority, | ||
extensions: set(future_extensions) | ||
}); | ||
@@ -345,0 +346,0 @@ |
@@ -255,4 +255,5 @@ [ | ||
"account_to_recover", | ||
"recent_authority", | ||
"new_authority" | ||
"new_owner_authority", | ||
"recent_owner_authority", | ||
"extensions" | ||
] | ||
@@ -259,0 +260,0 @@ }, |
{ | ||
"name": "steem", | ||
"version": "0.5.12", | ||
"version": "0.5.13", | ||
"description": "Steem.js the JavaScript API for Steem blockchain", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
12778910
9329