File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "version" : " 4.1.5 " ,
2+ "version" : " 4.1.6 " ,
33 "npmClient" : " yarn" ,
44 "useWorkspaces" : true ,
55 "command" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @namecheap/tsoa-cli" ,
33 "description" : " Build swagger-compliant REST APIs using TypeScript and Node" ,
4- "version" : " 4.1.5 " ,
4+ "version" : " 4.1.6 " ,
55 "main" : " ./dist/index.js" ,
66 "typings" : " ./dist/index.d.ts" ,
77 "files" : [
3030 "author" : " Luke Autry <lukeautry@gmail.com> (http://www.lukeautry.com)" ,
3131 "license" : " MIT" ,
3232 "dependencies" : {
33- "@namecheap/tsoa-runtime" : " ^4.1.5 " ,
33+ "@namecheap/tsoa-runtime" : " ^4.1.6 " ,
3434 "deepmerge" : " ^4.2.2" ,
3535 "fs-extra" : " ^8.1.0" ,
3636 "glob" : " ^7.1.6" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @namecheap/tsoa-runtime" ,
33 "description" : " Build swagger-compliant REST APIs using TypeScript and Node" ,
4- "version" : " 4.1.5 " ,
4+ "version" : " 4.1.6 " ,
55 "main" : " ./dist/index.js" ,
66 "typings" : " ./dist/index.d.ts" ,
77 "files" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " @namecheap/tsoa" ,
33 "description" : " Build swagger-compliant REST APIs using TypeScript and Node" ,
4- "version" : " 4.1.5 " ,
4+ "version" : " 4.1.6 " ,
55 "main" : " ./dist/index.js" ,
66 "typings" : " ./dist/index.d.ts" ,
77 "files" : [
2828 "author" : " Luke Autry <lukeautry@gmail.com> (http://www.lukeautry.com)" ,
2929 "license" : " MIT" ,
3030 "dependencies" : {
31- "@namecheap/tsoa-cli" : " ^4.1.5 " ,
32- "@namecheap/tsoa-runtime" : " ^4.1.5 "
31+ "@namecheap/tsoa-cli" : " ^4.1.6 " ,
32+ "@namecheap/tsoa-runtime" : " ^4.1.6 "
3333 },
3434 "devDependencies" : {
3535 "@types/node" : " ^14.11.1" ,
Original file line number Diff line number Diff line change 22 "name" : " tsoa-tests-esm" ,
33 "private" : true ,
44 "description" : " Build swagger-compliant REST APIs using TypeScript and Node" ,
5- "version" : " 4.1.5 " ,
5+ "version" : " 4.1.6 " ,
66 "type" : " module" ,
77 "sideEffects" : false ,
88 "scripts" : {
Original file line number Diff line number Diff line change 22 "name" : " tsoa-tests" ,
33 "private" : true ,
44 "description" : " Build swagger-compliant REST APIs using TypeScript and Node" ,
5- "version" : " 4.1.5 " ,
5+ "version" : " 4.1.6 " ,
66 "keywords" : [
77 " typescript" ,
88 " openapi" ,
You can’t perform that action at this time.
0 commit comments