@transcend-io/airgap.js-types
Advanced tools
Comparing version 9.0.1 to 9.0.2
@@ -113,3 +113,3 @@ import * as t from 'io-ts'; | ||
prompted?: boolean; | ||
/** Extra metadata to be synced along with consent */ | ||
/** Extra betadata to be synced along with consent */ | ||
metadata?: unknown; | ||
@@ -403,2 +403,4 @@ } | ||
metadata?: unknown; | ||
/** When the metadata was last updated */ | ||
metadataTimestamp?: string; | ||
}; | ||
@@ -405,0 +407,0 @@ /** Tracking purpose */ |
@@ -5,3 +5,3 @@ { | ||
"description": "TypeScript types for airgap.js interoperability with custom consent UIs", | ||
"version": "9.0.1", | ||
"version": "9.0.2", | ||
"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
177623
2309