@vertexvis/utils
Advanced tools
Comparing version 0.9.16 to 0.9.17
@@ -62,2 +62,2 @@ /** | ||
*/ | ||
export declare const toHexString: (color: Color) => string; | ||
export declare const toHexString: (color: Omit<Color, 'a'>) => string; |
{ | ||
"name": "@vertexvis/utils", | ||
"version": "0.9.16", | ||
"version": "0.9.17", | ||
"description": "Utility library for Viewer SDK.", | ||
@@ -47,3 +47,3 @@ "license": "MIT", | ||
"@vertexvis/jest-config-vertexvis": "0.5.0", | ||
"@vertexwebsdk/build": "0.9.16", | ||
"@vertexwebsdk/build": "0.9.17", | ||
"eslint": "^6.1.0", | ||
@@ -59,3 +59,3 @@ "jest": "^24.9.0", | ||
}, | ||
"gitHead": "48fce7648300c18ee4d5bcf3bb65ab5eea9348db" | ||
"gitHead": "5c911e4d07218f20134c13a85782853c8ad81405" | ||
} |
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
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
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
560744