New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@transcend-io/airgap.js-types

Package Overview
Dependencies
Maintainers
7
Versions
141
Alerts
File Explorer

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 10.6.0 to 10.6.1

2

build/core.d.ts

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

viewState: t.KeyofC<{
TCFEU: unknown;
TCF_EU: unknown;
QuickOptions: unknown;

@@ -444,0 +444,0 @@ QuickOptions3: unknown;

@@ -5,3 +5,3 @@ /**

export declare const IABViewState: {
TCFEU: "TCFEU";
TCF_EU: "TCF_EU";
};

@@ -36,3 +36,3 @@ /**

export declare const InitialViewState: {
TCFEU: "TCFEU";
TCF_EU: "TCF_EU";
QuickOptions: "QuickOptions";

@@ -99,3 +99,3 @@ QuickOptions3: "QuickOptions3";

OptOutDisclosure: "OptOutDisclosure";
TCFEU: "TCFEU";
TCF_EU: "TCF_EU";
QuickOptions: "QuickOptions";

@@ -102,0 +102,0 @@ QuickOptions3: "QuickOptions3";

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

/* Transparency and Consent Framework for Europe */
TCFEU: 'TCFEU',
TCF_EU: 'TCF_EU',
});

@@ -14,0 +14,0 @@ /**

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

export declare const ExperienceToInitialViewState: t.RecordC<t.StringC, t.KeyofC<{
TCFEU: unknown;
TCF_EU: unknown;
QuickOptions: unknown;

@@ -312,3 +312,3 @@ QuickOptions3: unknown;

initialViewStateByPrivacyRegime: t.RecordC<t.StringC, t.KeyofC<{
TCFEU: unknown;
TCF_EU: unknown;
QuickOptions: unknown;

@@ -370,3 +370,3 @@ QuickOptions3: unknown;

initialViewStateByPrivacyRegime: t.RecordC<t.StringC, t.KeyofC<{
TCFEU: unknown;
TCF_EU: unknown;
QuickOptions: unknown;

@@ -425,3 +425,3 @@ QuickOptions3: unknown;

initialViewStateByPrivacyRegime: t.RecordC<t.StringC, t.KeyofC<{
TCFEU: unknown;
TCF_EU: unknown;
QuickOptions: unknown;

@@ -428,0 +428,0 @@ QuickOptions3: unknown;

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

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc