@transcend-io/airgap.js-types
Advanced tools
Comparing version 10.0.0-alpha.1 to 10.0.0-alpha.2
@@ -51,3 +51,3 @@ import * as t from 'io-ts'; | ||
/** The previous view state */ | ||
previousViewState: ViewState; | ||
previousViewState: ViewState | null; | ||
}; | ||
@@ -54,0 +54,0 @@ /** Transcend Smart Quarantine API (window.transcend) */ |
@@ -5,3 +5,3 @@ { | ||
"description": "TypeScript types for airgap.js interoperability with custom consent UIs", | ||
"version": "10.0.0-alpha.1", | ||
"version": "10.0.0-alpha.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
187752