Comparing version 2.5.0 to 2.6.0
{ | ||
"name": "vue-color", | ||
"version": "2.5.0", | ||
"version": "2.6.0", | ||
"description": "Color of Vue Components", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -17,3 +17,3 @@ import Compact from './components/Compact.vue' | ||
const VueColor = { | ||
version: '2.5.0', | ||
version: '2.6.0', | ||
Compact, | ||
@@ -20,0 +20,0 @@ Grayscale, |
@@ -45,2 +45,3 @@ import tinycolor from 'tinycolor2' | ||
hex: color.toHexString().toUpperCase(), | ||
hex8: color.toHex8String().toUpperCase(), | ||
rgba: color.toRgb(), | ||
@@ -47,0 +48,0 @@ hsv: hsv, |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
6589
1730110
49
11