vue-typeahead-bootstrap
Advanced tools
Comparing version 2.7.1 to 2.7.2
@@ -0,1 +1,5 @@ | ||
## 2.7.2 - 31 Dec 2020 | ||
- Update highlight.js for security vulnerability | ||
- Update missing doc link | ||
## 2.7.1 - 31 Dec 2020 | ||
@@ -2,0 +6,0 @@ - Update docs to match new usage of `list-group-item-${context}` |
{ | ||
"name": "vue-typeahead-bootstrap", | ||
"version": "2.7.1", | ||
"version": "2.7.2", | ||
"private": false, | ||
@@ -53,3 +53,3 @@ "description": "A typeahead/autocomplete component for Vue 2 using Bootstrap 4", | ||
"coveralls": "^3.0.2", | ||
"highlight.js": "^9.12.0", | ||
"highlight.js": "^10.4.1", | ||
"node-sass": "^4.13.1", | ||
@@ -56,0 +56,0 @@ "sass-loader": "^7.0.1", |
55731