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 11{
22 "name" : " 0http" ,
3- "version" : " 3.5.3 " ,
3+ "version" : " 4.0.0 " ,
44 "description" : " Cero friction HTTP request router. The need for speed!" ,
55 "main" : " index.js" ,
66 "scripts" : {
2828 "homepage" : " https://github.com/BackendStack21/0http#readme" ,
2929 "devDependencies" : {
3030 "0http" : " ^3.5.2" ,
31- "@types/node" : " ^18.14.4 " ,
31+ "@types/node" : " ^22.10.5 " ,
3232 "body-parser" : " ^1.20.1" ,
3333 "chai" : " ^4.3.7" ,
3434 "cross-env" : " ^7.0.3" ,
35- "find-my-way" : " ^5.2.0" ,
3635 "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 "
4039 },
4140 "files" : [
4241 " LICENSE" ,
You can’t perform that action at this time.
0 commit comments