cookietrack-types
Advanced tools
Comparing version 1.5.4 to 1.5.5
@@ -119,2 +119,3 @@ /*! | ||
nativeID: string; | ||
wrappedToken: Address; | ||
usdc: Address; | ||
@@ -121,0 +122,0 @@ usdcDecimals: number; |
{ | ||
"name": "cookietrack-types", | ||
"version": "1.5.4", | ||
"version": "1.5.5", | ||
"description": "Common Typings for CookieTrack.", | ||
"main": "dist/index.js", | ||
"scripts": { | ||
"publish": "npm run build && npm publish", | ||
"build": "tsc" | ||
@@ -8,0 +9,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
14943
417