@transcend-io/airgap.js-types
Advanced tools
Comparing version 10.7.4 to 10.7.5
@@ -43,2 +43,4 @@ import * as t from 'io-ts'; | ||
optOutNotice(auth: AirgapAuth, options?: ShowConsentManagerOptions): Promise<void>; | ||
/** Sets local tcf string (does not sync to xdi or preference store) */ | ||
setTCFConsent?: (tcString: string) => Promise<void>; | ||
}> & EventTarget; | ||
@@ -45,0 +47,0 @@ /** |
@@ -5,3 +5,3 @@ { | ||
"description": "TypeScript types for airgap.js interoperability with custom consent UIs", | ||
"version": "10.7.4", | ||
"version": "10.7.5", | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
215224
3092