File tree Expand file tree Collapse file tree 2 files changed +12
-10
lines changed Expand file tree Collapse file tree 2 files changed +12
-10
lines changed Original file line number Diff line number Diff line change 1
1
summaly
2
2
================================================================
3
3
4
+ [ ![ Greenkeeper badge] ( https://badges.greenkeeper.io/syuilo/summaly.svg )] ( https://greenkeeper.io/ )
5
+
4
6
[ ![ ] [ npm-badge ]] [ npm-link ]
5
7
[ ![ ] [ mit-badge ]] [ mit ]
6
8
[ ![ ] [ travis-badge ]] [ travis-link ]
Original file line number Diff line number Diff line change 13
13
"test" : " mocha --harmony"
14
14
},
15
15
"devDependencies" : {
16
- "@types/express" : " 4.0.37 " ,
16
+ "@types/express" : " 4.0.39 " ,
17
17
"@types/debug" : " 0.0.30" ,
18
18
"@types/html-entities" : " 1.2.16" ,
19
- "@types/mocha" : " 2.2.43 " ,
20
- "@types/request" : " 2.0.3 " ,
21
- "@types/node" : " 8.0.28 " ,
22
- "express" : " 4.14.1 " ,
23
- "typescript" : " 2.5 .2" ,
24
- "mocha" : " 3.5.2 "
19
+ "@types/mocha" : " 2.2.44 " ,
20
+ "@types/request" : " 2.0.8 " ,
21
+ "@types/node" : " 8.0.53 " ,
22
+ "express" : " 4.16.2 " ,
23
+ "typescript" : " 2.6 .2" ,
24
+ "mocha" : " 4.0.1 "
25
25
},
26
26
"dependencies" : {
27
- "cheerio-httpcli" : " 0.7.0 " ,
28
- "debug" : " 3.0.1 " ,
27
+ "cheerio-httpcli" : " 0.7.2 " ,
28
+ "debug" : " 3.1.0 " ,
29
29
"escape-regexp" : " 0.0.1" ,
30
30
"html-entities" : " 1.2.1" ,
31
- "request" : " 2.81 .0" ,
31
+ "request" : " 2.83 .0" ,
32
32
"require-all" : " 2.2.0" ,
33
33
"trace-redirect" : " 1.0.4"
34
34
}
You can’t perform that action at this time.
0 commit comments