Comparing version 2.6.0 to 2.7.0
{ | ||
"name": "vue-color", | ||
"version": "2.6.0", | ||
"version": "2.7.0", | ||
"description": "Color of Vue Components", | ||
@@ -23,2 +23,3 @@ "keywords": [ | ||
"dependencies": { | ||
"clamp": "^1.0.1", | ||
"lodash.throttle": "^4.0.0", | ||
@@ -25,0 +26,0 @@ "material-colors": "^1.0.0", |
@@ -17,3 +17,3 @@ import Compact from './components/Compact.vue' | ||
const VueColor = { | ||
version: '2.6.0', | ||
version: '2.7.0', | ||
Compact, | ||
@@ -20,0 +20,0 @@ Grayscale, |
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
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
1801858
50
6994
4
+ Addedclamp@^1.0.1
+ Addedclamp@1.0.1(transitive)