File tree 7 files changed +13
-13
lines changed
7 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " a1vy" ,
3
- "version" : " 0.0.72 " ,
3
+ "version" : " 0.0.73 " ,
4
4
"description" : " 🤖 I help development by doing things" ,
5
5
"keywords" : [
6
6
" bot" ,
36
36
"cookie-parser" : " ^1.4.4" ,
37
37
"cors" : " ^2.8.5" ,
38
38
"doamrn" : " ^1.0.3" ,
39
- "express" : " ^4.16.4 " ,
39
+ "express" : " ^4.17.1 " ,
40
40
"inquirer" : " ^6.3.1" ,
41
41
"mime-types" : " ^2.1.24" ,
42
42
"npm-check" : " ^5.9.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " babelrc" ,
3
- "version" : " 0.0.1 " ,
3
+ "version" : " 0.0.2 " ,
4
4
"description" : " 🗼 My own babelrc file (=> ES5)" ,
5
5
"keywords" : [
6
6
" babel" ,
26
26
"@babel/plugin-syntax-import-meta" : " ^7.2.0" ,
27
27
"@babel/plugin-transform-parameters" : " ^7.4.4" ,
28
28
"@babel/plugin-transform-spread" : " ^7.2.2" ,
29
- "@babel/preset-env" : " ^7.4.4 "
29
+ "@babel/preset-env" : " ^7.4.5 "
30
30
}
31
31
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " chunkalyse" ,
3
- "version" : " 0.5.1 " ,
3
+ "version" : " 0.5.2 " ,
4
4
"description" : " 🍰 Summarise webpack stats output file" ,
5
5
"keywords" : [
6
6
" webpack" ,
41
41
"byte-size" : " ^5.0.1" ,
42
42
"index-require" : " ^1.0.0" ,
43
43
"jsoncopy" : " ^1.0.0" ,
44
- "yargs-parser" : " ^13.0 .0"
44
+ "yargs-parser" : " ^13.1 .0"
45
45
}
46
46
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " create-npx" ,
3
- "version" : " 0.1.1 " ,
3
+ "version" : " 0.1.2 " ,
4
4
"description" : " 🔢 `npm create npx` bare bones bin wrapper for NPX" ,
5
5
"keywords" : [
6
6
" bin" ,
21
21
},
22
22
"dependencies" : {
23
23
"@does/exist" : " ^1.0.0" ,
24
- "async-git" : " ^1.5.0 " ,
24
+ "async-git" : " ^1.5.1 " ,
25
25
"inquirer" : " ^6.3.1"
26
26
}
27
27
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-log" ,
3
- "version" : " 1.2.0 " ,
3
+ "version" : " 1.2.1 " ,
4
4
"description" : " 👕 ESLint plugin: log the paths of all files being linted" ,
5
5
"keywords" : [
6
6
" eslint" ,
28
28
"dependencies" : {
29
29
"chalk" : " ^2.4.2" ,
30
30
"common-js-file-extensions" : " ^1.0.3" ,
31
- "yargs-parser" : " ^13.0 .0"
31
+ "yargs-parser" : " ^13.1 .0"
32
32
}
33
33
}
Original file line number Diff line number Diff line change 15
15
"test" : " cd ../../; npm t github; cd -"
16
16
},
17
17
"dependencies" : {
18
- "gofor" : " ^3.0.4 " ,
18
+ "gofor" : " ^3.0.5 " ,
19
19
"index-require" : " ^1.0.0"
20
20
},
21
21
"private" : true
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " upgradable" ,
3
- "version" : " 0.0.8 " ,
3
+ "version" : " 0.0.9 " ,
4
4
"description" : " Interactive upgrade machine for NPM CLI tools" ,
5
5
"author" : " omrilotan" ,
6
6
"license" : " MIT" ,
22
22
"colors" : " ^1.3.2" ,
23
23
"npm" : " ^6.9.0" ,
24
24
"prompt-confirm" : " ^2.0.4" ,
25
- "semver" : " ^5.6 .0"
25
+ "semver" : " ^5.7 .0"
26
26
}
27
27
}
You can’t perform that action at this time.
0 commit comments