cookietrack-types
Advanced tools
Comparing version 1.5.1 to 1.5.2
{ | ||
"name": "cookietrack-types", | ||
"version": "1.5.1", | ||
"version": "1.5.2", | ||
"description": "Common Typings for CookieTrack.", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -114,5 +114,6 @@ /*! | ||
value: number | ||
contract: boolean | ||
} | ||
export interface TaxApprovalTX extends ApprovalTX { | ||
token: TaxTXToken | ||
token: TXToken | ||
nativeTokenPrice: number | ||
@@ -119,0 +120,0 @@ } |
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
14815
414