@hawksightco/swagger-client
Advanced tools
Comparing version 0.0.12 to 0.0.13
@@ -59,2 +59,9 @@ /** | ||
logo?: string; | ||
/** | ||
* Whether token is community verified or not | ||
* | ||
* @type {boolean} | ||
* @memberof InlineResponse2001 | ||
*/ | ||
verified?: boolean; | ||
} |
@@ -67,2 +67,10 @@ /* tslint:disable */ | ||
logo?: string; | ||
/** | ||
* Whether token is community verified or not | ||
* | ||
* @type {boolean} | ||
* @memberof InlineResponse2001 | ||
*/ | ||
verified?: boolean; | ||
} |
{ | ||
"name": "@hawksightco/swagger-client", | ||
"version": "0.0.12", | ||
"version": "0.0.13", | ||
"description": "OpenAPI client for Hawksight v2 Public API", | ||
@@ -5,0 +5,0 @@ "author": "Hawksight", |
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
946330
24218