File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
<img alt =" node formidable logo " src =" ./logo.png " />
3
3
</p >
4
4
5
- # formidable
5
+ # formidable [ ![ npm version ] [ npmv-img ]] [ npmv-url ] [ ![ MIT license ] [ license-img ]] [ license-url ]
6
6
7
7
> A Node.js module for parsing form data, especially file uploads.
8
8
9
9
[ ![ Code style] [ codestyle-img ]] [ codestyle-url ]
10
- [ ![ npm version] [ npmv-img ]] [ npmv-url ]
10
+ [ ![ npm version] [ npmv-canary- img ]] [ npmv-url ]
11
11
[ ![ build status] [ build-img ]] [ build-url ]
12
12
[ ![ chat on gitter] [ chat-img ]] [ chat-url ]
13
- [ ![ MIT license] [ license-img ]] [ license-url ]
14
13
15
14
## Status: Maintained
16
15
@@ -393,6 +392,7 @@ Formidable is licensed under the [MIT License][license-url].
393
392
[ codestyle-img ] : https://badgen.net/badge/code%20style/airbnb%20%2B%20prettier/ff5a5f?icon=airbnb&cache=300
394
393
[ build-img ] : https://badgen.net/travis/node-formidable/node-formidable/master?label=build&icon=travis
395
394
[ build-url ] : https://travis-ci.org/node-formidable/node-formidable.svg?branch=master
395
+ [ npmv-canary-img ] : https://badgen.net/npm/v/formidable/canary?icon=npm
396
396
[ npmv-img ] : https://badgen.net/npm/v/formidable?icon=npm
397
397
[ npmv-url ] : https://npmjs.com/package/formidable
398
398
[ license-img ] : https://badgen.net/npm/license/formidable
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " formidable" ,
3
- "version" : " 2.0.0-canary.20200129.4 " ,
3
+ "version" : " 2.0.0-canary.20200129.5 " ,
4
4
"license" : " MIT" ,
5
5
"description" : " A node.js module for parsing form data, especially file uploads." ,
6
6
"homepage" : " https://github.com/node-formidable/node-formidable" ,
You can’t perform that action at this time.
0 commit comments