You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
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

to
8.31.0

5

build/core.d.ts
import * as t from 'io-ts';
import { ViewState } from './enums';
/** Transcend logger items */

@@ -393,2 +394,6 @@ export declare type LogItem = {

gpp?: string;
/** Consent Manager View State */
viewState?: ViewState;
/** Airgap Version */
airgapVersion?: string;
};

@@ -395,0 +400,0 @@ /** Tracking purpose */

2

package.json

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

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