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.4.1 to 10.4.2

6

build/ui.d.ts

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

/** The set of enabled languages - CSV of ConsentManagerLanguageKey */
allowedLanguages: t.StringC;
languages: t.StringC;
}>;

@@ -371,3 +371,3 @@ /** type overload */

/** The set of enabled languages - CSV of ConsentManagerLanguageKey */
allowedLanguages: t.StringC;
languages: t.StringC;
}>]>;

@@ -433,3 +433,3 @@ /** Type override */

/** The set of enabled languages - CSV of ConsentManagerLanguageKey */
allowedLanguages: t.StringC;
languages: t.StringC;
}>;

@@ -436,0 +436,0 @@ /** Type override */

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

/** The set of enabled languages - CSV of ConsentManagerLanguageKey */
allowedLanguages: t.string,
languages: t.string,
});

@@ -73,0 +73,0 @@ /** Consent manager UI configuration */

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

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

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