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 1515 " if" ,
1616 " unless"
1717 ],
18- "files" : [
19- " README.md"
20- ],
2118 "engines" : {
2219 "node" : " >=8"
2320 },
21+ "files" : [
22+ " index.js" ,
23+ " index.d.ts" ,
24+ " README.md"
25+ ],
26+ "typings" : " index.d.ts" ,
2427 "author" :
" Rolando Santamaria Maso <[email protected] >" ,
2528 "license" : " MIT" ,
2629 "bugs" : {
2932 "homepage" : " https://github.com/jkyberneees/middleware-if-unless#readme" ,
3033 "devDependencies" : {
3134 "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 "
3740 },
3841 "dependencies" : {
39- "find-my-way" : " ^9.0.1 "
42+ "find-my-way" : " ^9.3.0 "
4043 }
4144}
You can’t perform that action at this time.
0 commit comments