File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change
1
+ * .yaml
2
+ * .yml
3
+ * .js
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " 0http" ,
3
- "version" : " 3.5.3 " ,
3
+ "version" : " 4.0.0 " ,
4
4
"description" : " Cero friction HTTP request router. The need for speed!" ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
28
28
"homepage" : " https://github.com/BackendStack21/0http#readme" ,
29
29
"devDependencies" : {
30
30
"0http" : " ^3.5.2" ,
31
- "@types/node" : " ^18.14.4 " ,
31
+ "@types/node" : " ^22.10.5 " ,
32
32
"body-parser" : " ^1.20.1" ,
33
33
"chai" : " ^4.3.7" ,
34
34
"cross-env" : " ^7.0.3" ,
35
- "find-my-way" : " ^5.2.0" ,
36
35
"mitata" : " ^0.1.11" ,
37
- "mocha" : " ^10.4.0 " ,
38
- "nyc" : " ^15 .1.0" ,
39
- "supertest" : " ^6.3.3 "
36
+ "mocha" : " ^11.0.1 " ,
37
+ "nyc" : " ^17 .1.0" ,
38
+ "supertest" : " ^7.0.0 "
40
39
},
41
40
"files" : [
42
41
" LICENSE" ,
You can’t perform that action at this time.
0 commit comments