File tree Expand file tree Collapse file tree 1 file changed +12
-9
lines changed Expand file tree Collapse file tree 1 file changed +12
-9
lines changed Original file line number Diff line number Diff line change 15
15
" if" ,
16
16
" unless"
17
17
],
18
- "files" : [
19
- " README.md"
20
- ],
21
18
"engines" : {
22
19
"node" : " >=8"
23
20
},
21
+ "files" : [
22
+ " index.js" ,
23
+ " index.d.ts" ,
24
+ " README.md"
25
+ ],
26
+ "typings" : " index.d.ts" ,
24
27
"author" :
" Rolando Santamaria Maso <[email protected] >" ,
25
28
"license" : " MIT" ,
26
29
"bugs" : {
29
32
"homepage" : " https://github.com/jkyberneees/middleware-if-unless#readme" ,
30
33
"devDependencies" : {
31
34
"chai" : " ^4.3.7" ,
32
- "express-unless" : " ^1.0.0 " ,
33
- "mocha" : " ^10.2.0 " ,
34
- "nyc" : " ^15 .1.0" ,
35
- "restana" : " ^4.9.7 " ,
36
- "supertest" : " ^6.3.3 "
35
+ "express-unless" : " ^2.1.3 " ,
36
+ "mocha" : " ^11.7.2 " ,
37
+ "nyc" : " ^17 .1.0" ,
38
+ "restana" : " ^5.1.0 " ,
39
+ "supertest" : " ^7.1.4 "
37
40
},
38
41
"dependencies" : {
39
- "find-my-way" : " ^9.0.1 "
42
+ "find-my-way" : " ^9.3.0 "
40
43
}
41
44
}
You can’t perform that action at this time.
0 commit comments