@transcend-io/airgap.js-types
Advanced tools
Comparing version 10.4.3 to 10.4.4
@@ -186,3 +186,2 @@ import * as t from 'io-ts'; | ||
}>]>>; | ||
dataDeclaration: t.ArrayC<t.NumberC>; | ||
deviceStorageDisclosureUrl: t.StringC; | ||
@@ -194,2 +193,3 @@ }>, t.PartialC<{ | ||
}>; | ||
dataDeclaration: t.ArrayC<t.NumberC>; | ||
}>]>; | ||
@@ -270,3 +270,2 @@ /** | ||
}>]>>; | ||
dataDeclaration: t.ArrayC<t.NumberC>; | ||
deviceStorageDisclosureUrl: t.StringC; | ||
@@ -278,2 +277,3 @@ }>, t.PartialC<{ | ||
}>; | ||
dataDeclaration: t.ArrayC<t.NumberC>; | ||
}>]>>; | ||
@@ -280,0 +280,0 @@ }>]>; |
@@ -139,3 +139,2 @@ "use strict"; | ||
])), | ||
dataDeclaration: t.array(t.number), | ||
deviceStorageDisclosureUrl: t.string, | ||
@@ -148,2 +147,3 @@ }), | ||
}), | ||
dataDeclaration: t.array(t.number), | ||
}), | ||
@@ -150,0 +150,0 @@ ]); |
@@ -5,3 +5,3 @@ { | ||
"description": "TypeScript types for airgap.js interoperability with custom consent UIs", | ||
"version": "10.4.3", | ||
"version": "10.4.4", | ||
"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