@transcend-io/airgap.js-types
Advanced tools
Comparing version 6.8.14 to 6.8.16
@@ -114,3 +114,3 @@ import * as t from 'io-ts'; | ||
/** Resolve airgap request overrides for a URL */ | ||
resolve(url: Stringifiable): string; | ||
resolve(url: Stringifiable): Stringifiable; | ||
/** Get tracking consent */ | ||
@@ -117,0 +117,0 @@ getConsent(): TrackingConsentDetails; |
@@ -5,3 +5,3 @@ { | ||
"description": "TypeScript types for airgap.js interoperability with custom consent UIs", | ||
"version": "6.8.14", | ||
"version": "6.8.16", | ||
"homepage": "https://github.com/transcend-io/airgap.js-types", | ||
@@ -50,2 +50,2 @@ "repository": { | ||
"packageManager": "yarn@3.1.1" | ||
} | ||
} |
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
35
104351