{"_id":"@codecoderun/swagger","_rev":"2-0b7ef3cacfeb34fda32e164ba1ed4684","name":"@codecoderun/swagger","dist-tags":{"latest":"1.0.2"},"versions":{"1.0.0":{"name":"@codecoderun/swagger","version":"1.0.0","description":"Nest - modern, fast, powerful node.js web framework (@swagger) base_ver:7.1.14","author":{"name":"Kamil Mysliwiec, pumelotea"},"license":"MIT","repository":{"type":"git","url":"https://github.com/pumelotea/swagger"},"scripts":{"ddev":"ts-node test/dev-test.ts","build":"tsc -p tsconfig.build.json","format":"prettier \"lib/**/*.ts\" --write","lint":"eslint 'lib/**/*.ts' --fix","prepublish:next":"npm run build","publish:next":"npm publish --access public --tag next","prepublish:npm":"npm run build","publish:npm":"npm publish --access public","test":"jest","test:dev":"jest --watch","test:e2e":"jest --config e2e/jest-e2e.json","prerelease":"npm run build","release":"release-it","---manual-tests---":"","start":"nest start","start:dev":"nest start --watch","start:debug":"nest start --watch --debug"},"dependencies":{"@nestjs/mapped-types":"2.0.2","js-yaml":"4.1.0","lodash":"4.17.21","path-to-regexp":"3.2.0","swagger-ui-dist":"5.9.0"},"devDependencies":{"@commitlint/cli":"18.2.0","@commitlint/config-angular":"18.1.0","@fastify/static":"6.12.0","@nestjs/common":"10.2.8","@nestjs/core":"10.2.8","@nestjs/platform-express":"10.2.8","@nestjs/platform-fastify":"10.2.8","@types/jest":"29.5.7","@types/js-yaml":"4.0.8","@types/lodash":"4.14.200","@types/node":"20.8.10","@typescript-eslint/eslint-plugin":"6.9.1","@typescript-eslint/parser":"6.9.1","class-transformer":"0.5.1","class-validator":"0.14.0","eslint":"8.52.0","eslint-config-prettier":"9.0.0","eslint-plugin-import":"2.29.0","express":"4.18.2","husky":"8.0.3","jest":"29.7.0","lint-staged":"15.0.2","openapi-types":"12.1.3","prettier":"2.8.8","reflect-metadata":"0.1.13","release-it":"16.2.1","supertest":"6.3.3","swagger-parser":"10.0.3","ts-jest":"29.1.1","typescript":"5.1.6"},"peerDependencies":{"@fastify/static":"^6.0.0","@nestjs/common":"^9.0.0 || ^10.0.0","@nestjs/core":"^9.0.0 || ^10.0.0","class-transformer":"*","class-validator":"*","reflect-metadata":"^0.1.12"},"peerDependenciesMeta":{"@fastify/static":{"optional":true},"class-transformer":{"optional":true},"class-validator":{"optional":true}},"lint-staged":{"*.ts":["prettier --write","git add -f"]},"husky":{"hooks":{"pre-commit":"lint-staged","commit-msg":"commitlint -c .commitlintrc.json -E HUSKY_GIT_PARAMS"}},"licenseText":"MIT License\n\nCopyright (c) 2020-2022 Kamil Mysliwiec\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@codecoderun/swagger@1.0.0","dist":{"shasum":"6f68aaad0904a1fb61de956c4bda2663fa13b595","integrity":"sha512-lfGO5Q2hbTnT0z5szHpFXL0CR5mVTTq1j0HO+WtUE00mJ6+yFW8okx3DFF6DVzFp6o4f2X31Dc7O27ib/agAmQ==","tarball":"https://registry.npmjs.org/@codecoderun/swagger/-/swagger-1.0.0.tgz","fileCount":236,"unpackedSize":312534,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCVEBEH6V8OjwheDBcuMUNYCo9AXrm7DEKfEwIKgy3j+AIhAMS0ucT7/msbVhmaLx1g/dJ4vs9Y7kp+3Ueybd8XkITx"}]},"_npmUser":{"name":"pumelotea","email":"535553297@qq.com"},"directories":{},"maintainers":[{"name":"pumelotea","email":"535553297@qq.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/swagger_1.0.0_1699369187737_0.8216959463882694"},"_hasShrinkwrap":false},"1.0.1":{"name":"@codecoderun/swagger","version":"1.0.1","description":"Nest - modern, fast, powerful node.js web framework (@swagger) base_ver:7.1.14","author":{"name":"Kamil Mysliwiec, pumelotea"},"license":"MIT","repository":{"type":"git","url":"https://github.com/pumelotea/swagger"},"scripts":{"ddev":"ts-node test/dev-test.ts","build":"tsc -p tsconfig.build.json","format":"prettier \"lib/**/*.ts\" --write","lint":"eslint 'lib/**/*.ts' --fix","prepublish:next":"npm run build","publish:next":"npm publish --access public --tag next","prepublish:npm":"npm run build","publish:npm":"npm publish --access public","test":"jest","test:dev":"jest --watch","test:e2e":"jest --config e2e/jest-e2e.json","prerelease":"npm run build","release":"release-it","---manual-tests---":"","start":"nest start","start:dev":"nest start --watch","start:debug":"nest start --watch --debug"},"dependencies":{"@nestjs/mapped-types":"2.0.2","js-yaml":"4.1.0","lodash":"4.17.21","path-to-regexp":"3.2.0","swagger-ui-dist":"5.9.0"},"devDependencies":{"@commitlint/cli":"18.2.0","@commitlint/config-angular":"18.1.0","@fastify/static":"6.12.0","@nestjs/common":"10.2.8","@nestjs/core":"10.2.8","@nestjs/platform-express":"10.2.8","@nestjs/platform-fastify":"10.2.8","@types/jest":"29.5.7","@types/js-yaml":"4.0.8","@types/lodash":"4.14.200","@types/node":"20.8.10","@typescript-eslint/eslint-plugin":"6.9.1","@typescript-eslint/parser":"6.9.1","class-transformer":"0.5.1","class-validator":"0.14.0","eslint":"8.52.0","eslint-config-prettier":"9.0.0","eslint-plugin-import":"2.29.0","express":"4.18.2","husky":"8.0.3","jest":"29.7.0","lint-staged":"15.0.2","openapi-types":"12.1.3","prettier":"2.8.8","reflect-metadata":"0.1.13","release-it":"16.2.1","supertest":"6.3.3","swagger-parser":"10.0.3","ts-jest":"29.1.1","typescript":"5.1.6"},"peerDependencies":{"@fastify/static":"^6.0.0","@nestjs/common":"^9.0.0 || ^10.0.0","@nestjs/core":"^9.0.0 || ^10.0.0","class-transformer":"*","class-validator":"*","reflect-metadata":"^0.1.12"},"peerDependenciesMeta":{"@fastify/static":{"optional":true},"class-transformer":{"optional":true},"class-validator":{"optional":true}},"lint-staged":{"*.ts":["prettier --write","git add -f"]},"husky":{"hooks":{"pre-commit":"lint-staged","commit-msg":"commitlint -c .commitlintrc.json -E HUSKY_GIT_PARAMS"}},"licenseText":"MIT License\n\nCopyright (c) 2020-2022 Kamil Mysliwiec\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@codecoderun/swagger@1.0.1","dist":{"shasum":"4077a1510a13b6211d19546627684b6c95ace3f7","integrity":"sha512-YmPLsb4WbHxm6Ni7ye3MrRxZrjbTbGQsRpw0hDNQN9DZ0VmcVeFD1vds57FsfddGvaXoaFvHJvYVHlswSdQaHA==","tarball":"https://registry.npmjs.org/@codecoderun/swagger/-/swagger-1.0.1.tgz","fileCount":236,"unpackedSize":312543,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDVSJtZcbKq/ywBcrgJ6QZEsJkhoSuaPiq/lzCN+DxRmgIhANEWlIQayNMcWVkRbmPB9TIDn4AgeQIlGDc7xAM+IAdv"}]},"_npmUser":{"name":"pumelotea","email":"535553297@qq.com"},"directories":{},"maintainers":[{"name":"pumelotea","email":"535553297@qq.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/swagger_1.0.1_1699369590989_0.178829549032697"},"_hasShrinkwrap":false},"1.0.2":{"name":"@codecoderun/swagger","version":"1.0.2","description":"Nest - modern, fast, powerful node.js web framework (@swagger) base_ver:7.1.14","author":{"name":"Kamil Mysliwiec, pumelotea"},"license":"MIT","main":"dist/index.js","repository":{"type":"git","url":"https://github.com/pumelotea/swagger"},"scripts":{"ddev":"ts-node test/dev-test.ts","build":"tsc -p tsconfig.build.json","format":"prettier \"lib/**/*.ts\" --write","lint":"eslint 'lib/**/*.ts' --fix","prepublish:next":"npm run build","publish:next":"npm publish --access public --tag next","prepublish:npm":"npm run build","publish:npm":"npm publish --access public","test":"jest","test:dev":"jest --watch","test:e2e":"jest --config e2e/jest-e2e.json","prerelease":"npm run build","release":"release-it","---manual-tests---":"","start":"nest start","start:dev":"nest start --watch","start:debug":"nest start --watch --debug"},"dependencies":{"@nestjs/mapped-types":"2.0.2","js-yaml":"4.1.0","lodash":"4.17.21","path-to-regexp":"3.2.0","swagger-ui-dist":"5.9.0"},"devDependencies":{"@commitlint/cli":"18.2.0","@commitlint/config-angular":"18.1.0","@fastify/static":"6.12.0","@nestjs/common":"10.2.8","@nestjs/core":"10.2.8","@nestjs/platform-express":"10.2.8","@nestjs/platform-fastify":"10.2.8","@types/jest":"29.5.7","@types/js-yaml":"4.0.8","@types/lodash":"4.14.200","@types/node":"20.8.10","@typescript-eslint/eslint-plugin":"6.9.1","@typescript-eslint/parser":"6.9.1","class-transformer":"0.5.1","class-validator":"0.14.0","eslint":"8.52.0","eslint-config-prettier":"9.0.0","eslint-plugin-import":"2.29.0","express":"4.18.2","husky":"8.0.3","jest":"29.7.0","lint-staged":"15.0.2","openapi-types":"12.1.3","prettier":"2.8.8","reflect-metadata":"0.1.13","release-it":"16.2.1","supertest":"6.3.3","swagger-parser":"10.0.3","ts-jest":"29.1.1","typescript":"5.1.6"},"peerDependencies":{"@fastify/static":"^6.0.0","@nestjs/common":"^9.0.0 || ^10.0.0","@nestjs/core":"^9.0.0 || ^10.0.0","class-transformer":"*","class-validator":"*","reflect-metadata":"^0.1.12"},"peerDependenciesMeta":{"@fastify/static":{"optional":true},"class-transformer":{"optional":true},"class-validator":{"optional":true}},"lint-staged":{"*.ts":["prettier --write","git add -f"]},"husky":{"hooks":{"pre-commit":"lint-staged","commit-msg":"commitlint -c .commitlintrc.json -E HUSKY_GIT_PARAMS"}},"licenseText":"MIT License\n\nCopyright (c) 2020-2022 Kamil Mysliwiec\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@codecoderun/swagger@1.0.2","dist":{"shasum":"3d08f0be5ae8f772268df4bde5f7124494c3f6bb","integrity":"sha512-eYd+V5Z++xvMyYeRSrORqLNIGnfQY6E2vXPlGugvgJR+cAWFigxgqdgEkutnyruIXGrZ5tqnMNUAwAxqJzhqXw==","tarball":"https://registry.npmjs.org/@codecoderun/swagger/-/swagger-1.0.2.tgz","fileCount":236,"unpackedSize":312570,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDh+5jHkaM+SjnMQcGJ47ujLguDutaXiWGJL9b2PCG+lgIgZqQ4gn+s1sg+R6Bw3QI8ff1cb3EtTjUlvQYUQT9mM9U="}]},"_npmUser":{"name":"pumelotea","email":"535553297@qq.com"},"directories":{},"maintainers":[{"name":"pumelotea","email":"535553297@qq.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/swagger_1.0.2_1699370060435_0.9256836669669741"},"_hasShrinkwrap":false}},"time":{"created":"2023-11-07T14:59:47.606Z","1.0.0":"2023-11-07T14:59:47.898Z","modified":"2023-11-07T15:14:20.759Z","1.0.1":"2023-11-07T15:06:31.314Z","1.0.2":"2023-11-07T15:14:20.583Z"},"maintainers":[{"name":"pumelotea","email":"535553297@qq.com"}],"description":"Nest - modern, fast, powerful node.js web framework (@swagger) base_ver:7.1.14","repository":{"type":"git","url":"https://github.com/pumelotea/swagger"},"author":{"name":"Kamil Mysliwiec, pumelotea"},"license":"MIT","readme":"<p align=\"center\">\n  <a href=\"http://nestjs.com/\" target=\"blank\"><img src=\"https://nestjs.com/img/logo-small.svg\" width=\"120\" alt=\"Nest Logo\" /></a>\n</p>\n\n<p align=\"center\">A progressive <a href=\"http://nodejs.org\" target=\"blank\">Node.js</a> framework for building efficient and scalable server-side applications.</p>\n<p align=\"center\">\n  <a href=\"https://www.npmjs.com/~nestjscore\"><img src=\"https://img.shields.io/npm/v/@nestjs/core.svg\" alt=\"NPM Version\" /></a>\n  <a href=\"https://www.npmjs.com/~nestjscore\"><img src=\"https://img.shields.io/npm/l/@nestjs/core.svg\" alt=\"Package License\" /></a>\n  <a href=\"https://www.npmjs.com/~nestjscore\"><img src=\"https://img.shields.io/npm/dm/@nestjs/core.svg\" alt=\"NPM Downloads\" /></a>\n  <a href=\"https://circleci.com/gh/nestjs/nest\" target=\"_blank\"><img src=\"https://img.shields.io/circleci/build/github/nestjs/nest/master\" alt=\"CircleCI\" /></a>\n  <a href=\"https://coveralls.io/github/nestjs/nest?branch=master\"><img src=\"https://coveralls.io/repos/github/nestjs/nest/badge.svg?branch=master#5\" alt=\"Coverage\" /></a>\n  <a href=\"https://discord.gg/G7Qnnhy\" target=\"_blank\"><img src=\"https://img.shields.io/badge/discord-online-brightgreen.svg\" alt=\"Discord\"/></a>\n  <a href=\"https://opencollective.com/nest#backer\"><img src=\"https://opencollective.com/nest/backers/badge.svg\" alt=\"Backers on Open Collective\" /></a>\n  <a href=\"https://opencollective.com/nest#sponsor\"><img src=\"https://opencollective.com/nest/sponsors/badge.svg\" alt=\"Sponsors on Open Collective\" /></a>\n  <a href=\"https://paypal.me/kamilmysliwiec\"><img src=\"https://img.shields.io/badge/Donate-PayPal-dc3d53.svg\"/></a>\n  <a href=\"https://twitter.com/nestframework\"><img src=\"https://img.shields.io/twitter/follow/nestframework.svg?style=social&label=Follow\"></a>\n</p>\n  <!--[![Backers on Open Collective](https://opencollective.com/nest/backers/badge.svg)](https://opencollective.com/nest#backer)\n  [![Sponsors on Open Collective](https://opencollective.com/nest/sponsors/badge.svg)](https://opencollective.com/nest#sponsor)-->\n\n## Description\n\n[OpenAPI (Swagger)](https://www.openapis.org/) module for [Nest](https://github.com/nestjs/nest).\n\n## Installation\n\n```bash\n$ npm i --save @codecoderun/swagger \n```\n\n## Quick Start\n\n[Overview & Tutorial](https://docs.nestjs.com/openapi/introduction)\n\n## Migration from v3\n\nIf you're currently using `@nestjs/swagger@3.*`, note the following breaking/API changes in version 4.0.\n\nThe following decorators have been changed/renamed:\n\n- `@ApiModelProperty` is now `@ApiProperty`\n- `@ApiModelPropertyOptional` is now `@ApiPropertyOptional`\n- `@ApiResponseModelProperty` is now `@ApiResponseProperty`\n- `@ApiImplicitQuery` is now `@ApiQuery`\n- `@ApiImplicitParam` is now `@ApiParam`\n- `@ApiImplicitBody` is now `@ApiBody`\n- `@ApiImplicitHeader` is now `@ApiHeader`\n- `@ApiOperation({ title: 'test' })` is now `@ApiOperation({ summary: 'test' })`\n- `@ApiUseTags` is now `@ApiTags`\n\n`DocumentBuilder` breaking changes (updated method signatures):\n\n- `addTag`\n- `addBearerAuth`\n- `addOAuth2`\n- `setContactEmail` is now `setContact`\n- `setHost` has been removed\n- `setSchemes` has been removed (use the `addServer` instead, e.g., `addServer('http://')`)\n\nThe following methods have been added:\n\n- `addServer`\n- `addApiKey`\n- `addBasicAuth`\n- `addSecurity`\n- `addSecurityRequirements`\n\n## Support\n\nNest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please [read more here](https://docs.nestjs.com/support).\n\n## Stay in touch\n\n- Author - [Kamil Myśliwiec](https://twitter.com/kammysliwiec)\n- Website - [https://nestjs.com](https://nestjs.com/)\n- Twitter - [@nestframework](https://twitter.com/nestframework)\n\n## License\n\nNest is [MIT licensed](LICENSE).\n","readmeFilename":"README.md"}