File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1- <a href =" https://vuejs.org/ " >
2- <img src="https://img.shields.io/badge/vue-2.x-brightgreen.svg" alt="Vue version"/>
3- </a >
41<a href =" https://npmjs.com/package/vue-virtual-scroll-list " >
52 <img src="https://img.shields.io/npm/v/vue-virtual-scroll-list.svg?style=flat" alt="NPM version"/>
63</a >
4+ <a href =" https://vuejs.org/ " >
5+ <img src="https://img.shields.io/badge/vue-%3E=2.3.0-brightgreen.svg" alt="Vue version"/>
6+ </a >
77<a href =" https://npmjs.com/package/vue-virtual-scroll-list " >
8- <img src="https://img.shields.io/npm/dm/vue-virtual-scroll-list.svg">
8+ <img src="https://img.shields.io/npm/dm/vue-virtual-scroll-list.svg" alt="NPM downloads" >
99</a >
1010<a href =" http://packagequality.com/#?package=vue-virtual-scroll-list " >
11- <img src="http://npm.packagequality.com/shield/vue-virtual-scroll-list.svg">
11+ <img src="http://npm.packagequality.com/shield/vue-virtual-scroll-list.svg" alt="Package quality" >
1212</a >
1313
1414
Original file line number Diff line number Diff line change 11{
22 "name" : " vue-virtual-scroll-list" ,
3- "version" : " 1.2.3 " ,
3+ "version" : " 1.2.4 " ,
44 "description" : " A vue (2.x) component that support big data list with high scroll performance." ,
55 "main" : " index.js" ,
66 "files" : [
3636 "eslint-plugin-node" : " ^5.1.0" ,
3737 "eslint-plugin-promise" : " ^3.5.0" ,
3838 "eslint-plugin-standard" : " ^3.0.1" ,
39- "vue" : " ^2.2.2 " ,
39+ "vue" : " ^2.3.0 " ,
4040 "vue-loader" : " ^11.1.4" ,
41- "vue-template-compiler" : " ^2.2.2 " ,
41+ "vue-template-compiler" : " ^2.3.0 " ,
4242 "webpack" : " ^2.2.1"
4343 }
4444}
You can’t perform that action at this time.
0 commit comments