File tree 1 file changed +6
-7
lines changed
1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change 1
1
# escape-html
2
2
3
- [ ![ NPM Version] [ npm-image ]] [ npm-url ]
4
- [ ![ NPM Downloads] [ downloads-image ]] [ downloads -url]
3
+ [ ![ NPM Version] [ npm-version- image ]] [ npm-url ]
4
+ [ ![ NPM Downloads] [ npm- downloads-image]] [ npm -url]
5
5
[ ![ Build Status] [ travis-image ]] [ travis-url ]
6
6
[ ![ Test Coverage] [ coveralls-image ]] [ coveralls-url ]
7
7
@@ -92,11 +92,10 @@ $ npm run-script bench
92
92
93
93
[ MIT] ( LICENSE )
94
94
95
- [ coveralls-image ] : https://img.shields.io /coveralls/component/escape-html/master.svg
95
+ [ coveralls-image ] : https://badgen.net /coveralls/c/github/ component/escape-html/master
96
96
[ coveralls-url ] : https://coveralls.io/r/component/escape-html?branch=master
97
- [ downloads-image ] : https://img.shields.io/npm/dm/escape-html.svg
98
- [ downloads-url ] : https://npmjs.org/package/escape-html
99
- [ npm-image ] : https://img.shields.io/npm/v/escape-html.svg
97
+ [ npm-downloads-image ] : https://badgen.net/npm/dm/escape-html
100
98
[ npm-url ] : https://npmjs.org/package/escape-html
101
- [ travis-image ] : https://img.shields.io/travis/component/escape-html/master.svg
99
+ [ npm-version-image ] : https://badgen.net/npm/v/escape-html
100
+ [ travis-image ] : https://badgen.net/travis/component/escape-html/master
102
101
[ travis-url ] : https://travis-ci.org/component/escape-html
You can’t perform that action at this time.
0 commit comments