🚀 Socket Launch Week 🚀 Day 5: Introducing Socket Fix.Learn More

@transcend-io/airgap.js-types

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@transcend-io/airgap.js-types - npm Package Compare versions

Comparing version

to
9.4.1

@@ -400,3 +400,3 @@ import * as t from 'io-ts';

/** Arbitrary metadata that customers want to be associated with consent state */
metadata: t.UnknownC;
metadata: t.UnknownRecordC;
/** When the metadata was last updated */

@@ -426,3 +426,3 @@ metadataTimestamp: t.StringC;

/** Arbitrary metadata that customers want to be associated with consent state */
metadata: t.UnknownC;
metadata: t.UnknownRecordC;
/** When the metadata was last updated */

@@ -488,3 +488,3 @@ metadataTimestamp: t.StringC;

/** Arbitrary metadata that customers want to be associated with consent state */
metadata: t.UnknownC;
metadata: t.UnknownRecordC;
/** When the metadata was last updated */

@@ -491,0 +491,0 @@ metadataTimestamp: t.StringC;

@@ -150,3 +150,3 @@ "use strict";

/** Arbitrary metadata that customers want to be associated with consent state */
metadata: t.unknown,
metadata: t.UnknownRecord,
/** When the metadata was last updated */

@@ -153,0 +153,0 @@ metadataTimestamp: t.string,

@@ -5,3 +5,3 @@ {

"description": "TypeScript types for airgap.js interoperability with custom consent UIs",
"version": "9.4.0",
"version": "9.4.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