anchor-link
Advanced tools
Comparing version 3.3.2 to 3.3.3
/** | ||
* Anchor Link v3.3.2 | ||
* Anchor Link v3.3.3 | ||
* https://github.com/greymass/anchor-link | ||
@@ -4,0 +4,0 @@ * |
/** | ||
* Anchor Link v3.3.2 | ||
* Anchor Link v3.3.3 | ||
* https://github.com/greymass/anchor-link | ||
@@ -1179,3 +1179,3 @@ * | ||
/** Package version. */ | ||
Link.version = '3.3.2'; // eslint-disable-line @typescript-eslint/no-inferrable-types | ||
Link.version = '3.3.3'; // eslint-disable-line @typescript-eslint/no-inferrable-types | ||
/** | ||
@@ -1182,0 +1182,0 @@ * Format a EOSIO permission level in the format `actor@permission` taking placeholders into consideration. |
/** | ||
* Anchor Link v3.3.2 | ||
* Anchor Link v3.3.3 | ||
* https://github.com/greymass/anchor-link | ||
@@ -1162,3 +1162,3 @@ * | ||
/** Package version. */ | ||
Link.version = '3.3.2'; // eslint-disable-line @typescript-eslint/no-inferrable-types | ||
Link.version = '3.3.3'; // eslint-disable-line @typescript-eslint/no-inferrable-types | ||
/** | ||
@@ -1165,0 +1165,0 @@ * Format a EOSIO permission level in the format `actor@permission` taking placeholders into consideration. |
{ | ||
"name": "anchor-link", | ||
"version": "3.3.2", | ||
"version": "3.3.3", | ||
"description": "Library for authenticating and signing transactions using the Anchor Link protocol", | ||
@@ -5,0 +5,0 @@ "license": "BSD-3-Clause", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet