@transcend-io/airgap.js-types
Advanced tools
Comparing version 9.5.0 to 9.5.1
@@ -120,4 +120,8 @@ import * as t from 'io-ts'; | ||
metadata?: Record<string, unknown> | null | false; | ||
/** Last updated for metadata */ | ||
metadataTimestamp?: string; | ||
/** Whether or not to return a Promise so that the caller can wait for sync to complete. By default, we do not wait for sync */ | ||
waitForSync?: boolean; | ||
/** Last updated */ | ||
timestamp?: string; | ||
} | ||
@@ -124,0 +128,0 @@ /** airgap.js API */ |
@@ -5,3 +5,3 @@ { | ||
"description": "TypeScript types for airgap.js interoperability with custom consent UIs", | ||
"version": "9.5.0", | ||
"version": "9.5.1", | ||
"homepage": "https://github.com/transcend-io/airgap.js-types", | ||
@@ -8,0 +8,0 @@ "repository": { |
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
186815
2486