@basetime/a2w-api-ts
Advanced tools
Comparing version 0.1.21 to 0.1.22
@@ -16,7 +16,7 @@ /** | ||
*/ | ||
code: string; | ||
secret: string; | ||
/** | ||
* The security code used to verify the scanner. | ||
*/ | ||
securityCode: string; | ||
verificationCode: string; | ||
/** | ||
@@ -23,0 +23,0 @@ * Has the invite been claimed? |
{ | ||
"name": "@basetime/a2w-api-ts", | ||
"version": "0.1.21", | ||
"version": "0.1.22", | ||
"private": false, | ||
@@ -5,0 +5,0 @@ "description": "Client library that communicates with the addtowallet API.", |
112611