{"versions":{"4.13.4":{"name":"express-openapi-validator","version":"4.13.4","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive -R spec test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@types/multer":"^1.4.7","ajv":"^6.12.6","content-type":"^1.0.4","json-schema-ref-parser":"^9.0.9","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.3","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/cookie-parser":"^1.4.2","@types/express":"4.17.13","@types/mocha":"^9.0.0","@types/morgan":"^1.9.3","@types/node":"^16.11.10","@types/supertest":"^2.0.11","body-parser":"^1.19.0","chai":"^4.3.4","codacy-coverage":"^3.4.0","commitizen":"^4.2.4","cookie-parser":"^1.4.6","coveralls":"^3.1.1","express":"^4.17.1","mocha":"^9.1.3","morgan":"^1.10.0","nodemon":"^2.0.15","nyc":"^15.1.0","prettier":"^2.5.0","source-map-support":"0.5.21","supertest":"^6.1.6","ts-node":"^10.4.0","typescript":"^4.5.2"},"gitHead":"7a6fbf46ee2211efc194b3b95f9dfaa839dc50eb","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.13.4","_nodeVersion":"14.9.0","_npmVersion":"7.6.0","dist":{"integrity":"sha512-R5n4h1Ze4GSV11EEld/XuMR76vTaTdm6MoRKtJCaVBZ21kUbtfA2KMjwyzsoiPIo1Yrns6CZzBSxeibGbAU4bw==","shasum":"14bd3c0115d2345adb4f8252500802fb19d2c9f8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.13.4.tgz","fileCount":85,"unpackedSize":394492,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhpUbNCRA9TVsSAnZWagAArtAP/RImrRweFrkAMXvpPFqd\naskUR1e9PT0hW5bcTdugDmRAsF05ICAv8/8+9Ml4ew199Wrq33laEW5c5y+n\n0ai2jVy/H2vdaRkVY5jeomnt9KYZpVXt8mKAhldCJqFp6C8CYXXGwYG9xtAu\nTTXbSWm0x7G3xCGDcF9pmToYpRTr5NHAeygo2aTysQKjtmImPDQISfICeIdl\nm0CkqXx0GOaEv9SnYM493nF0Y5aRwEGgpiRgRs3IH1SDMvgp7jr8Rj7HMA98\ncq/3Xh/yzRVXy31Hsay2w9bgVx6WmRxDIfUNF3kmJ28WObK4ybqju471XRC1\nZWqKItRLslXykRl5aoKLpFeesWVlwZGP/DsMQRR6k7STtkn4lbA71edm+Gib\n+i4V1NqcIBRYG36mzSHE+ehxV0BOAaWxrqfSJTF8RoCPeXZmh9K9xL0YFHCE\nSgW3AIw7jXSsa8PqlPJ6A8OKxLCtE/oTXFxWHJFFULLV/feCDgfiq1WxbCsI\nMEjMtNqRWCraHhGJtkiydu/pLkpRwsWkEWjKUm7Od9mXnBtWo0+On/cSD58V\nt2svo30esiCIw03ITjPjcnkjGiAjeYpQyCl7Ss2xQWCsLKaWCAlflC2Ibgzm\njv0pK0M9p/fWvMZp8k14liBlD0fIqVQ7PuuulZ3P103XzuF+AsTNd66tpk7v\nsZjd\r\n=nlVr\r\n-----END PGP SIGNATURE-----\r\n","size":80917,"noattachment":false},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.13.4_1638221516651_0.5356958157516305"},"_hasShrinkwrap":false,"publish_time":1638221516887,"_cnpm_publish_time":1638221516887,"_cnpmcore_publish_time":"2021-12-16T16:59:43.058Z","contributors":[]},"4.13.3":{"name":"express-openapi-validator","version":"4.13.3","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive -R spec test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@types/multer":"^1.4.7","ajv":"^6.12.6","content-type":"^1.0.4","json-schema-ref-parser":"^9.0.9","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.3","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/cookie-parser":"^1.4.2","@types/express":"4.17.13","@types/mocha":"^9.0.0","@types/morgan":"^1.9.3","@types/node":"^16.11.10","@types/supertest":"^2.0.11","body-parser":"^1.19.0","chai":"^4.3.4","codacy-coverage":"^3.4.0","commitizen":"^4.2.4","cookie-parser":"^1.4.6","coveralls":"^3.1.1","express":"^4.17.1","mocha":"^9.1.3","morgan":"^1.10.0","nodemon":"^2.0.15","nyc":"^15.1.0","prettier":"^2.5.0","source-map-support":"0.5.21","supertest":"^6.1.6","ts-node":"^10.4.0","typescript":"^4.5.2"},"gitHead":"1d24ae772940430b66bb84e9da7145c4f600e37f","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.13.3","_nodeVersion":"14.9.0","_npmVersion":"7.6.0","dist":{"integrity":"sha512-L2qgcI9xr+8iES2ETZgA0aa8aCIAPtACp9V063MLRc3rOdw9vgop8Uiz1z3jAUdFyW4HSaw8dp8QI0sc/aqr7g==","shasum":"bede5c8a45a419ef8901c9fd913102ccbdb08a80","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.13.3.tgz","fileCount":85,"unpackedSize":394801,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJholTuCRA9TVsSAnZWagAA0qgP+wQjQqtMrQIVr1o1vOQJ\nMOg3VuG0AoNzdW9cdE2W9M/YxSYKrHt3MmEHWzYqS1GP78HPfnG7Kz/jINgX\nv50vIJ283yv5TvZmjRouCbWf+gJkw7x4yGnc0QIUjY10DULnSM62v29bMzAO\nwjsrnZe5t55ai2NiNJAcvl5NXEIfddpKwxDN5rB+B03RAv2DoczQ81hIHm7g\nCaU3/6epfu2z8Zfhpuzyf8XARJj69NzFx7ny65ml4gdsEs1mRqd9ojl+C3bZ\nfTmCfhifKmFD63AQUbtc+WqFQIIF1dKY9W8vCPFUR+0t3lUGF0PYfhAHGBZA\nRKCxzjnpWjgpedcboVlkSTfr1lH0NTbuJhTvRemAst49NPsCLkDT/zqgvjEm\n0lnEHCQHMOaWvdZGjV+ObU/uKG0ZgN8w3aewnvvSJYsbq/H5af34JCk0GTYK\nwR4pRhnBfNMkLyhTpxj1n9+b4Pqg0wke9VaG4BnIo2YmJu0DmXkqPZzcZ+zu\nmjf2qk/dxdlYOGCfWeMCA07j/+HCWLq8lzmIUsmQ0Qlf9qlnz2yzOrLiJ2QH\ncXC1LyiPlz7eOqlN6nvDFahC4ww5V4vJbk3NljU3CiBK9VLZbHVT4FEnFYP7\nfWrbaunYEqzVBRTJucuLuq+D1jzQg6rLxZ1pca71oOaSNyIc/DEngfcQZwBR\ntlDB\r\n=0B6S\r\n-----END PGP SIGNATURE-----\r\n","size":80955,"noattachment":false},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.13.3_1638028526124_0.4539706037346416"},"_hasShrinkwrap":false,"publish_time":1638028526249,"_cnpm_publish_time":1638028526249,"_cnpmcore_publish_time":"2021-12-16T16:59:43.342Z","contributors":[]},"4.13.2":{"name":"express-openapi-validator","version":"4.13.2","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive -R spec test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@types/multer":"^1.4.7","ajv":"^6.12.6","content-type":"^1.0.4","json-schema-ref-parser":"^9.0.9","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.3","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"4.17.11","@types/mocha":"^9.0.0","@types/morgan":"^1.9.3","@types/node":"^16.9.1","@types/supertest":"^2.0.11","body-parser":"^1.19.0","chai":"^4.3.4","codacy-coverage":"^3.2.0","commitizen":"^4.2.4","cookie-parser":"^1.4.5","coveralls":"^3.1.1","express":"^4.17.1","mocha":"^9.1.1","morgan":"^1.10.0","nodemon":"^2.0.12","nyc":"^15.1.0","prettier":"^2.4.0","source-map-support":"0.5.20","supertest":"^6.1.6","ts-node":"^10.2.1","typescript":"^4.4.3"},"gitHead":"75747465068f17d7c97f1e6449c87954673e949d","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.13.2","_nodeVersion":"14.9.0","_npmVersion":"7.6.0","dist":{"shasum":"4b8640eb664e6dac11ef1b6872f0f985f54ce3ac","size":80931,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.13.2.tgz","integrity":"sha512-Z+KcObCazpPBxxhG6dAYvpJlHGmLbkGHEMv/pMpRdzQpEVrhsrGmzObkYcNduigyyWrJ6B/y+zRPnIfu32o+Fw=="},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.13.2_1633742229836_0.3618459691300131"},"_hasShrinkwrap":false,"publish_time":1633742229985,"_cnpm_publish_time":1633742229985,"_cnpmcore_publish_time":"2021-12-16T16:59:43.628Z","contributors":[]},"4.13.1":{"name":"express-openapi-validator","version":"4.13.1","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive -R spec test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@types/multer":"^1.4.7","ajv":"^6.12.6","content-type":"^1.0.4","json-schema-ref-parser":"^9.0.9","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.3","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"4.17.11","@types/mocha":"^8.2.2","@types/morgan":"^1.9.2","@types/node":"^15.3.1","@types/supertest":"^2.0.11","body-parser":"^1.19.0","chai":"^4.3.4","codacy-coverage":"^3.2.0","commitizen":"^4.2.4","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.4.0","morgan":"^1.10.0","nodemon":"^2.0.7","nyc":"^15.1.0","prettier":"^2.3.0","source-map-support":"0.5.19","supertest":"^6.1.3","ts-node":"^9.1.1","typescript":"^4.2.4"},"gitHead":"9f72dda45d86209befe54a0826ca68a93510f3a4","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.13.1","_nodeVersion":"14.9.0","_npmVersion":"7.6.0","dist":{"shasum":"06acb0f9d4da01c49109fa9633e527ac68963a6b","size":80705,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.13.1.tgz","integrity":"sha512-KpK8NfZjZWrcwSqfQXuHhh8kPQyuLRg6WB1TF5AyU229sMiUiudXDGm/rWijcXw9eZyFmJLhqLbB1KVUVf6Oww=="},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.13.1_1631406927020_0.9600073631609707"},"_hasShrinkwrap":false,"publish_time":1631406927182,"_cnpm_publish_time":1631406927182,"_cnpmcore_publish_time":"2021-12-16T16:59:43.899Z","contributors":[]},"4.13.0":{"name":"express-openapi-validator","version":"4.13.0","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive -R spec test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@types/multer":"^1.4.7","ajv":"^6.12.6","content-type":"^1.0.4","json-schema-ref-parser":"^9.0.9","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"4.17.11","@types/mocha":"^8.2.2","@types/morgan":"^1.9.2","@types/node":"^15.3.1","@types/supertest":"^2.0.11","body-parser":"^1.19.0","chai":"^4.3.4","codacy-coverage":"^3.2.0","commitizen":"^4.2.4","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.4.0","morgan":"^1.10.0","nodemon":"^2.0.7","nyc":"^15.1.0","prettier":"^2.3.0","source-map-support":"0.5.19","supertest":"^6.1.3","ts-node":"^9.1.1","typescript":"^4.2.4"},"gitHead":"7f8e0f2160410387e88cb6252f4038ba41355227","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.13.0","_nodeVersion":"14.9.0","_npmVersion":"7.6.0","dist":{"shasum":"5714916fea96f23088a70b1e610dab85100ee4c4","size":80369,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.13.0.tgz","integrity":"sha512-SdaTS9KOLCvZFx9omjrN4d1Ow0y+Vbbu0dVw5aA/DF8VtfJE0dIULkQrBEtLsf7II40BHQ+KTI6/ISBaqry8gA=="},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.13.0_1629423589897_0.5517505196358377"},"_hasShrinkwrap":false,"publish_time":1629423590225,"_cnpm_publish_time":1629423590225,"_cnpmcore_publish_time":"2021-12-16T16:59:44.161Z","contributors":[]},"4.12.15":{"name":"express-openapi-validator","version":"4.12.15","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive -R spec test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@types/multer":"^1.4.6","ajv":"^6.12.6","content-type":"^1.0.4","json-schema-ref-parser":"^9.0.9","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"4.17.11","@types/mocha":"^8.2.2","@types/morgan":"^1.9.2","@types/node":"^15.3.1","@types/supertest":"^2.0.11","body-parser":"^1.19.0","chai":"^4.3.4","codacy-coverage":"^3.2.0","commitizen":"^4.2.4","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.4.0","morgan":"^1.10.0","nodemon":"^2.0.7","nyc":"^15.1.0","prettier":"^2.3.0","source-map-support":"0.5.19","supertest":"^6.1.3","ts-node":"^9.1.1","typescript":"^4.2.4"},"gitHead":"32d2299222ab1bc260ce9aff31df9fb265e978de","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.12.15","_nodeVersion":"14.9.0","_npmVersion":"7.6.0","dist":{"shasum":"2c879a92d40f6613663dec91b38fda8dd8dbd910","size":80133,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.12.15.tgz","integrity":"sha512-YRoBIAmjH5Jju0Wn0KxILG0Hfj3pc/P9t4kA6/kxjG05RlFmFVySRoLxucxgSZxKArYq6IJEES9+JwjPSh7Vew=="},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.12.15_1627238310515_0.9742836087728068"},"_hasShrinkwrap":false,"publish_time":1627238310864,"_cnpm_publish_time":1627238310864,"_cnpmcore_publish_time":"2021-12-16T16:59:44.422Z","contributors":[]},"4.12.14":{"name":"express-openapi-validator","version":"4.12.14","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive -R spec test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@types/multer":"^1.4.5","ajv":"^6.12.6","content-type":"^1.0.4","json-schema-ref-parser":"^9.0.7","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"4.17.11","@types/mocha":"^8.2.2","@types/morgan":"^1.9.2","@types/node":"^15.3.1","@types/supertest":"^2.0.11","body-parser":"^1.19.0","chai":"^4.3.4","codacy-coverage":"^3.2.0","commitizen":"^4.2.4","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.4.0","morgan":"^1.10.0","nodemon":"^2.0.7","nyc":"^15.1.0","prettier":"^2.3.0","source-map-support":"0.5.19","supertest":"^6.1.3","ts-node":"^9.1.1","typescript":"^4.2.4"},"gitHead":"fb5535527e2b7e9b67bf2c1e128f0196a6faf6c5","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.12.14","_nodeVersion":"14.5.0","_npmVersion":"7.18.1","dist":{"shasum":"864bf7859f5fd460c3559d556b23b7b2f72738bd","size":78489,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.12.14.tgz","integrity":"sha512-mCb9Y8TkVFpa4pfBbXWsNbaHw8k5OIPubZCljD83JVjluEkfjAzXVYxaOnlCb/6f6IcisnK3dElQtEsEXDyi2g=="},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.12.14_1624238643698_0.10070716453761608"},"_hasShrinkwrap":false,"publish_time":1624238643905,"_cnpm_publish_time":1624238643905,"_cnpmcore_publish_time":"2021-12-16T16:59:44.747Z","contributors":[]},"4.12.12":{"name":"express-openapi-validator","version":"4.12.12","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive -R spec test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@types/multer":"^1.4.5","ajv":"^6.12.6","content-type":"^1.0.4","json-schema-ref-parser":"^9.0.7","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"4.17.11","@types/mocha":"^8.2.2","@types/morgan":"^1.9.2","@types/node":"^15.3.1","@types/supertest":"^2.0.11","body-parser":"^1.19.0","chai":"^4.3.4","codacy-coverage":"^3.2.0","commitizen":"^4.2.4","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.4.0","morgan":"^1.10.0","nodemon":"^2.0.7","nyc":"^15.1.0","prettier":"^2.3.0","source-map-support":"0.5.19","supertest":"^6.1.3","ts-node":"^9.1.1","typescript":"^4.2.4"},"gitHead":"eb0007f8488f2501f732719b287f6d11f51976e1","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.12.12","_nodeVersion":"14.9.0","_npmVersion":"7.6.0","dist":{"shasum":"3d2a788722a435d08aa93778a31db294c35d2a7e","size":79830,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.12.12.tgz","integrity":"sha512-VXvsypcmagC3W3H/1/ixeP+6wyElg2i9TM8xLdQ0NoSFtzAqO7kpej43AGpoApp6nNcw25cdXHRIot/nEyx9Xg=="},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.12.12_1623806512926_0.02630759091608237"},"_hasShrinkwrap":false,"publish_time":1623806513180,"_cnpm_publish_time":1623806513180,"_cnpmcore_publish_time":"2021-12-16T16:59:45.397Z","contributors":[]},"4.12.11":{"name":"express-openapi-validator","version":"4.12.11","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive -R spec test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@types/multer":"^1.4.5","ajv":"^6.12.6","content-type":"^1.0.4","json-schema-ref-parser":"^9.0.7","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"4.17.11","@types/mocha":"^8.2.2","@types/morgan":"^1.9.2","@types/node":"^15.3.1","@types/supertest":"^2.0.11","body-parser":"^1.19.0","chai":"^4.3.4","codacy-coverage":"^3.4.0","commitizen":"^4.2.4","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.4.0","morgan":"^1.10.0","nodemon":"^2.0.7","nyc":"^15.1.0","prettier":"^2.3.0","source-map-support":"0.5.19","supertest":"^6.1.3","ts-node":"^9.1.1","typescript":"^4.2.4"},"gitHead":"2b2fb9f9ffcd33148885820f0a65a92f9d325d6e","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.12.11","_nodeVersion":"14.9.0","_npmVersion":"7.6.0","dist":{"shasum":"0d84b7f9c9c7cc64c916258e2e06c6d9fd1a2d7d","size":79832,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.12.11.tgz","integrity":"sha512-j9nQYa69F191BJi2gQc47HYA7hLMfhj9K9T6zr6bn0GiQKJUtRr80XKP+baGRNeAb2e0CfL3OpUXTsf1pDkYvg=="},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.12.11_1621557567282_0.44340205651516595"},"_hasShrinkwrap":false,"publish_time":1621557567477,"_cnpm_publish_time":1621557567477,"_cnpmcore_publish_time":"2021-12-16T16:59:45.672Z","contributors":[]},"4.12.10":{"name":"express-openapi-validator","version":"4.12.10","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive -R spec test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@types/multer":"^1.4.5","ajv":"^6.12.6","content-type":"^1.0.4","json-schema-ref-parser":"^9.0.7","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"4.17.8","@types/mocha":"^8.2.2","@types/morgan":"^1.9.2","@types/node":"^14.14.37","@types/supertest":"^2.0.11","body-parser":"^1.19.0","chai":"^4.3.4","codacy-coverage":"^3.4.0","commitizen":"^4.2.3","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.3.2","morgan":"^1.10.0","nodemon":"^2.0.7","nyc":"^15.1.0","prettier":"^2.2.1","source-map-support":"0.5.19","supertest":"^6.1.3","ts-node":"^9.1.1","typescript":"^4.2.3"},"gitHead":"cf53898d51e80c2e02d223f5f9e9ddbb95f96a23","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.12.10","_nodeVersion":"14.9.0","_npmVersion":"7.6.0","dist":{"shasum":"042b2b13014a14dafe9c994f43bf52722d2a35ae","size":79835,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.12.10.tgz","integrity":"sha512-a2tAYV+rwEeap8G7IQeHd3Q1bgiXWIZ7LmkTmkivFzpnM8mhOK/ujoEAY9fE2KG2W0B7eUgH/qYMVPraeljZCQ=="},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.12.10_1620441720437_0.31062988096474187"},"_hasShrinkwrap":false,"publish_time":1620441720594,"_cnpm_publish_time":1620441720594,"_cnpmcore_publish_time":"2021-12-16T16:59:45.960Z","contributors":[]},"4.12.9":{"name":"express-openapi-validator","version":"4.12.9","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive -R spec test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@types/multer":"^1.4.5","ajv":"^6.12.6","content-type":"^1.0.4","json-schema-ref-parser":"^9.0.7","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"4.17.8","@types/mocha":"^8.2.2","@types/morgan":"^1.9.2","@types/node":"^14.14.37","@types/supertest":"^2.0.11","body-parser":"^1.19.0","chai":"^4.3.4","codacy-coverage":"^3.4.0","commitizen":"^4.2.3","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.3.2","morgan":"^1.10.0","nodemon":"^2.0.7","nyc":"^15.1.0","prettier":"^2.2.1","source-map-support":"0.5.19","supertest":"^6.1.3","ts-node":"^9.1.1","typescript":"^4.2.3"},"gitHead":"4ddfdf8f0eebef3225d3d11427c02dd50319f7f9","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.12.9","_nodeVersion":"14.9.0","_npmVersion":"7.6.0","dist":{"shasum":"ec37da1be3c80018bfa25747ba4616322923a03d","size":79815,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.12.9.tgz","integrity":"sha512-ZgeVVwIpTveJWhoEkYXY4CO+VeSxKvRf3IkoDTxmerq+hMEJ0cXrLaO2mzVYiKiieCkSGW23f4kruDCeTMvIng=="},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.12.9_1620004819666_0.05183062983957498"},"_hasShrinkwrap":false,"publish_time":1620004819834,"_cnpm_publish_time":1620004819834,"_cnpmcore_publish_time":"2021-12-16T16:59:46.296Z","contributors":[]},"4.12.8":{"name":"express-openapi-validator","version":"4.12.8","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive -R spec test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@types/multer":"^1.4.5","ajv":"^6.12.6","content-type":"^1.0.4","json-schema-ref-parser":"^9.0.7","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"4.17.8","@types/mocha":"^8.2.2","@types/morgan":"^1.9.2","@types/node":"^14.14.37","@types/supertest":"^2.0.11","body-parser":"^1.19.0","chai":"^4.3.4","codacy-coverage":"^3.4.0","commitizen":"^4.2.3","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.3.2","morgan":"^1.10.0","nodemon":"^2.0.7","nyc":"^15.1.0","prettier":"^2.2.1","source-map-support":"0.5.19","supertest":"^6.1.3","ts-node":"^9.1.1","typescript":"^4.2.3"},"gitHead":"94106f2147de072610f6902aef0a6f0cae7e0700","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.12.8","_nodeVersion":"14.9.0","_npmVersion":"7.6.0","dist":{"shasum":"e1ca0fd39cf7921cba8530d3b5d927bfcfd41035","size":56398,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.12.8.tgz","integrity":"sha512-5U5wdMbBS4U408eAgwr1HMlkIEEujAM/l4rmrdRva4CLJuUADizxinhH0ECjgDkEuc4y8RBF7qX/DNXTSSZXvA=="},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.12.8_1618720612920_0.38863009404814086"},"_hasShrinkwrap":false,"publish_time":1618720613052,"_cnpm_publish_time":1618720613052,"_cnpmcore_publish_time":"2021-12-16T16:59:46.529Z","contributors":[]},"4.12.7":{"name":"express-openapi-validator","version":"4.12.7","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive -R spec test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@types/multer":"^1.4.5","ajv":"^6.12.6","content-type":"^1.0.4","json-schema-ref-parser":"^9.0.7","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"4.17.8","@types/mocha":"^8.2.2","@types/morgan":"^1.9.2","@types/node":"^14.14.37","@types/supertest":"^2.0.11","body-parser":"^1.19.0","chai":"^4.3.4","codacy-coverage":"^3.4.0","commitizen":"^4.2.3","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.3.2","morgan":"^1.10.0","nodemon":"^2.0.7","nyc":"^15.1.0","prettier":"^2.2.1","source-map-support":"0.5.19","supertest":"^6.1.3","ts-node":"^9.1.1","typescript":"^4.2.3"},"gitHead":"510c5bbbd59e2d7d7590cbb9323ccc60d707bf71","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.12.7","_nodeVersion":"14.9.0","_npmVersion":"7.6.0","dist":{"shasum":"af7635d5c1890aa749d12bbfa786700e99eb33fa","size":56274,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.12.7.tgz","integrity":"sha512-W9IWH7P3L/2NYubhpfXbT2lt1i+U7ZMmAt/UDLn5xDfMYxl7zlXo7LtjcO0hOItYGicFLgQleBsw9cNHDZBkug=="},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.12.7_1617566220084_0.14641427053886003"},"_hasShrinkwrap":false,"publish_time":1617566220252,"_cnpm_publish_time":1617566220252,"_cnpmcore_publish_time":"2021-12-16T16:59:46.770Z","contributors":[]},"4.12.7-alpha.1":{"name":"express-openapi-validator","version":"4.12.7-alpha.1","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive -R spec test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@types/multer":"^1.4.5","ajv":"^6.12.6","content-type":"^1.0.4","json-schema-ref-parser":"^9.0.7","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/node":"^14.14.2","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","commitizen":"^4.2.2","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.2.0","morgan":"^1.10.0","nodemon":"^2.0.6","nyc":"^15.1.0","prettier":"^2.1.2","source-map-support":"0.5.19","supertest":"^5.0.0","ts-node":"^9.0.0","typescript":"^4.0.3"},"readmeFilename":"README.md","gitHead":"9f5aa046653f68e94a9246ffb26cea88a4e46278","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.12.7-alpha.1","_nodeVersion":"14.9.0","_npmVersion":"7.6.0","dist":{"shasum":"330cf751a272b266bf3449753a0c90f615f70fe6","size":79054,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.12.7-alpha.1.tgz","integrity":"sha512-0fTTAIJTZSaTHqNn9WboW+25ECq8m40Gt3jVLmeSk55hRo5QptfUQsQn1vlmlOAxfRoIO1ch8VTSa5wJpaKntg=="},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.12.7-alpha.1_1617477459896_0.8051195497184489"},"_hasShrinkwrap":false,"publish_time":1617477460086,"_cnpm_publish_time":1617477460086,"_cnpmcore_publish_time":"2021-12-16T16:59:47.049Z","contributors":[]},"4.12.6":{"name":"express-openapi-validator","version":"4.12.6","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive -R spec test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@types/multer":"^1.4.5","ajv":"^6.12.6","content-type":"^1.0.4","json-schema-ref-parser":"^9.0.7","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/node":"^14.14.2","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","commitizen":"^4.2.2","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.2.0","morgan":"^1.10.0","nodemon":"^2.0.6","nyc":"^15.1.0","prettier":"^2.1.2","source-map-support":"0.5.19","supertest":"^5.0.0","ts-node":"^9.0.0","typescript":"^4.0.3"},"gitHead":"07ca93a24852ba8c8e71cf85b4434c10992ac083","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.12.6","_nodeVersion":"14.9.0","_npmVersion":"7.6.0","dist":{"shasum":"0738a0f7b8fb643839dd8c4a5f95809cb2d51f08","size":56129,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.12.6.tgz","integrity":"sha512-F8m1Kp2zNhwGq2a/cu5PJgZkIQs5WyH68nSxH0uIOoHmDF8PPixp2xEtuQVtj/XQeAtBT7Em+7q7GT7ASGjXzg=="},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.12.6_1616366644465_0.507769181635904"},"_hasShrinkwrap":false,"publish_time":1616366644712,"_cnpm_publish_time":1616366644712,"_cnpmcore_publish_time":"2021-12-16T16:59:47.338Z","contributors":[]},"4.12.5":{"name":"express-openapi-validator","version":"4.12.5","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive -R spec test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@types/multer":"^1.4.5","ajv":"^6.12.6","content-type":"^1.0.4","json-schema-ref-parser":"^9.0.7","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/node":"^14.14.2","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","commitizen":"^4.2.2","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.2.0","morgan":"^1.10.0","nodemon":"^2.0.6","nyc":"^15.1.0","prettier":"^2.1.2","source-map-support":"0.5.19","supertest":"^5.0.0","ts-node":"^9.0.0","typescript":"^4.0.3"},"gitHead":"33bb0f1f0018d0638f5d28a3e46f88c23397aca7","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.12.5","_nodeVersion":"14.9.0","_npmVersion":"7.6.0","dist":{"shasum":"9b89b90937296edd913459a76e6856cebc907334","size":56038,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.12.5.tgz","integrity":"sha512-d374zsM68x+SzGjFRjrH7dgPL+DvXfPLGlP9hP0nIvUkIATuXrILiX4PCkIOpabkKxxqDL5yRP567sp2nZ5SaA=="},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.12.5_1615600565425_0.840436706975811"},"_hasShrinkwrap":false,"publish_time":1615600565571,"_cnpm_publish_time":1615600565571,"_cnpmcore_publish_time":"2021-12-16T16:59:47.599Z","contributors":[]},"4.12.4":{"name":"express-openapi-validator","version":"4.12.4","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive -R spec test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@types/multer":"^1.4.5","ajv":"^6.12.6","content-type":"^1.0.4","json-schema-ref-parser":"^9.0.7","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/node":"^14.14.2","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","commitizen":"^4.2.2","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.2.0","morgan":"^1.10.0","nodemon":"^2.0.6","nyc":"^15.1.0","prettier":"^2.1.2","source-map-support":"0.5.19","supertest":"^5.0.0","ts-node":"^9.0.0","typescript":"^4.0.3"},"gitHead":"ef5eb16e32b6754ed672443add9141b38a68b712","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.12.4","_nodeVersion":"14.9.0","_npmVersion":"7.6.0","dist":{"shasum":"3c83fe3297cf475ddae73040b14aaad6d743ecbf","size":55915,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.12.4.tgz","integrity":"sha512-+dQ/zPC7em9TLKP9BsFUBJxk2XuWg1mofYAk+ZwwM3+xEzV4MZ1/kpdoc5n9QxYu6B5sWzerc+J6XULJ/j7K9A=="},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.12.4_1615082726414_0.5446043184632481"},"_hasShrinkwrap":false,"publish_time":1615082726646,"_cnpm_publish_time":1615082726646,"_cnpmcore_publish_time":"2021-12-16T16:59:47.866Z","contributors":[]},"4.12.3":{"name":"express-openapi-validator","version":"4.12.3","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive -R spec test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@types/multer":"^1.4.5","ajv":"^6.12.6","content-type":"^1.0.4","json-schema-ref-parser":"^9.0.7","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/node":"^14.14.2","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","commitizen":"^4.2.2","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.2.0","morgan":"^1.10.0","nodemon":"^2.0.6","nyc":"^15.1.0","prettier":"^2.1.2","source-map-support":"0.5.19","supertest":"^5.0.0","ts-node":"^9.0.0","typescript":"^4.0.3"},"gitHead":"68d705925a6f52d77dfb859e3e20f6bf684c21c2","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.12.3","_nodeVersion":"14.9.0","_npmVersion":"7.6.0","dist":{"shasum":"5e7dc8154bb0fd64c9fb81de34ae50c91cac123e","size":55764,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.12.3.tgz","integrity":"sha512-NPxLyRCNEEKJDr4XlyfOfgmzPwcCYpH03jFegzoqW2r6MQxWQFQQWdmeHNNo3v6S7y2h+f0GhTuWHMgPcN+0Jw=="},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.12.3_1615080088790_0.4344900578660815"},"_hasShrinkwrap":false,"publish_time":1615080089015,"_cnpm_publish_time":1615080089015,"_cnpmcore_publish_time":"2021-12-16T16:59:48.195Z","contributors":[]},"4.12.2":{"name":"express-openapi-validator","version":"4.12.2","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive -R spec test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@types/multer":"^1.4.5","ajv":"^6.12.6","content-type":"^1.0.4","json-schema-ref-parser":"^9.0.7","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/node":"^14.14.2","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","commitizen":"^4.2.2","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.2.0","morgan":"^1.10.0","nodemon":"^2.0.6","nyc":"^15.1.0","prettier":"^2.1.2","source-map-support":"0.5.19","supertest":"^5.0.0","ts-node":"^9.0.0","typescript":"^4.0.3"},"gitHead":"b0be2d62dfdc3eafd9e4b9c0df722a6d6c900181","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.12.2","_nodeVersion":"14.9.0","_npmVersion":"7.6.0","dist":{"shasum":"0ffcf4b4d7416b68deb45e4e414cc645ae1edf31","size":55762,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.12.2.tgz","integrity":"sha512-cZjcT3MYfSVhV76GnQClJNvcjapZ48CDu01HTTD5DAS551BqOWt3E5HjzKqUnAI+MHAKO+HUF1MyYda1P1b+rg=="},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.12.2_1615079233757_0.1448507050169705"},"_hasShrinkwrap":false,"publish_time":1615079234025,"_cnpm_publish_time":1615079234025,"_cnpmcore_publish_time":"2021-12-16T16:59:48.455Z","contributors":[]},"4.12.1":{"name":"express-openapi-validator","version":"4.12.1","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive -R spec test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@types/multer":"^1.4.5","ajv":"^6.12.6","content-type":"^1.0.4","json-schema-ref-parser":"^9.0.7","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/node":"^14.14.2","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","commitizen":"^4.2.2","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.2.0","morgan":"^1.10.0","nodemon":"^2.0.6","nyc":"^15.1.0","prettier":"^2.1.2","source-map-support":"0.5.19","supertest":"^5.0.0","ts-node":"^9.0.0","typescript":"^4.0.3"},"gitHead":"4c1354f39dddc924d8fca4ae790a3efc153eba3f","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.12.1","_nodeVersion":"14.9.0","_npmVersion":"7.6.0","dist":{"shasum":"6750541596de83098febddad81b0b96c75bfc7bb","size":55630,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.12.1.tgz","integrity":"sha512-RqJeX3gA8cI2KnDIJb5VGZ/rI5zmFjVX5AxtkJH1m8FaHACuOaEso9PxHQzlJ5g2tvOIAXSTdxQBK4w60+7omw=="},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.12.1_1614650461323_0.3495371086555006"},"_hasShrinkwrap":false,"publish_time":1614650461521,"_cnpm_publish_time":1614650461521,"_cnpmcore_publish_time":"2021-12-16T16:59:48.733Z","contributors":[]},"4.12.0":{"name":"express-openapi-validator","version":"4.12.0","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive -R spec test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@types/multer":"^1.4.5","ajv":"^6.12.6","content-type":"^1.0.4","json-schema-ref-parser":"^9.0.7","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/node":"^14.14.2","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","commitizen":"^4.2.2","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.2.0","morgan":"^1.10.0","nodemon":"^2.0.6","nyc":"^15.1.0","prettier":"^2.1.2","source-map-support":"0.5.19","supertest":"^5.0.0","ts-node":"^9.0.0","typescript":"^4.0.3"},"gitHead":"dccf760ae5690e9b2f60c46f13f40f3cda5c2e90","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.12.0","_nodeVersion":"14.9.0","_npmVersion":"7.6.0","dist":{"shasum":"679e025cde2ef1c150a52fc4e3f267d87ccbd63b","size":55607,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.12.0.tgz","integrity":"sha512-SI8NMZq+0mw/7jkAo3E78NiCjDSrLbYQfmUvc0XYYWLmifJn8dlxBsfd39IF67WWknHrIdgL8F9s1pBLerIYYQ=="},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.12.0_1614538092655_0.9328277867982264"},"_hasShrinkwrap":false,"publish_time":1614538092858,"_cnpm_publish_time":1614538092858,"_cnpmcore_publish_time":"2021-12-16T16:59:49.027Z","contributors":[]},"4.11.1":{"name":"express-openapi-validator","version":"4.11.1","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive -R spec test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@types/multer":"^1.4.5","ajv":"^6.12.6","content-type":"^1.0.4","json-schema-ref-parser":"^9.0.7","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/node":"^14.14.2","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","commitizen":"^4.2.2","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.2.0","morgan":"^1.10.0","nodemon":"^2.0.6","nyc":"^15.1.0","prettier":"^2.1.2","source-map-support":"0.5.19","supertest":"^5.0.0","ts-node":"^9.0.0","typescript":"^4.0.3"},"gitHead":"7f6eed8ae882a9f4da9e7b370c0a35f2b9219e00","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.11.1","_nodeVersion":"14.9.0","_npmVersion":"7.6.0","dist":{"shasum":"728b31d5b20d99b218fb06e44f821690f865f7dc","size":55348,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.11.1.tgz","integrity":"sha512-USACid3/vYn1KX8VpurmzRawtJnhwkuwkYvVBvAinYTJi20WgK0fhNDerVsom+5UjecA2XeyGxkweIJaJDAc7g=="},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.11.1_1614478818841_0.2846115381143197"},"_hasShrinkwrap":false,"publish_time":1614478819061,"_cnpm_publish_time":1614478819061,"_cnpmcore_publish_time":"2021-12-16T16:59:49.356Z","contributors":[]},"4.11.0":{"name":"express-openapi-validator","version":"4.11.0","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive -R spec test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.6","content-type":"^1.0.4","json-schema-ref-parser":"^9.0.7","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","@types/multer":"^1.4.5","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/node":"^14.14.2","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","commitizen":"^4.2.2","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.2.0","morgan":"^1.10.0","nodemon":"^2.0.6","nyc":"^15.1.0","prettier":"^2.1.2","source-map-support":"0.5.19","supertest":"^5.0.0","ts-node":"^9.0.0","typescript":"^4.0.3"},"gitHead":"3cbcba92ce54a3422e9e63d0bc70cea078ef65de","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.11.0","_nodeVersion":"14.9.0","_npmVersion":"6.14.11","dist":{"shasum":"3196abf95c725fe649485e32b0b82f2deb77acea","size":55349,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.11.0.tgz","integrity":"sha512-J52DkwgA2kcgGvXSDlkUBKjF/N3TVB+V7wbiDzUd+ZPowjOSEQOU6Z6keOMXPsLbFFHJfHkM1HH3mwb1d3Hxnw=="},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.11.0_1613349237114_0.9742782554590623"},"_hasShrinkwrap":false,"publish_time":1613349237326,"_cnpm_publish_time":1613349237326,"_cnpmcore_publish_time":"2021-12-16T16:59:49.644Z","contributors":[]},"4.10.12":{"name":"express-openapi-validator","version":"4.10.12","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive -R spec test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.6","content-type":"^1.0.4","json-schema-ref-parser":"^9.0.7","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","@types/multer":"^1.4.5","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/node":"^14.14.2","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","commitizen":"^4.2.2","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.2.0","morgan":"^1.10.0","nodemon":"^2.0.6","nyc":"^15.1.0","prettier":"^2.1.2","source-map-support":"0.5.19","supertest":"^5.0.0","ts-node":"^9.0.0","typescript":"^4.0.3"},"gitHead":"4d2df8636c0610bca52ec79f09e83c29b1c42a93","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.10.12","_nodeVersion":"14.9.0","_npmVersion":"6.14.11","dist":{"shasum":"e0b3a4074f0b726cb42c1acddb066cdba709110f","size":54156,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.10.12.tgz","integrity":"sha512-1THlP05D3GiJIRSnQDTTryISR6QI4hGX2v32Q7zUIhaFejb72Kf551SHNlAF9ZXN4nhoFPqnJrhAkmSShlUrzA=="},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.10.12_1613336496405_0.21960568905429168"},"_hasShrinkwrap":false,"publish_time":1613336496588,"_cnpm_publish_time":1613336496588,"_cnpmcore_publish_time":"2021-12-16T16:59:49.910Z","contributors":[]},"4.10.11":{"name":"express-openapi-validator","version":"4.10.11","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive -R spec test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.6","content-type":"^1.0.4","json-schema-ref-parser":"^9.0.6","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","@types/multer":"^1.4.5","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/node":"^14.14.2","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","commitizen":"^4.2.2","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.2.0","morgan":"^1.10.0","nodemon":"^2.0.6","nyc":"^15.1.0","prettier":"^2.1.2","source-map-support":"0.5.19","supertest":"^5.0.0","ts-node":"^9.0.0","typescript":"^4.0.3"},"gitHead":"29f5de8ffbd8d0474f66bb4242f8ecca17a27b6d","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.10.11","_nodeVersion":"14.9.0","_npmVersion":"6.14.11","dist":{"shasum":"9486777e217d0b1834c8e7e26936ab9125e864c6","size":53942,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.10.11.tgz","integrity":"sha512-Pvw3O7L2b5JNj6W8EuvjTh9FAD1CqaJ8mpafKzYfvbMFJX7LlLGal60n5VTjjtci45gkaJMVNrj6nBu0h/2y4g=="},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.10.11_1612327342700_0.7681952503954859"},"_hasShrinkwrap":false,"publish_time":1612327342962,"_cnpm_publish_time":1612327342962,"_cnpmcore_publish_time":"2021-12-16T16:59:50.148Z","contributors":[]},"4.10.10":{"name":"express-openapi-validator","version":"4.10.10","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive -R spec test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.6","content-type":"^1.0.4","json-schema-ref-parser":"^9.0.6","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","@types/multer":"^1.4.5","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/node":"^14.14.2","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","commitizen":"^4.2.2","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.2.0","morgan":"^1.10.0","nodemon":"^2.0.6","nyc":"^15.1.0","prettier":"^2.1.2","source-map-support":"0.5.19","supertest":"^5.0.0","ts-node":"^9.0.0","typescript":"^4.0.3"},"gitHead":"38517427795a238134d96a4b297d6b5c58487d63","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.10.10","_nodeVersion":"14.9.0","_npmVersion":"6.14.11","dist":{"shasum":"0d7919f70d0d2ab1088387cd4176053a9d363b7a","size":69674,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.10.10.tgz","integrity":"sha512-7y72D6pqXSPXaWx0F7ES2GsInHNfFEpUPYcm+Db/1pRfiGWF/IusgDrNkC3q78hdEghpL8YmlqWAY8zF+s3ItQ=="},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.10.10_1612320697544_0.04773083081463603"},"_hasShrinkwrap":false,"publish_time":1612320697723,"_cnpm_publish_time":1612320697723,"_cnpmcore_publish_time":"2021-12-16T16:59:50.387Z","contributors":[]},"4.10.9":{"name":"express-openapi-validator","version":"4.10.9","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive -R spec test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.6","content-type":"^1.0.4","json-schema-ref-parser":"^9.0.6","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","@types/multer":"^1.4.2","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/multer":"^1.4.4","@types/node":"^14.14.2","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","commitizen":"^4.2.2","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.2.0","morgan":"^1.10.0","nodemon":"^2.0.6","nyc":"^15.1.0","prettier":"^2.1.2","source-map-support":"0.5.19","supertest":"^5.0.0","ts-node":"^9.0.0","typescript":"^4.0.3"},"gitHead":"f5fe61248110439ca5104303733bf29e3d18957a","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.10.9","_nodeVersion":"14.9.0","_npmVersion":"6.14.11","dist":{"shasum":"cad485c12516cefde971135edef8c855c6facbf0","size":53898,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.10.9.tgz","integrity":"sha512-bsjNn9N3wzib7J3l9w1yOhvqz4lBX6ZAkaTBOjjmXVxCkkxr6VUkw0vgT28k183jR41aYYmKKJu4wUE7O3RlWQ=="},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.10.9_1611515692629_0.5615208982580768"},"_hasShrinkwrap":false,"publish_time":1611515692820,"_cnpm_publish_time":1611515692820,"_cnpmcore_publish_time":"2021-12-16T16:59:50.619Z","contributors":[]},"4.12.0-beta.3":{"name":"express-openapi-validator","version":"4.12.0-beta.3","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive -R spec test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"./report.sh","codacy-old":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.6","content-type":"^1.0.4","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","openapi-core":"^4.12.0-beta.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/chai":"^4.2.14","@types/content-type":"^1.1.3","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/koa-compose":"^3.2.5","@types/lodash.zipobject":"^4.1.6","@types/media-typer":"^1.1.0","@types/mocha":"^8.2.0","@types/morgan":"^1.9.1","@types/multer":"^1.4.4","@types/node":"^14.14.2","@types/path-to-regexp":"^1.7.0","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","commitizen":"^4.2.2","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","lodash.clonedeep":"^4.5.0","mocha":"^8.2.0","morgan":"^1.10.0","nodemon":"^2.0.6","nyc":"^15.1.0","openapi-core":"^4.12.0-beta.0","prettier":"^2.1.2","source-map-support":"0.5.19","supertest":"^5.0.0","ts-node":"^9.0.0","typescript":"^4.0.3"},"gitHead":"8370b491eaa1f4c904628d6153ad2979392459a3","readmeFilename":"README.md","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.12.0-beta.3","_nodeVersion":"14.9.0","_npmVersion":"lerna/3.22.1/node@v14.9.0+x64 (darwin)","dist":{"shasum":"a70b425998c77f80764778d177a6c3f15cd83070","size":38760,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.12.0-beta.3.tgz","integrity":"sha512-oOCoQ3a3o+6tgrPY+PoV71CpRetQsCs0/wVVEQheyZSws347RKxtrqduswGZOk1iLWRk9L30ZRyAJ8Zjk7Xy/A=="},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.12.0-beta.3_1611370555906_0.05278710803243958"},"_hasShrinkwrap":false,"publish_time":1611370556203,"_cnpm_publish_time":1611370556203,"_cnpmcore_publish_time":"2021-12-16T16:59:50.914Z","contributors":[]},"4.12.0-beta.1":{"name":"express-openapi-validator","version":"4.12.0-beta.1","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive -R spec test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"./report.sh","codacy-old":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.6","content-type":"^1.0.4","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","openapi-core":"^4.12.0-beta.0","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/chai":"^4.2.14","@types/content-type":"^1.1.3","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/koa-compose":"^3.2.5","@types/lodash.zipobject":"^4.1.6","@types/media-typer":"^1.1.0","@types/mocha":"^8.2.0","@types/morgan":"^1.9.1","@types/multer":"^1.4.4","@types/node":"^14.14.2","@types/path-to-regexp":"^1.7.0","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","commitizen":"^4.2.2","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","lodash.clonedeep":"^4.5.0","mocha":"^8.2.0","morgan":"^1.10.0","nodemon":"^2.0.6","nyc":"^15.1.0","prettier":"^2.1.2","source-map-support":"0.5.19","supertest":"^5.0.0","ts-node":"^9.0.0","typescript":"^4.0.3"},"gitHead":"3e4a06f72da3ca04a3c723bdfb5f625194992ee5","readmeFilename":"README.md","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.12.0-beta.1","_nodeVersion":"14.9.0","_npmVersion":"lerna/3.22.1/node@v14.9.0+x64 (darwin)","dist":{"shasum":"14f573dc753523a290899949a865b224b9f9a1ed","size":38727,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.12.0-beta.1.tgz","integrity":"sha512-jD63tqYRUAYDcYJfX2hf7573fBaANVI7tS9iSrWI7p35lkrZvcFXZfa1g9G8rgbm/r/lJPN8/uZj6D9d7nZPIQ=="},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.12.0-beta.1_1611005430336_0.8065387535593123"},"_hasShrinkwrap":false,"publish_time":1611005430602,"_cnpm_publish_time":1611005430602,"_cnpmcore_publish_time":"2021-12-16T16:59:51.153Z","contributors":[]},"4.12.0-beta.0":{"name":"express-openapi-validator","version":"4.12.0-beta.0","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive -R spec test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"./report.sh","codacy-old":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.6","content-type":"^1.0.4","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","openapi-core":"^4.12.0-beta.0","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/chai":"^4.2.14","@types/content-type":"^1.1.3","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/koa-compose":"^3.2.5","@types/lodash.zipobject":"^4.1.6","@types/media-typer":"^1.1.0","@types/mocha":"^8.2.0","@types/morgan":"^1.9.1","@types/multer":"^1.4.4","@types/node":"^14.14.2","@types/path-to-regexp":"^1.7.0","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","commitizen":"^4.2.2","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","lodash.clonedeep":"^4.5.0","mocha":"^8.2.0","morgan":"^1.10.0","nodemon":"^2.0.6","nyc":"^15.1.0","prettier":"^2.1.2","source-map-support":"0.5.19","supertest":"^5.0.0","ts-node":"^9.0.0","typescript":"^4.0.3"},"gitHead":"6e9cfe5116fc8c91018f469ec8e93506b6760a3f","readmeFilename":"README.md","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.12.0-beta.0","_nodeVersion":"14.9.0","_npmVersion":"lerna/3.22.1/node@v14.9.0+x64 (darwin)","dist":{"shasum":"bbab61a70be79dfdd57987991f65c728a34a32b8","size":38729,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.12.0-beta.0.tgz","integrity":"sha512-gzEqG86St3lqOVVCu7dGtlYbY3eQhV9uvxTCD6KS3Nv1kIXaO3FUc16eoZ4YstK26VqZXYm/RWgIIMcLIdnf0w=="},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.12.0-beta.0_1611000914866_0.3684017691581154"},"_hasShrinkwrap":false,"publish_time":1611000915128,"_cnpm_publish_time":1611000915128,"_cnpmcore_publish_time":"2021-12-16T16:59:51.379Z","contributors":[]},"4.10.8":{"name":"express-openapi-validator","version":"4.10.8","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive -R spec test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.6","content-type":"^1.0.4","json-schema-ref-parser":"^9.0.6","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/multer":"^1.4.4","@types/node":"^14.14.2","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","commitizen":"^4.2.2","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.2.0","morgan":"^1.10.0","nodemon":"^2.0.6","nyc":"^15.1.0","prettier":"^2.1.2","source-map-support":"0.5.19","supertest":"^5.0.0","ts-node":"^9.0.0","typescript":"^4.0.3"},"gitHead":"01a0eb32606debd91b849929b5cad5a3abed66d7","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.10.8","_nodeVersion":"14.9.0","_npmVersion":"6.14.10","dist":{"shasum":"80f2e4c39d3c8e9203b2a7c79801bd573c9e2e9d","size":53768,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.10.8.tgz","integrity":"sha512-PF40cfxOlPWgMBTquLP8v3JCP8HF6QMLl5i4LbTqncowZRF1gcQVShxSu7hRRSS2chkOQaLSYWYxQVt8ZTeBlA=="},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.10.8_1610912290991_0.23803968034943868"},"_hasShrinkwrap":false,"publish_time":1610912291202,"_cnpm_publish_time":1610912291202,"_cnpmcore_publish_time":"2021-12-16T16:59:51.616Z","contributors":[]},"4.10.7":{"name":"express-openapi-validator","version":"4.10.7","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive -R spec test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.6","content-type":"^1.0.4","json-schema-ref-parser":"^9.0.6","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/multer":"^1.4.4","@types/node":"^14.14.2","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","commitizen":"^4.2.2","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.2.0","morgan":"^1.10.0","nodemon":"^2.0.6","nyc":"^15.1.0","prettier":"^2.1.2","source-map-support":"0.5.19","supertest":"^5.0.0","ts-node":"^9.0.0","typescript":"^4.0.3"},"gitHead":"0694300f2dce5edd7166f2e02fb29d86c0c5220f","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.10.7","_nodeVersion":"14.9.0","_npmVersion":"6.14.10","dist":{"shasum":"c5946f6afd6ea187a46c1f83a40eefd14348dc86","size":58642,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.10.7.tgz","integrity":"sha512-zpuvYAyH89u6uUhi5T277IjGPOnoEPCY0W+lUwFki0oWlLApAfSsoBJpYjl98QglR39MKsomrMEJkB+Zs3SpoQ=="},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.10.7_1610911339065_0.7389970167643418"},"_hasShrinkwrap":false,"publish_time":1610911339258,"_cnpm_publish_time":1610911339258,"_cnpmcore_publish_time":"2021-12-16T16:59:51.883Z","contributors":[]},"4.10.6":{"name":"express-openapi-validator","version":"4.10.6","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive -R spec test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.6","content-type":"^1.0.4","json-schema-ref-parser":"^9.0.6","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/multer":"^1.4.4","@types/node":"^14.14.2","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","commitizen":"^4.2.2","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.2.0","morgan":"^1.10.0","nodemon":"^2.0.6","nyc":"^15.1.0","prettier":"^2.1.2","source-map-support":"0.5.19","supertest":"^5.0.0","ts-node":"^9.0.0","typescript":"^4.0.3"},"gitHead":"bd01be47b1d7bbfbdcfd9cf1a222c9ae1c052065","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.10.6","_nodeVersion":"14.9.0","_npmVersion":"6.14.10","dist":{"shasum":"20a7e883e018be468c9b2492b5e6d42f2b8105b4","size":54498,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.10.6.tgz","integrity":"sha512-gxoHcbfEEjG39ZYgqKrqTu1QqvPWB4cXN2D2gCQQwGzai3KDBCT83rmsAXDjeoVtM74JVq5F+Qirmx6zofY53A=="},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.10.6_1610674858167_0.597800260496292"},"_hasShrinkwrap":false,"publish_time":1610674858363,"_cnpm_publish_time":1610674858363,"_cnpmcore_publish_time":"2021-12-16T16:59:52.109Z","contributors":[]},"4.10.5":{"name":"express-openapi-validator","version":"4.10.5","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive -R spec test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.6","content-type":"^1.0.4","json-schema-ref-parser":"^9.0.6","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/multer":"^1.4.4","@types/node":"^14.14.2","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","commitizen":"^4.2.2","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.2.0","morgan":"^1.10.0","nodemon":"^2.0.6","nyc":"^15.1.0","prettier":"^2.1.2","source-map-support":"0.5.19","supertest":"^5.0.0","ts-node":"^9.0.0","typescript":"^4.0.3"},"gitHead":"cb7792d397305e90f7eb5364d3dc88b6608a4b41","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.10.5","_nodeVersion":"14.9.0","_npmVersion":"6.14.10","dist":{"shasum":"b507adb4e7b3aa523ea9991163d4d062a0c008a4","size":54496,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.10.5.tgz","integrity":"sha512-HvvH4HIgkuLnL/VsOHLnhM70yfDeALVS1FWO6hFqI1X/maKcSy3Oywihr2T4nWJkB7wbG5ZemcgG0aVsIopdFQ=="},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.10.5_1610328347126_0.17964031884958986"},"_hasShrinkwrap":false,"publish_time":1610328347281,"_cnpm_publish_time":1610328347281,"_cnpmcore_publish_time":"2021-12-16T16:59:52.416Z","contributors":[]},"4.11.0-beta.2":{"name":"express-openapi-validator","version":"4.11.0-beta.2","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive -R spec test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.6","content-type":"^1.0.4","json-schema-ref-parser":"^9.0.6","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/multer":"^1.4.4","@types/node":"^14.14.2","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","commitizen":"^4.2.2","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.2.0","morgan":"^1.10.0","nodemon":"^2.0.6","nyc":"^15.1.0","prettier":"^2.1.2","source-map-support":"0.5.19","supertest":"^5.0.0","ts-node":"^9.0.0","typescript":"^4.0.3"},"readmeFilename":"README.md","gitHead":"617e9d3b6e975679f5f596f092152c6ea291a2fd","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.11.0-beta.2","_nodeVersion":"14.9.0","_npmVersion":"6.14.10","dist":{"shasum":"708c74538eb5e0cfff3cc107c10a587f5118d944","size":54531,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.11.0-beta.2.tgz","integrity":"sha512-WKITtw7hHUTJE6/Q2oPyxMCKGsnvXVAckiC8pJJWvz0borDZMmcDYEmdYQWZzrwzZq9V4p8aj1YkZ6ubsS6Z9w=="},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.11.0-beta.2_1610221296735_0.885143326366993"},"_hasShrinkwrap":false,"publish_time":1610221296935,"_cnpm_publish_time":1610221296935,"_cnpmcore_publish_time":"2021-12-16T16:59:52.699Z","contributors":[]},"4.11.0-beta.1":{"name":"express-openapi-validator","version":"4.11.0-beta.1","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive -R spec test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.6","content-type":"^1.0.4","json-schema-ref-parser":"^9.0.6","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/multer":"^1.4.4","@types/node":"^14.14.2","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","commitizen":"^4.2.2","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.2.0","morgan":"^1.10.0","nodemon":"^2.0.6","nyc":"^15.1.0","prettier":"^2.1.2","source-map-support":"0.5.19","supertest":"^5.0.0","ts-node":"^9.0.0","typescript":"^4.0.3"},"readmeFilename":"README.md","gitHead":"c0f43fa06c8a49bbd05e4aad6c073a6283a7cdda","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.11.0-beta.1","_nodeVersion":"14.9.0","_npmVersion":"6.14.10","dist":{"shasum":"3eaedf23f7f0c0cb6707d911841bd081448351ef","size":54533,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.11.0-beta.1.tgz","integrity":"sha512-k2o4SYxwBdDEu8VSHX5PytBLSvxMiKqOeLXj3X0ajVZWK5VGd4luNwbnGdyGW8sqVQMV5VihymolcRIZ5PlmQA=="},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.11.0-beta.1_1610213259259_0.34152261340960144"},"_hasShrinkwrap":false,"publish_time":1610213259443,"_cnpm_publish_time":1610213259443,"_cnpmcore_publish_time":"2021-12-16T16:59:53.026Z","contributors":[]},"4.10.4":{"name":"express-openapi-validator","version":"4.10.4","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive -R spec test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.6","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.6","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/multer":"^1.4.4","@types/node":"^14.14.2","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","commitizen":"^4.2.2","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.2.0","morgan":"^1.10.0","nodemon":"^2.0.6","nyc":"^15.1.0","prettier":"^2.1.2","source-map-support":"0.5.19","supertest":"^5.0.0","ts-node":"^9.0.0","typescript":"^4.0.3"},"gitHead":"2d0f2d8eba8baa758a5e779c4fe2d84aab474dbb","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.10.4","_nodeVersion":"14.9.0","_npmVersion":"6.14.10","dist":{"shasum":"db0fac2568da6b870a7c1e46292f265561445232","size":54700,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.10.4.tgz","integrity":"sha512-ybsR975pvUFzZW/Rc7MhFatsghUchETqeFinQnUTFfRumbImGIm/tLa4XoJbRuzWw+z6K2bVemIXE4XIX/8tdA=="},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.10.4_1610162794381_0.8889870507423705"},"_hasShrinkwrap":false,"publish_time":1610162794573,"_cnpm_publish_time":1610162794573,"_cnpmcore_publish_time":"2021-12-16T16:59:53.272Z","contributors":[]},"4.10.3":{"name":"express-openapi-validator","version":"4.10.3","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive -R spec test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.6","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.6","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/multer":"^1.4.4","@types/node":"^14.14.2","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","commitizen":"^4.2.2","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.2.0","morgan":"^1.10.0","nodemon":"^2.0.6","nyc":"^15.1.0","prettier":"^2.1.2","source-map-support":"0.5.19","supertest":"^5.0.0","ts-node":"^9.0.0","typescript":"^4.0.3"},"gitHead":"20e235080fdcdcd8e0e3a0e248d6f9f7274b3e6e","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.10.3","_nodeVersion":"14.9.0","_npmVersion":"6.14.10","dist":{"shasum":"db1f248a50b37028447b879a65e006bd0847df8b","size":54726,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.10.3.tgz","integrity":"sha512-UiafW96xaKPF1Obn7E88n6fLcSkq2wRyiV762Yxr2O1VKQV6ecl+s+B5am1GbjBsjYnMoVbYGAuWdyYXLWjrig=="},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.10.3_1609941408597_0.6506853326416404"},"_hasShrinkwrap":false,"publish_time":1609941408803,"_cnpm_publish_time":1609941408803,"_cnpmcore_publish_time":"2021-12-16T16:59:53.593Z","contributors":[]},"4.10.2":{"name":"express-openapi-validator","version":"4.10.2","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive -R spec test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.6","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.6","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/multer":"^1.4.4","@types/node":"^14.14.2","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","commitizen":"^4.2.2","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.2.0","morgan":"^1.10.0","nodemon":"^2.0.6","nyc":"^15.1.0","prettier":"^2.1.2","source-map-support":"0.5.19","supertest":"^5.0.0","ts-node":"^9.0.0","typescript":"^4.0.3"},"gitHead":"cf304c187f68372a55344fcc85ed2d5df1af1e66","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.10.2","_nodeVersion":"14.9.0","_npmVersion":"6.14.10","dist":{"shasum":"55ba35b96522b5ef67f8a8d6b8b4a1cf0be96e91","size":54727,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.10.2.tgz","integrity":"sha512-dNfTt5US6ZEtycoTBS82uspMYwyQJsb2+S1RVvPg4OqCcqs44XUfn7R1pPDYQM3kWuDPxbE2Dzc8KbKxR+VKeA=="},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.10.2_1609561418098_0.8354045359865439"},"_hasShrinkwrap":false,"publish_time":1609561418340,"_cnpm_publish_time":1609561418340,"_cnpmcore_publish_time":"2021-12-16T16:59:53.836Z","contributors":[]},"4.10.1":{"name":"express-openapi-validator","version":"4.10.1","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive -R spec test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz","publish":"./build.sh"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.6","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.6","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/multer":"^1.4.4","@types/node":"^14.14.2","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","commitizen":"^4.2.2","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.2.0","morgan":"^1.10.0","nodemon":"^2.0.6","nyc":"^15.1.0","prettier":"^2.1.2","source-map-support":"0.5.19","supertest":"^5.0.0","ts-node":"^9.0.0","typescript":"^4.0.3"},"gitHead":"dd9eb8ed585fffe34b20b9acdfb5daa99f79f916","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.10.1","_nodeVersion":"14.9.0","_npmVersion":"6.14.10","dist":{"shasum":"464d4c57b7f2096b26e717297a2d9225a72979b5","size":54566,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.10.1.tgz","integrity":"sha512-OOs8HBCL3uyM62hpSh4z7S5hWK3RJ1Pr8J5h3zzZZEnqWdsozd0PfzGU0/MHwGcgmr0TX7HCqwJICln0ug5A/w=="},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.10.1_1609120423959_0.5614326038038959"},"_hasShrinkwrap":false,"publish_time":1609120424196,"_cnpm_publish_time":1609120424196,"_cnpmcore_publish_time":"2021-12-16T16:59:54.066Z","contributors":[]},"4.10.0":{"name":"express-openapi-validator","version":"4.10.0","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive -R spec test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz","publish":"./build.sh"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.6","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.6","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/multer":"^1.4.4","@types/node":"^14.14.2","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","commitizen":"^4.2.2","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.2.0","morgan":"^1.10.0","nodemon":"^2.0.6","nyc":"^15.1.0","prettier":"^2.1.2","source-map-support":"0.5.19","supertest":"^5.0.0","ts-node":"^9.0.0","typescript":"^4.0.3"},"gitHead":"7357083a96b88aa4ce8002560c2319d45d43d805","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.10.0","_nodeVersion":"14.9.0","_npmVersion":"6.14.10","dist":{"shasum":"2f30b860d279a5f0e953e03fce6fbe37b6ee31e0","size":55216,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.10.0.tgz","integrity":"sha512-1TFEi4xnbIZUYJwzTDkxFhtxv4RARwmMKlcO4qLhTdGrC6vqaO7QAhPBO8RKrEfGm6i4sAjzEH5OyioOeZwgxQ=="},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.10.0_1608945639239_0.6431532987005846"},"_hasShrinkwrap":false,"publish_time":1608945639465,"_cnpm_publish_time":1608945639465,"_cnpmcore_publish_time":"2021-12-16T16:59:54.311Z","contributors":[]},"4.9.5":{"name":"express-openapi-validator","version":"4.9.5","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive -R spec test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz","publish":"./build.sh"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.6","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.6","lodash.clonedeep":"^4.5.0","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/multer":"^1.4.4","@types/node":"^14.14.2","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","commitizen":"^4.2.2","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.2.0","morgan":"^1.10.0","nodemon":"^2.0.6","nyc":"^15.1.0","prettier":"^2.1.2","source-map-support":"0.5.19","supertest":"^5.0.0","ts-node":"^9.0.0","typescript":"^4.0.3"},"gitHead":"5df747cf7f8c6e16c3842678f029062a5a01bbcc","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.9.5","_nodeVersion":"14.9.0","_npmVersion":"6.14.8","dist":{"shasum":"085a6c3c258b7f4ce6404641d85281f49454d06c","size":40072,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.9.5.tgz","integrity":"sha512-FOrjdkUYVBYwXZhb72ZT7qskFNcO5ikGKRc865mYIrKu85IMbfSqbD2Br9HUR3txw26pCTF+0nn9+8vGWEAx9g=="},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.9.5_1608598761711_0.6257822733099756"},"_hasShrinkwrap":false,"publish_time":1608598761853,"_cnpm_publish_time":1608598761853,"_cnpmcore_publish_time":"2021-12-16T16:59:54.532Z","contributors":[]},"4.9.4":{"name":"express-openapi-validator","version":"4.9.4","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz","publish":"./build.sh"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.6","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.6","lodash.clonedeep":"^4.5.0","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/multer":"^1.4.4","@types/node":"^14.14.2","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","commitizen":"^4.2.2","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.2.0","morgan":"^1.10.0","nodemon":"^2.0.6","nyc":"^15.1.0","prettier":"^2.1.2","source-map-support":"0.5.19","supertest":"^5.0.0","ts-node":"^9.0.0","typescript":"^4.0.3"},"gitHead":"f35b1f2b65dea3a99aeee61b97b5322d85a4b761","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.9.4","_nodeVersion":"14.9.0","_npmVersion":"6.14.8","dist":{"shasum":"2ac0b5fcbcb0c4b74a6f4df2674dbd27b1ce81d8","size":52820,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.9.4.tgz","integrity":"sha512-TAk9DcEnfwewdvou3jXLYGCgx120UMKRF/bN6vcmNPiDQPuk5axMxL9QwG5pterRkuq0LJcVQkK2dfifVnyMPA=="},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.9.4_1608433021793_0.07017323957554567"},"_hasShrinkwrap":false,"publish_time":1608433021972,"_cnpm_publish_time":1608433021972,"_cnpmcore_publish_time":"2021-12-16T16:59:54.764Z","contributors":[]},"4.9.3":{"name":"express-openapi-validator","version":"4.9.3","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz","publish":"./build.sh"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.6","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.6","lodash.clonedeep":"^4.5.0","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/multer":"^1.4.4","@types/node":"^14.14.2","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","commitizen":"^4.2.2","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.2.0","morgan":"^1.10.0","nodemon":"^2.0.6","nyc":"^15.1.0","prettier":"^2.1.2","source-map-support":"0.5.19","supertest":"^5.0.0","ts-node":"^9.0.0","typescript":"^4.0.3"},"gitHead":"60f2cf45b116bc176d45bbb792ccb6a9189bea00","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.9.3","_nodeVersion":"14.9.0","_npmVersion":"6.14.8","dist":{"shasum":"a61fe328ea17474c7d97b21413796c729a86f909","size":52819,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.9.3.tgz","integrity":"sha512-+CYIQ3V8BGd2ZWNiAU/nwBmUmXKAJiBfgchH7beeixZn/lDAPhqR7752vkU/UPqcqO2zFV5XRWyETsKA18PgRQ=="},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.9.3_1608432735561_0.8102211243837669"},"_hasShrinkwrap":false,"publish_time":1608432735792,"_cnpm_publish_time":1608432735792,"_cnpmcore_publish_time":"2021-12-16T16:59:54.983Z","contributors":[]},"4.9.2":{"name":"express-openapi-validator","version":"4.9.2","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.6","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.6","lodash.clonedeep":"^4.5.0","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/multer":"^1.4.4","@types/node":"^14.14.2","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","commitizen":"^4.2.2","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.2.0","morgan":"^1.10.0","nodemon":"^2.0.6","nyc":"^15.1.0","prettier":"^2.1.2","source-map-support":"0.5.19","supertest":"^5.0.0","ts-node":"^9.0.0","typescript":"^4.0.3"},"gitHead":"5397efe690f73b896885c117f7a2039749ed2bf9","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.9.2","_nodeVersion":"14.9.0","_npmVersion":"6.14.8","dist":{"shasum":"88af344af241a84580e45d5714144e9bee60ab57","size":52008,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.9.2.tgz","integrity":"sha512-4v0FEHyC3trLIlt1E2/JSbccEhuV1HiE5w5z7CDGzTCxdS0maqj0e/4gKqHf64QFTSsT4OixUM7CdddSxbVWBQ=="},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.9.2_1608413776982_0.13197972045867368"},"_hasShrinkwrap":false,"publish_time":1608413777249,"_cnpm_publish_time":1608413777249,"_cnpmcore_publish_time":"2021-12-16T16:59:55.234Z","contributors":[]},"4.9.1":{"name":"express-openapi-validator","version":"4.9.1","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.6","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.6","lodash.clonedeep":"^4.5.0","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/multer":"^1.4.4","@types/node":"^14.14.2","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","commitizen":"^4.2.2","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.2.0","morgan":"^1.10.0","nodemon":"^2.0.6","nyc":"^15.1.0","prettier":"^2.1.2","source-map-support":"0.5.19","supertest":"^5.0.0","ts-node":"^9.0.0","typescript":"^4.0.3"},"gitHead":"816b002837a8edb46c6b8867b4895a5f630add8d","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.9.1","_nodeVersion":"14.9.0","_npmVersion":"6.14.8","dist":{"shasum":"48770c0de8b499d850ec90b416cc11c97f59b590","size":51842,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.9.1.tgz","integrity":"sha512-9i5ezbYJwNE6pAu0wsmiOSgxbjBqPL/YDz/NkxgMcUN2+PddNjV3ZDky9xMPrEy7hrU1QjgKXperGie8iWT9bQ=="},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.9.1_1608404626677_0.30852773293000224"},"_hasShrinkwrap":false,"publish_time":1608404626885,"_cnpm_publish_time":1608404626885,"_cnpmcore_publish_time":"2021-12-16T16:59:55.540Z","contributors":[]},"4.9.0":{"name":"express-openapi-validator","version":"4.9.0","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.6","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.6","lodash.clonedeep":"^4.5.0","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/multer":"^1.4.4","@types/node":"^14.14.2","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","commitizen":"^4.2.2","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.2.0","morgan":"^1.10.0","nodemon":"^2.0.6","nyc":"^15.1.0","prettier":"^2.1.2","source-map-support":"0.5.19","supertest":"^5.0.0","ts-node":"^9.0.0","typescript":"^4.0.3"},"gitHead":"2ac26fc05076bf6c2701229652e3d6c796eb74db","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.9.0","_nodeVersion":"14.9.0","_npmVersion":"6.14.8","dist":{"shasum":"1317559382ddd2313c8a8e80194c18232690c40f","size":52874,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.9.0.tgz","integrity":"sha512-z+n21Uk/egt/UnHQ+ZiA7XiJ/oWnn6IYILWaGpwiOAC+6d0n5j+Sc/GkFhr0JQxqOttGx3iyAthqDELrx474fg=="},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.9.0_1607490652553_0.7735221285772187"},"_hasShrinkwrap":false,"publish_time":1607490652760,"_cnpm_publish_time":1607490652760,"_cnpmcore_publish_time":"2021-12-16T16:59:55.817Z","contributors":[]},"4.8.0":{"name":"express-openapi-validator","version":"4.8.0","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.6","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.6","lodash.clonedeep":"^4.5.0","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/multer":"^1.4.4","@types/node":"^14.14.2","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","commitizen":"^4.2.2","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.2.0","morgan":"^1.10.0","nodemon":"^2.0.6","nyc":"^15.1.0","prettier":"^2.1.2","source-map-support":"0.5.19","supertest":"^5.0.0","ts-node":"^9.0.0","typescript":"^4.0.3"},"gitHead":"c8eb46703d0e2ce55ba1df0b2a433f008b584ef9","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.8.0","_nodeVersion":"14.9.0","_npmVersion":"6.14.8","dist":{"shasum":"f45d52728bd4efabd71c43c4a8424892173ffff9","size":52779,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.8.0.tgz","integrity":"sha512-cDcMOiawm0ZCMKKltn0ySwQum6gSV8kxImc19UDu3Wu67GFDYe7qQHwmVcAISR/AxfpPkzum/LphYqZDfVRr1w=="},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.8.0_1606961087127_0.7410541802494397"},"_hasShrinkwrap":false,"publish_time":1606961087375,"_cnpm_publish_time":1606961087375,"_cnpmcore_publish_time":"2021-12-16T16:59:56.082Z","contributors":[]},"4.7.2":{"name":"express-openapi-validator","version":"4.7.2","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.6","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.6","lodash.clonedeep":"^4.5.0","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/multer":"^1.4.4","@types/node":"^14.14.2","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","commitizen":"^4.2.2","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.2.0","morgan":"^1.10.0","nodemon":"^2.0.6","nyc":"^15.1.0","prettier":"^2.1.2","source-map-support":"0.5.19","supertest":"^5.0.0","ts-node":"^9.0.0","typescript":"^4.0.3"},"gitHead":"a7e781298e4603fd39ecce13b67d3dfa0c82004f","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.7.2","_nodeVersion":"14.9.0","_npmVersion":"6.14.8","dist":{"shasum":"3a29261bc75b8c877ab18daf609f782ed71a9af7","size":52577,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.7.2.tgz","integrity":"sha512-YJ7kpXdQNLAE7o1V+npYmpE+WfX4ELco/Tz6McEwokYBieHRdpKJ2SRMg1oEIEMTzeBWZi6t9ZUSZtz/44GMxA=="},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.7.2_1606530689325_0.3651953728572568"},"_hasShrinkwrap":false,"publish_time":1606530689503,"_cnpm_publish_time":1606530689503,"_cnpmcore_publish_time":"2021-12-16T16:59:56.332Z","contributors":[]},"4.7.1":{"name":"express-openapi-validator","version":"4.7.1","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.6","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.6","lodash.clonedeep":"^4.5.0","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/multer":"^1.4.4","@types/node":"^14.14.2","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","commitizen":"^4.2.2","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.2.0","morgan":"^1.10.0","nodemon":"^2.0.6","nyc":"^15.1.0","prettier":"^2.1.2","source-map-support":"0.5.19","supertest":"^5.0.0","ts-node":"^9.0.0","typescript":"^4.0.3"},"gitHead":"747a665fc077f78497cc7b0ec1748589c814b0fa","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.7.1","_nodeVersion":"14.9.0","_npmVersion":"6.14.8","dist":{"shasum":"99d06bc28180054a924cc902f67c53efeda6d577","size":52449,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.7.1.tgz","integrity":"sha512-0z9hKUPgnSCNW4nbvj/+HhPSwu5M5Uap9+5eI9gGdraso4sbEYiB8FzYkXTiej2pDv4yGtUVo716iOewEI3Uuw=="},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.7.1_1605582466361_0.33630441759474095"},"_hasShrinkwrap":false,"publish_time":1605582466597,"_cnpm_publish_time":1605582466597,"_cnpmcore_publish_time":"2021-12-16T16:59:56.640Z","contributors":[]},"4.7.0":{"name":"express-openapi-validator","version":"4.7.0","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.6","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.6","lodash.clonedeep":"^4.5.0","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/multer":"^1.4.4","@types/node":"^14.14.2","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","commitizen":"^4.2.2","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.2.0","morgan":"^1.10.0","nodemon":"^2.0.6","nyc":"^15.1.0","prettier":"^2.1.2","source-map-support":"0.5.19","supertest":"^5.0.0","ts-node":"^9.0.0","typescript":"^4.0.3"},"gitHead":"023bf01e6d3360bfbe5789bd83c86a27bb277443","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.7.0","_nodeVersion":"14.9.0","_npmVersion":"6.14.8","dist":{"shasum":"6560dc4daca4148e27090ac780d10545288cd514","size":50430,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.7.0.tgz","integrity":"sha512-cgc8r3KH7YP3S4wqRkbBVJSL5GXl5JyIIdtG/5JPCSVvT/tqVkCuO2nC9SQr0i/1r8lrA56jQucO1//EdRjSfg=="},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.7.0_1605472170914_0.42884428380103357"},"_hasShrinkwrap":false,"publish_time":1605472171125,"_cnpm_publish_time":1605472171125,"_cnpmcore_publish_time":"2021-12-16T16:59:56.915Z","contributors":[]},"4.6.0":{"name":"express-openapi-validator","version":"4.6.0","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.6","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.6","lodash.clonedeep":"^4.5.0","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/multer":"^1.4.4","@types/node":"^14.14.2","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","commitizen":"^4.2.2","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.2.0","morgan":"^1.10.0","nodemon":"^2.0.6","nyc":"^15.1.0","prettier":"^2.1.2","source-map-support":"0.5.19","supertest":"^5.0.0","ts-node":"^9.0.0","typescript":"^4.0.3"},"gitHead":"af26e9ca7661337f37a8b27f278cc2e2fef2b474","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.6.0","_nodeVersion":"14.5.0","_npmVersion":"6.14.5","dist":{"shasum":"5f13c515c151444b2f05294fd8ac557c009ed690","size":49365,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.6.0.tgz","integrity":"sha512-5UXofh5ZXOtinLhoawFu7Azr3w/uDYqzxqclEVh1WnO5/ZE7zWZCN0lc48TRZSURrUOkS75V32D6JLWeCSWeWQ=="},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.6.0_1605402301764_0.5641812241434152"},"_hasShrinkwrap":false,"publish_time":1605402302051,"_cnpm_publish_time":1605402302051,"_cnpmcore_publish_time":"2021-12-16T16:59:57.170Z","contributors":[]},"4.5.0":{"name":"express-openapi-validator","version":"4.5.0","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.6","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.6","lodash.clonedeep":"^4.5.0","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/multer":"^1.4.4","@types/node":"^14.14.2","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","commitizen":"^4.2.2","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.2.0","morgan":"^1.10.0","nodemon":"^2.0.6","nyc":"^15.1.0","prettier":"^2.1.2","source-map-support":"0.5.19","supertest":"^5.0.0","ts-node":"^9.0.0","typescript":"^4.0.3"},"gitHead":"3bb23433bf907cb3ecf114c29948ead771cb5d96","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.5.0","_nodeVersion":"14.9.0","_npmVersion":"6.14.8","dist":{"shasum":"47da2947b462f1dd6461d8c444a9ceb7307ea896","size":49270,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.5.0.tgz","integrity":"sha512-WRHfsp4vl2XbvCFqZAkGSEuq73LsU5WuqnFIBlDKWr7mVkAv7qHpLkpM30nWO3ctnRKEp/ITHaJf2E8SZL11NA=="},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.5.0_1604886815530_0.33466771787439864"},"_hasShrinkwrap":false,"publish_time":1604886815705,"_cnpm_publish_time":1604886815705,"_cnpmcore_publish_time":"2021-12-16T16:59:57.434Z","contributors":[]},"4.4.4":{"name":"express-openapi-validator","version":"4.4.4","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.6","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.6","lodash.clonedeep":"^4.5.0","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/multer":"^1.4.4","@types/node":"^14.14.2","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","commitizen":"^4.2.2","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.2.0","morgan":"^1.10.0","nodemon":"^2.0.6","nyc":"^15.1.0","prettier":"^2.1.2","source-map-support":"0.5.19","supertest":"^5.0.0","ts-node":"^9.0.0","typescript":"^4.0.3"},"gitHead":"a2dbfd2e02f6782dfbf1f69faa42a866e0c0dbab","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.4.4","_nodeVersion":"14.9.0","_npmVersion":"6.14.8","dist":{"shasum":"8b97601c8a2bff61c18e86d6ed3db0bab79aeada","size":49149,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.4.4.tgz","integrity":"sha512-BQHwyELRnrnDo85Xvzdf8yI6xk5/kYhLnZbaotgtFaKSv+AapKsswAcs3nlMqZnakFqQARZ8luVjMvwI5nerbg=="},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.4.4_1604886596617_0.6308120411448617"},"_hasShrinkwrap":false,"publish_time":1604886596835,"_cnpm_publish_time":1604886596835,"_cnpmcore_publish_time":"2021-12-16T16:59:57.667Z","contributors":[]},"4.4.3":{"name":"express-openapi-validator","version":"4.4.3","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.6","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.6","lodash.clonedeep":"^4.5.0","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/multer":"^1.4.4","@types/node":"^14.14.2","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","commitizen":"^4.2.2","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.2.0","morgan":"^1.10.0","nodemon":"^2.0.6","nyc":"^15.1.0","prettier":"^2.1.2","source-map-support":"0.5.19","supertest":"^5.0.0","ts-node":"^9.0.0","typescript":"^4.0.3"},"gitHead":"c2c1d7f7e5f9b321125ed55604decb719cd7441d","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.4.3","_nodeVersion":"14.9.0","_npmVersion":"6.14.8","dist":{"shasum":"1fccfb6faa78029b527faad00f7d1e38dd2a1580","size":49012,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.4.3.tgz","integrity":"sha512-2qasKPBgwvYZ/iOeesTgan5hy72t9KT9hEmLTW72lMlcHvID5uIIjd2DA47fHa4s2MW94H5mOy8R0rV2r70seQ=="},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.4.3_1604778632027_0.03522595395176964"},"_hasShrinkwrap":false,"publish_time":1604778632212,"_cnpm_publish_time":1604778632212,"_cnpmcore_publish_time":"2021-12-16T16:59:57.970Z","contributors":[]},"4.4.2":{"name":"express-openapi-validator","version":"4.4.2","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.6","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.6","lodash.clonedeep":"^4.5.0","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/multer":"^1.4.4","@types/node":"^14.14.2","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","commitizen":"^4.2.2","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.2.0","morgan":"^1.10.0","nodemon":"^2.0.6","nyc":"^15.1.0","prettier":"^2.1.2","source-map-support":"0.5.19","supertest":"^5.0.0","ts-node":"^9.0.0","typescript":"^4.0.3"},"gitHead":"33c31f2849dba66a3fbda899f1e0d5625935647f","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.4.2","_nodeVersion":"14.9.0","_npmVersion":"6.14.8","dist":{"shasum":"ec81f1254ca62e00e218f71150805190d5014308","size":48944,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.4.2.tgz","integrity":"sha512-0lleNbM5cflwj11IocSj3nAnf8kgADj0/68MCk05gdUqoacHI/lb3AVlqUkXKoSN/+WVgAOQ7mspewwpv8LpKw=="},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.4.2_1604637035603_0.8090319638263506"},"_hasShrinkwrap":false,"publish_time":1604637035753,"_cnpm_publish_time":1604637035753,"_cnpmcore_publish_time":"2021-12-16T16:59:58.210Z","contributors":[]},"4.4.1":{"name":"express-openapi-validator","version":"4.4.1","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.6","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.6","lodash.clonedeep":"^4.5.0","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/multer":"^1.4.4","@types/node":"^14.14.2","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","commitizen":"^4.2.2","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.2.0","morgan":"^1.10.0","nodemon":"^2.0.6","nyc":"^15.1.0","prettier":"^2.1.2","source-map-support":"0.5.19","supertest":"^5.0.0","ts-node":"^9.0.0","typescript":"^4.0.3"},"gitHead":"fadbc942fc2e0b1d51b3b9aac40598fd2d93e84e","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.4.1","_nodeVersion":"14.9.0","_npmVersion":"6.14.8","dist":{"shasum":"4d4d528ec62aa154f439e026e2d506c140a011e4","size":48868,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.4.1.tgz","integrity":"sha512-jKxG8Xzpos6c7I/wTHwSGKBWNyuwViW2eQrSPAOXAyA9ybfQ8oAqoRc3UhntvW5TUW/OyhZUoRpJPnP7jqLonA=="},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.4.1_1604622643314_0.30482316051032377"},"_hasShrinkwrap":false,"publish_time":1604622643577,"_cnpm_publish_time":1604622643577,"_cnpmcore_publish_time":"2021-12-16T16:59:58.457Z","contributors":[]},"4.4.0":{"name":"express-openapi-validator","version":"4.4.0","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.6","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.6","lodash.clonedeep":"^4.5.0","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/multer":"^1.4.4","@types/node":"^14.14.2","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","commitizen":"^4.2.2","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.2.0","morgan":"^1.10.0","nodemon":"^2.0.6","nyc":"^15.1.0","prettier":"^2.1.2","source-map-support":"0.5.19","supertest":"^5.0.0","ts-node":"^9.0.0","typescript":"^4.0.3"},"gitHead":"4ff26638ddb1024e624b4919be5fc6c4f2a632b7","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.4.0","_nodeVersion":"14.9.0","_npmVersion":"6.14.8","dist":{"shasum":"86c3f9eaf3c29276fd9e2c672d39dbe2a29a3fd3","size":48800,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.4.0.tgz","integrity":"sha512-CbN2QW+lezYbaR9JbahARb0kVGfVhdwxF5UfxyaKbHaZlRy+ExIsP6YKNryx7ItcrUKmyLT7PtF6xVrmqBBc5w=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.4.0_1604356011091_0.8172995373156706"},"_hasShrinkwrap":false,"publish_time":1604356011314,"_cnpm_publish_time":1604356011314,"_cnpmcore_publish_time":"2021-12-16T16:59:58.913Z","contributors":[]},"4.3.7":{"name":"express-openapi-validator","version":"4.3.7","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.6","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.6","lodash.clonedeep":"^4.5.0","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/multer":"^1.4.4","@types/node":"^14.14.2","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","commitizen":"^4.2.2","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.2.0","morgan":"^1.10.0","nodemon":"^2.0.6","nyc":"^15.1.0","prettier":"^2.1.2","source-map-support":"0.5.19","supertest":"^5.0.0","ts-node":"^9.0.0","typescript":"^4.0.3"},"gitHead":"67fbaeb51ce275b7fa81884e33aa712252c6b41f","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.3.7","_nodeVersion":"14.9.0","_npmVersion":"6.14.8","dist":{"shasum":"77e95449fb25cf907c5dc554361499b969c8d83c","size":48243,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.3.7.tgz","integrity":"sha512-tpuTuAaGAzuQfMKYbixfE0enBXzB0fmi88Po2bMbqINMMjon0siSncTGFr31dKFLqII+NZPBS8GzIPaqZUo98A=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.3.7_1604265019421_0.4070238540212292"},"_hasShrinkwrap":false,"publish_time":1604265019597,"_cnpm_publish_time":1604265019597,"_cnpmcore_publish_time":"2021-12-16T16:59:59.255Z","contributors":[]},"4.3.6":{"name":"express-openapi-validator","version":"4.3.6","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.6","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.6","lodash.clonedeep":"^4.5.0","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/multer":"^1.4.4","@types/node":"^14.14.2","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","commitizen":"^4.2.2","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.2.0","morgan":"^1.10.0","nodemon":"^2.0.6","nyc":"^15.1.0","prettier":"^2.1.2","source-map-support":"0.5.19","supertest":"^5.0.0","ts-node":"^9.0.0","typescript":"^4.0.3"},"gitHead":"3e00431fc951a8c39c8ba9a57de2958ba3a118c4","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.3.6","_nodeVersion":"14.9.0","_npmVersion":"6.14.8","dist":{"shasum":"8ca64c4530619b39d44d0f42c64e9ada742d769b","size":48238,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.3.6.tgz","integrity":"sha512-PUy2xJfLstj4UjWOQZYqJNdX/DQMgfPkRQ/TP7Cz11nqNtUaoiPAfd9OnXsHVOw4PPUKr/Sq0zX2/g9z4Hqg6w=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.3.6_1603844180060_0.3286953837928921"},"_hasShrinkwrap":false,"publish_time":1603844180210,"_cnpm_publish_time":1603844180210,"_cnpmcore_publish_time":"2021-12-16T16:59:59.527Z","contributors":[]},"4.3.5":{"name":"express-openapi-validator","version":"4.3.5","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.6","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.6","lodash.clonedeep":"^4.5.0","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/multer":"^1.4.4","@types/node":"^14.14.2","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","commitizen":"^4.2.2","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.2.0","morgan":"^1.10.0","nodemon":"^2.0.6","nyc":"^15.1.0","prettier":"^2.1.2","source-map-support":"0.5.19","supertest":"^5.0.0","ts-node":"^9.0.0","typescript":"^4.0.3"},"gitHead":"a9e53170cf6bc614f0d2de2081909c076f1d6ba6","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.3.5","_nodeVersion":"14.9.0","_npmVersion":"6.14.8","dist":{"shasum":"1210d64158bf927631b2dc705dc4782684e29546","size":48258,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.3.5.tgz","integrity":"sha512-cs1w6lmaspUQq/LQXfkN4Uv9APEbLRCsiM/vE9tOawI0vHZxVq22ba7HwK5xBnNhJRXs+h7WdPk00zk5y+cFnw=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.3.5_1603842830564_0.6675946323354292"},"_hasShrinkwrap":false,"publish_time":1603842830791,"_cnpm_publish_time":1603842830791,"_cnpmcore_publish_time":"2021-12-16T16:59:59.773Z","contributors":[]},"4.3.4":{"name":"express-openapi-validator","version":"4.3.4","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.6","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.6","lodash.clonedeep":"^4.5.0","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/multer":"^1.4.4","@types/node":"^14.14.2","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","commitizen":"^4.2.2","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.2.0","morgan":"^1.10.0","nodemon":"^2.0.6","nyc":"^15.1.0","prettier":"^2.1.2","source-map-support":"0.5.19","supertest":"^5.0.0","ts-node":"^9.0.0","typescript":"^4.0.3"},"gitHead":"3b3f34f2564e401cb843465ac511bc43f7045bb3","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.3.4","_nodeVersion":"14.9.0","_npmVersion":"6.14.8","dist":{"shasum":"8628c819f21016ebf6e19cb0f9e0e1acc881dc83","size":48213,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.3.4.tgz","integrity":"sha512-UfE0qgn73XOBvkGuJ7Xv7uews8GsozkurBQku7uHwVyll84ddPnrChw3OTzVqlAsLBK7w0Y1+eSzuTFV2jIeHw=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.3.4_1603757603818_0.6317301162033748"},"_hasShrinkwrap":false,"publish_time":1603757604001,"_cnpm_publish_time":1603757604001,"_cnpmcore_publish_time":"2021-12-16T17:00:00.036Z","contributors":[]},"4.3.3":{"name":"express-openapi-validator","version":"4.3.3","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.6","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.6","lodash.clonedeep":"^4.5.0","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/multer":"^1.4.4","@types/node":"^14.14.2","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","commitizen":"^4.2.2","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.2.0","morgan":"^1.10.0","nodemon":"^2.0.6","nyc":"^15.1.0","prettier":"^2.1.2","source-map-support":"0.5.19","supertest":"^5.0.0","ts-node":"^9.0.0","typescript":"^4.0.3"},"gitHead":"2ee83f2b586c1c6038e0db888f23f3c4de2d3019","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.3.3","_nodeVersion":"14.9.0","_npmVersion":"6.14.8","dist":{"shasum":"9b011d54d13373d28b7cfd34a5de9619604a37d8","size":48129,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.3.3.tgz","integrity":"sha512-wJ2R3JU9BhAFVnwtr9+aDjvDsClw+lRFSSdCtrUvJzqMmCZlyqLzMc6J/1L5Kk4gnMFM+AekSRT+nzx/hEd2vg=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.3.3_1603725416851_0.17566702218197894"},"_hasShrinkwrap":false,"publish_time":1603725417123,"_cnpm_publish_time":1603725417123,"_cnpmcore_publish_time":"2021-12-16T17:00:00.292Z","contributors":[]},"4.3.2":{"name":"express-openapi-validator","version":"4.3.2","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.6","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.6","lodash.clonedeep":"^4.5.0","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/multer":"^1.4.4","@types/node":"^14.14.2","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","commitizen":"^4.2.2","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.2.0","morgan":"^1.10.0","nodemon":"^2.0.6","nyc":"^15.1.0","prettier":"^2.1.2","source-map-support":"0.5.19","supertest":"^5.0.0","ts-node":"^9.0.0","typescript":"^4.0.3"},"gitHead":"ed7af2b02fa45c069c5bdedf5ccf1eff914e3610","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.3.2","_nodeVersion":"14.9.0","_npmVersion":"6.14.8","dist":{"shasum":"85c67f7928b1d08afaa641debf2d2e0f893ea7c2","size":48090,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.3.2.tgz","integrity":"sha512-FHLd1BoJ7JxD6+j8omkeWBsNjm5C+oQFdRIaqZe+hrwPefJeNX0v2oAfKE6bjJfdzCBxb5/S0LavYRO0Y8IFvQ=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.3.2_1603722542488_0.4628301771955263"},"_hasShrinkwrap":false,"publish_time":1603722542667,"_cnpm_publish_time":1603722542667,"_cnpmcore_publish_time":"2021-12-16T17:00:00.557Z","contributors":[]},"4.3.1":{"name":"express-openapi-validator","version":"4.3.1","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.6","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.6","lodash.clonedeep":"^4.5.0","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/multer":"^1.4.4","@types/node":"^14.14.2","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","commitizen":"^4.2.2","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.2.0","morgan":"^1.10.0","nodemon":"^2.0.6","nyc":"^15.1.0","prettier":"^2.1.2","source-map-support":"0.5.19","supertest":"^5.0.0","ts-node":"^9.0.0","typescript":"^4.0.3"},"gitHead":"d2ccff20e719a7cc635fe9603138c867f3c20c7c","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.3.1","_nodeVersion":"14.9.0","_npmVersion":"6.14.8","dist":{"shasum":"4c85c36e18ee5730897402d8fa4f6978afc1d78f","size":48088,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.3.1.tgz","integrity":"sha512-ccXpduypUs3b7q2zsAyPg8XaTRRFLXpaLqmH9adyNseXlwz+sY6YUe+74krht87M8dtQIff2sVQvTHwBWCulXQ=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.3.1_1603680691285_0.43033850162803144"},"_hasShrinkwrap":false,"publish_time":1603680691480,"_cnpm_publish_time":1603680691480,"_cnpmcore_publish_time":"2021-12-16T17:00:00.793Z","contributors":[]},"4.3.0":{"name":"express-openapi-validator","version":"4.3.0","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.6","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.6","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/multer":"^1.4.4","@types/node":"^14.14.2","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","commitizen":"^4.2.2","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.2.0","morgan":"^1.10.0","nodemon":"^2.0.6","nyc":"^15.1.0","prettier":"^2.1.2","source-map-support":"0.5.19","supertest":"^5.0.0","ts-node":"^9.0.0","typescript":"^4.0.3"},"gitHead":"d1ebf760c85e0238df9e30d1beae0100738f4855","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.3.0","_nodeVersion":"15.0.1","_npmVersion":"7.0.3","dist":{"shasum":"e7c2e190ba0e7dbb1777762293dddc1d9e0ee7c3","size":47273,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.3.0.tgz","integrity":"sha512-JJFRhFkjRA3U9eeJwnutUthBwRycMmUkd00duMLr9ufryuH7imEtjZPDOdwIgY1q472j1zLRMOsB243EjbcPIQ=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.3.0_1603543823106_0.8016538385639058"},"_hasShrinkwrap":false,"publish_time":1603543823265,"_cnpm_publish_time":1603543823265,"_cnpmcore_publish_time":"2021-12-16T17:00:01.060Z","contributors":[]},"4.2.3":{"name":"express-openapi-validator","version":"4.2.3","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.5","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.6","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/multer":"^1.4.4","@types/node":"^14.6.4","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","commitizen":"^4.2.2","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.1.3","morgan":"^1.10.0","nodemon":"^2.0.4","nyc":"^15.1.0","prettier":"^2.1.1","source-map-support":"0.5.19","supertest":"^4.0.2","ts-node":"^9.0.0","tsc":"^1.20150623.0","typescript":"^4.0.2"},"gitHead":"a74c8849865dff5bb8a94a7a0fbc35796ce0230a","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.2.3","_nodeVersion":"14.9.0","_npmVersion":"6.14.8","dist":{"shasum":"a9ed5cc931a3fadaf07bea54b311636541a816b8","size":47044,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.2.3.tgz","integrity":"sha512-gYNaCarMA5etpDUxlBsiKAt7666kMzZG9SYpM74GQ+j/bubSufc9gEu8JEv/dg1Ns0IXPGOKbjDFHzyDm4fTEg=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.2.3_1603329449532_0.921527901564394"},"_hasShrinkwrap":false,"publish_time":1603329449776,"_cnpm_publish_time":1603329449776,"_cnpmcore_publish_time":"2021-12-16T17:00:01.397Z","contributors":[]},"4.2.2":{"name":"express-openapi-validator","version":"4.2.2","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@types/multer":"^1.4.4","ajv":"^6.12.5","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.6","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/node":"^14.6.4","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.1.3","morgan":"^1.10.0","nodemon":"^2.0.4","nyc":"^15.1.0","prettier":"^2.1.1","source-map-support":"0.5.19","supertest":"^4.0.2","ts-node":"^9.0.0","tsc":"^1.20150623.0","typescript":"^4.0.2"},"gitHead":"658cd37d0328422502aeb11d072fee078a0e794f","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.2.2","_nodeVersion":"14.9.0","_npmVersion":"6.14.8","dist":{"shasum":"dafdf43a08d126acc41790d97dd9eae804232efe","size":47025,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.2.2.tgz","integrity":"sha512-t9pC60UijNkJvstmy4Fn6XHpvR06lf6q5Cg09999lizoWfvf9nSZgJSR5cwubDZ7IId/us6yNkK59D6xojI+JQ=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.2.2_1603328890254_0.6496023891491687"},"_hasShrinkwrap":false,"publish_time":1603328890486,"_cnpm_publish_time":1603328890486,"_cnpmcore_publish_time":"2021-12-16T17:00:01.625Z","contributors":[]},"4.2.1":{"name":"express-openapi-validator","version":"4.2.1","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.5","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.6","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.1.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/multer":"^1.4.4","@types/node":"^14.6.4","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.1.3","morgan":"^1.10.0","nodemon":"^2.0.4","nyc":"^15.1.0","prettier":"^2.1.1","source-map-support":"0.5.19","supertest":"^4.0.2","ts-node":"^9.0.0","tsc":"^1.20150623.0","typescript":"^4.0.2"},"gitHead":"2231fdeb4356393532ca6f94473ac3cf5e80b750","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.2.1","_nodeVersion":"14.9.0","_npmVersion":"6.14.8","dist":{"shasum":"536b31f35700abe948a1e5f5f23b9e24c07d04f8","size":47002,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.2.1.tgz","integrity":"sha512-VENw9xEquK5cRnLBgXaJYOYxbpYo9ur+T4wDnwtl5/jfwiDtT5FNf68bnMOA1zT6dE1L8eUtmvG25LAvnA7BJA=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.2.1_1602719727753_0.6750690189310007"},"_hasShrinkwrap":false,"publish_time":1602719727926,"_cnpm_publish_time":1602719727926,"_cnpmcore_publish_time":"2021-12-16T17:00:02.041Z","contributors":[]},"4.2.0":{"name":"express-openapi-validator","version":"4.2.0","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.5","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.6","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.1.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/multer":"^1.4.4","@types/node":"^14.6.4","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.1.3","morgan":"^1.10.0","nodemon":"^2.0.4","nyc":"^15.1.0","prettier":"^2.1.1","source-map-support":"0.5.19","supertest":"^4.0.2","ts-node":"^9.0.0","tsc":"^1.20150623.0","typescript":"^4.0.2"},"gitHead":"d8ab4d93afdf86433ccaf13c919fd3c18b26016d","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.2.0","_nodeVersion":"14.9.0","_npmVersion":"6.14.8","dist":{"shasum":"e26e9bd62eed7a176eb9dd2e6912a50f7d405f85","size":46885,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.2.0.tgz","integrity":"sha512-MBnk/vG+WJ+Fe1E7VRZkj4tuXDH1SQRtWnyw8F81Db/ULl8FPnXTnBfhAVK2rmjiv1iyMaXQRwkjzns9iAWEag=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.2.0_1602117206915_0.2876222087050817"},"_hasShrinkwrap":false,"publish_time":1602117207103,"_cnpm_publish_time":1602117207103,"_cnpmcore_publish_time":"2021-12-16T17:00:02.374Z","contributors":[]},"4.1.0":{"name":"express-openapi-validator","version":"4.1.0","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.4","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.6","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.1.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/multer":"^1.4.4","@types/node":"^14.6.4","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.1.3","morgan":"^1.10.0","nodemon":"^2.0.4","nyc":"^15.1.0","prettier":"^2.1.1","source-map-support":"0.5.19","supertest":"^4.0.2","ts-node":"^9.0.0","tsc":"^1.20150623.0","typescript":"^4.0.2"},"gitHead":"fac305d1d5d6509c18237821ad64bfefe86bb48d","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.1.0","_nodeVersion":"14.9.0","_npmVersion":"6.14.8","dist":{"shasum":"eab34b64d4d4186ff7fec7bea972c9e31b1c7369","size":46847,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.1.0.tgz","integrity":"sha512-hnV6/WgwzvP097cO81DOVTrvWEM8UAtH86eP+GIfiqQF463T8gFVfzNLHWkWYUIBrrMAmyk4LOVIT3ZytbclqA=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.1.0_1601854714649_0.09375929747001832"},"_hasShrinkwrap":false,"publish_time":1601854714834,"_cnpm_publish_time":1601854714834,"_cnpmcore_publish_time":"2021-12-16T17:00:02.684Z","contributors":[]},"4.0.7":{"name":"express-openapi-validator","version":"4.0.7","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","publish":"npm publish && conventional-changelog -p express-openapi-validator -i CHANGE_HISTORY.md -s && gh release create v4.0.6 -F CHANGE_HISTORY.md"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.4","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.6","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.1.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/multer":"^1.4.4","@types/node":"^14.6.4","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.1.3","morgan":"^1.10.0","nodemon":"^2.0.4","nyc":"^15.1.0","prettier":"^2.1.1","source-map-support":"0.5.19","supertest":"^4.0.2","ts-node":"^9.0.0","tsc":"^1.20150623.0","typescript":"^4.0.2"},"gitHead":"4fe112f1418a00d846fcfa210d5a8a2dc5a01375","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.0.7","_nodeVersion":"14.9.0","_npmVersion":"6.14.8","dist":{"shasum":"62340233613bef5b8bfd91787f7209684d3d60f4","size":46596,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.0.7.tgz","integrity":"sha512-X013impE9Jygx/ENblxYQkAI3z41pCl/tHsv2V8kS8dNNA16sapXfNi5EJAsNOD5KxgQYsP6vRhT3wxnyJBYTA=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.0.7_1601605841739_0.043653260963668394"},"_hasShrinkwrap":false,"publish_time":1601605841912,"_cnpm_publish_time":1601605841912,"_cnpmcore_publish_time":"2021-12-16T17:00:03.023Z","contributors":[]},"4.0.6":{"name":"express-openapi-validator","version":"4.0.6","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","publish":"npm publish && conventional-changelog -p express-openapi-validator -i CHANGE_HISTORY.md -s && gh release create v4.0.6 -F CHANGE_HISTORY.md"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.4","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.6","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.1.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/multer":"^1.4.4","@types/node":"^14.6.4","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.1.3","morgan":"^1.10.0","nodemon":"^2.0.4","nyc":"^15.1.0","prettier":"^2.1.1","source-map-support":"0.5.19","supertest":"^4.0.2","ts-node":"^9.0.0","tsc":"^1.20150623.0","typescript":"^4.0.2"},"gitHead":"684837f3a5b119efbcdc04df08db29eee1b7305a","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.0.6","_nodeVersion":"14.9.0","_npmVersion":"6.14.8","dist":{"shasum":"6eecbf9a3069f94bd8b26e85fc67d7ebaab6a4a5","size":46471,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.0.6.tgz","integrity":"sha512-cy/5AcO/PF9gikvOb8zpnLJVPhrHkQ345hTNa2U+Sbt8tAKbVePIIZvvdMwCky8otcgAKKfBZs03uQsyW3jm2w=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.0.6_1601603323739_0.3768297810994212"},"_hasShrinkwrap":false,"publish_time":1601603323926,"_cnpm_publish_time":1601603323926,"_cnpmcore_publish_time":"2021-12-16T17:00:03.323Z","contributors":[]},"4.0.5":{"name":"express-openapi-validator","version":"4.0.5","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","publish":"conventional-changelog -p express-openapi-validator -i CHANGE_HISTORY.md -s && npm publish && gh release create v4.0.4 -F CHANGE_HISTORY.md"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.4","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.6","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.1.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/multer":"^1.4.4","@types/node":"^14.6.4","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.1.3","morgan":"^1.10.0","nodemon":"^2.0.4","nyc":"^15.1.0","prettier":"^2.1.1","source-map-support":"0.5.19","supertest":"^4.0.2","ts-node":"^9.0.0","tsc":"^1.20150623.0","typescript":"^4.0.2"},"gitHead":"3cfde6bf1da4017dad645c054bed106cc49a61d4","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.0.5","_nodeVersion":"14.9.0","_npmVersion":"6.14.8","dist":{"shasum":"e1ea63e73180a26e127b5ddec7acb58a81fee08e","size":46471,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.0.5.tgz","integrity":"sha512-6mH8mJyla33xkPx/zdHK8vDc3dTyyPw9l0l5qypnPqE+uAPqrZdBdq59dbvC7QC0YxTy9LXuvKJWdWLJquDdKA=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.0.5_1601603173381_0.6935873831157118"},"_hasShrinkwrap":false,"publish_time":1601603173585,"_cnpm_publish_time":1601603173585,"_cnpmcore_publish_time":"2021-12-16T17:00:03.641Z","contributors":[]},"4.0.4":{"name":"express-openapi-validator","version":"4.0.4","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.4","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.6","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.1.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/multer":"^1.4.4","@types/node":"^14.6.4","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.1.3","morgan":"^1.10.0","nodemon":"^2.0.4","nyc":"^15.1.0","prettier":"^2.1.1","source-map-support":"0.5.19","supertest":"^4.0.2","ts-node":"^9.0.0","tsc":"^1.20150623.0","typescript":"^4.0.2"},"gitHead":"ca449f580b3803b3cc5d168bf8bdd8e4458e68f8","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.0.4","_nodeVersion":"14.9.0","_npmVersion":"6.14.8","dist":{"shasum":"fcad126e5154d39db403ffc4eca09c6d1ac7b801","size":46320,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.0.4.tgz","integrity":"sha512-f2Dy5ukfkPK5P7I+n5bSFiJuJAV+jBDNn0c8ratpoVRCndcntk+oxP1pqcCDzYqJ2NIE8kaPeYoTbnZ5kfhaiQ=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.0.4_1601426729817_0.9555348007351856"},"_hasShrinkwrap":false,"publish_time":1601426729996,"_cnpm_publish_time":1601426729996,"_cnpmcore_publish_time":"2021-12-16T17:00:03.992Z","contributors":[]},"4.0.3":{"name":"express-openapi-validator","version":"4.0.3","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.4","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.6","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.1.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/multer":"^1.4.4","@types/node":"^14.6.4","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.5","coveralls":"^3.1.0","express":"^4.17.1","mocha":"^8.1.3","morgan":"^1.10.0","nodemon":"^2.0.4","nyc":"^15.1.0","prettier":"^2.1.1","source-map-support":"0.5.19","supertest":"^4.0.2","ts-node":"^9.0.0","tsc":"^1.20150623.0","typescript":"^4.0.2"},"gitHead":"7a604538d4d80976b1ea1c6f2a6843e1b7f9c922","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.0.3","_nodeVersion":"14.9.0","_npmVersion":"6.14.8","dist":{"shasum":"c00c8a3ad89fff67339269b42ea36471683cd6e1","size":46276,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.0.3.tgz","integrity":"sha512-WqknKP5vj+FpIpgjN6pZ0QR62C8/JVX/wuQuzctA0huCI6Mz6zhB5d0r86Dmna5oDJCwQbftMJxNzndCH+6oeA=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.0.3_1601425345170_0.11693773236250649"},"_hasShrinkwrap":false,"publish_time":1601425345373,"_cnpm_publish_time":1601425345373,"_cnpmcore_publish_time":"2021-12-16T17:00:04.439Z","contributors":[]},"4.0.2":{"name":"express-openapi-validator","version":"4.0.2","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.4","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.6","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.1.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/multer":"^1.4.4","@types/node":"^14.6.4","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.5","coveralls":"^3.1.0","deasync":"^0.1.20","express":"^4.17.1","mocha":"^8.1.3","morgan":"^1.10.0","nodemon":"^2.0.4","nyc":"^15.1.0","prettier":"^2.1.1","source-map-support":"0.5.19","supertest":"^4.0.2","ts-node":"^9.0.0","tsc":"^1.20150623.0","typescript":"^4.0.2"},"gitHead":"b4c817c02d98923b908bb537c1487da32f6e66ed","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.0.2","_nodeVersion":"14.9.0","_npmVersion":"6.14.8","dist":{"shasum":"60bde9d6905f623ebc3b6788cf00c3a4f43fcdcd","size":46560,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.0.2.tgz","integrity":"sha512-hS/OcDv1twZdemrm6SEolIbW3axRV2Bwy82ViQnJJ0TDjg+OBFVjUCiI5eNmosqgvAWfMY4pQHp/eniDePatjQ=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.0.2_1601260645721_0.7782806445609458"},"_hasShrinkwrap":false,"publish_time":1601260645922,"_cnpm_publish_time":1601260645922,"_cnpmcore_publish_time":"2021-12-16T17:00:04.731Z","contributors":[]},"4.0.1":{"name":"express-openapi-validator","version":"4.0.1","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","publish":"mv README.md README.md.sav && npm publish && mv README.md.sav README.md"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.4","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.6","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.1.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/multer":"^1.4.4","@types/node":"^14.6.4","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.5","coveralls":"^3.1.0","deasync":"^0.1.20","express":"^4.17.1","mocha":"^8.1.3","morgan":"^1.10.0","nodemon":"^2.0.4","nyc":"^15.1.0","prettier":"^2.1.1","source-map-support":"0.5.19","supertest":"^4.0.2","ts-node":"^9.0.0","tsc":"^1.20150623.0","typescript":"^4.0.2"},"gitHead":"8406c12416e659e60db0f32ae6796b0cf4c03f09","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.0.1","_nodeVersion":"14.9.0","_npmVersion":"6.14.8","dist":{"shasum":"750c6701ac5ac76448bc31ad861969151af95627","size":46602,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.0.1.tgz","integrity":"sha512-wwnlDQHGq2P6emfTLsEN3zOMrj2pFHRy9Xqp41KJgFjyzJUrEPeF+lpNnrpC1n/VsdsAoFzGHTCOGZOGpIsdBQ=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.0.1_1601260311701_0.5245037070936607"},"_hasShrinkwrap":false,"publish_time":1601260311928,"_cnpm_publish_time":1601260311928,"_cnpmcore_publish_time":"2021-12-16T17:00:04.951Z","contributors":[]},"4.0.0":{"name":"express-openapi-validator","version":"4.0.0","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","publish":"mv README.md README.md.sav && npm publish && mv README.md.sav README.md"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.4","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.6","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.1.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/multer":"^1.4.4","@types/node":"^14.6.4","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.5","coveralls":"^3.1.0","deasync":"^0.1.20","express":"^4.17.1","mocha":"^8.1.3","morgan":"^1.10.0","nodemon":"^2.0.4","nyc":"^15.1.0","prettier":"^2.1.1","source-map-support":"0.5.19","supertest":"^4.0.2","ts-node":"^9.0.0","tsc":"^1.20150623.0","typescript":"^4.0.2"},"gitHead":"8406c12416e659e60db0f32ae6796b0cf4c03f09","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.0.0","_nodeVersion":"14.9.0","_npmVersion":"6.14.8","dist":{"shasum":"8cdc10674f7ab936e65e9f1ee5d038de5b5cd82f","size":46601,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.0.0.tgz","integrity":"sha512-VBYKQdiHtOxo2RjkFeTqjM5iHvOm6hwqIrd5sBXMD/LYH3e8NmGlewPjSQTQihDRckt4a5D0ASDvd2MX0vQauw=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.0.0_1601260211315_0.47922519500290406"},"_hasShrinkwrap":false,"publish_time":1601260211582,"_cnpm_publish_time":1601260211582,"_cnpmcore_publish_time":"2021-12-16T17:00:05.177Z","contributors":[]},"4.0.0-beta.2":{"name":"express-openapi-validator","version":"4.0.0-beta.2","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.4","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.6","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.1.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/multer":"^1.4.4","@types/node":"^14.6.4","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.5","coveralls":"^3.1.0","deasync":"^0.1.20","express":"^4.17.1","mocha":"^8.1.3","morgan":"^1.10.0","nodemon":"^2.0.4","nyc":"^15.1.0","prettier":"^2.1.1","source-map-support":"0.5.19","supertest":"^4.0.2","ts-node":"^9.0.0","tsc":"^1.20150623.0","typescript":"^4.0.2"},"readmeFilename":"README.md","gitHead":"b27fbd2bf32e273252ff1a912bc6343b527eca1c","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.0.0-beta.2","_nodeVersion":"14.9.0","_npmVersion":"6.14.8","dist":{"shasum":"c399bfa49c1cde094e0bcb4db1d997d281d444ea","size":46594,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.0.0-beta.2.tgz","integrity":"sha512-p59qDogk7Bcq/9BC2i8t2HyWK8NqDIhs1fQXFLBnVU5Zcg5J3+E4E7KgCTHnxCDwdmmUkfqWaRH30fKdDQFdmQ=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.0.0-beta.2_1600737185232_0.4012639121548196"},"_hasShrinkwrap":false,"publish_time":1600737185401,"_cnpm_publish_time":1600737185401,"_cnpmcore_publish_time":"2021-12-16T17:00:05.770Z","contributors":[]},"3.17.2":{"name":"express-openapi-validator","version":"3.17.2","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.4","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.6","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.1.0","deasync":"^0.1.20"},"optionalDependencies":{"deasync":"^0.1.20"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/multer":"^1.4.4","@types/node":"^14.6.4","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.5","coveralls":"^3.1.0","deasync":"^0.1.20","express":"^4.17.1","mocha":"^8.1.3","morgan":"^1.10.0","nodemon":"^2.0.4","nyc":"^15.1.0","prettier":"^2.1.1","source-map-support":"0.5.19","supertest":"^4.0.2","ts-node":"^9.0.0","tsc":"^1.20150623.0","typescript":"^4.0.2"},"gitHead":"9c74d635a6de85f8eb346d4e2d071478bf68ab91","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.17.2","_nodeVersion":"14.9.0","_npmVersion":"6.14.8","dist":{"shasum":"8b968be4c850bffb05f8958a6fe9dc1836bb88b1","size":46525,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.17.2.tgz","integrity":"sha512-MPOPy3OpMBCavEcR0HcvthqXKN1Y2H92hRcoFo30f/lkahfS/3jtUerbObRhVUPtf3PWfOtIVfFHaYRATIZ2Yg=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.17.2_1600736893293_0.4650047183340402"},"_hasShrinkwrap":false,"publish_time":1600736893651,"_cnpm_publish_time":1600736893651,"_cnpmcore_publish_time":"2021-12-16T17:00:06.104Z","contributors":[]},"4.0.0-beta.1":{"name":"express-openapi-validator","version":"4.0.0-beta.1","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.4","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.6","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.1.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/multer":"^1.4.4","@types/node":"^14.6.4","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.5","coveralls":"^3.1.0","deasync":"^0.1.20","express":"^4.17.1","mocha":"^8.1.3","morgan":"^1.10.0","nodemon":"^2.0.4","nyc":"^15.1.0","prettier":"^2.1.1","source-map-support":"0.5.19","supertest":"^4.0.2","ts-node":"^9.0.0","tsc":"^1.20150623.0","typescript":"^4.0.2"},"readmeFilename":"README.md","gitHead":"39e8b3f50d12a8908270741cf5d03f5d20c7c720","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.0.0-beta.1","_nodeVersion":"14.9.0","_npmVersion":"6.14.8","dist":{"shasum":"5b0aeda8d53a8a079cde808c5444342351039c82","size":66916,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.0.0-beta.1.tgz","integrity":"sha512-F/d0QepQepD2fHKdy0fG7WtIsujdEuw4Qe1lo5EuqJ0EG9LxKj1bXF7Ne3H+0rlwNgZH6NaFZiAPf1NbowrT1w=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.0.0-beta.1_1600383199910_0.42479313162580135"},"_hasShrinkwrap":false,"publish_time":1600383200099,"_cnpm_publish_time":1600383200099,"_cnpmcore_publish_time":"2021-12-16T17:00:07.104Z","contributors":[]},"4.0.0-alpha.8":{"name":"express-openapi-validator","version":"4.0.0-alpha.8","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.4","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.6","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.1.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/multer":"^1.4.4","@types/node":"^14.6.4","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.5","coveralls":"^3.1.0","deasync":"^0.1.20","express":"^4.17.1","mocha":"^8.1.3","morgan":"^1.10.0","nodemon":"^2.0.4","nyc":"^15.1.0","prettier":"^2.1.1","source-map-support":"0.5.19","supertest":"^4.0.2","ts-node":"^9.0.0","tsc":"^1.20150623.0","typescript":"^4.0.2"},"readmeFilename":"README.md","gitHead":"9f1d0686ee3e08cd8cc3afdc9d1be0fd4046a8aa","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.0.0-alpha.8","_nodeVersion":"14.9.0","_npmVersion":"6.14.8","dist":{"shasum":"d7cbdb3808ece7206125f7c3a53d4543457596de","size":66911,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.0.0-alpha.8.tgz","integrity":"sha512-7/d5N33NAFIjniS2I+n8RVhfqa2NDfwtcM7ec+xdqja9HT8Cg8kkVPmxS3VeM+okNbU+oHfYc4fI+anW+S5W+w=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.0.0-alpha.8_1600211817191_0.9554860311071178"},"_hasShrinkwrap":false,"publish_time":1600211817391,"_cnpm_publish_time":1600211817391,"_cnpmcore_publish_time":"2021-12-16T17:00:07.392Z","contributors":[]},"4.0.0-alpha.7":{"name":"express-openapi-validator","version":"4.0.0-alpha.7","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.4","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.6","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.1.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/multer":"^1.4.4","@types/node":"^14.6.4","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.5","coveralls":"^3.1.0","deasync":"^0.1.20","express":"^4.17.1","mocha":"^8.1.3","morgan":"^1.10.0","nodemon":"^2.0.4","nyc":"^15.1.0","prettier":"^2.1.1","source-map-support":"0.5.19","supertest":"^4.0.2","ts-node":"^9.0.0","tsc":"^1.20150623.0","typescript":"^4.0.2"},"readmeFilename":"README.md","gitHead":"9cb42609291de198f6b28d5241b104d77d7f9a97","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.0.0-alpha.7","_nodeVersion":"14.9.0","_npmVersion":"6.14.8","dist":{"shasum":"4b66d7f4b370a3a9ab1ed5d6b1acaf0d72fdba03","size":66903,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.0.0-alpha.7.tgz","integrity":"sha512-2fT2ayTCohzJr5uRoEtTquMPqM/rSbVzhwed0zZrgJxf03DqxA+DYFchjhzm8cuxs09EkUstBTKkmwqyV11dIw=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.0.0-alpha.7_1600054531774_0.0663395936332325"},"_hasShrinkwrap":false,"publish_time":1600054531951,"_cnpm_publish_time":1600054531951,"_cnpmcore_publish_time":"2021-12-16T17:00:07.907Z","contributors":[]},"3.17.1":{"name":"express-openapi-validator","version":"3.17.1","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.4","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.6","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.1.0","deasync":"^0.1.20"},"optionalDependencies":{"deasync":"^0.1.20"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/multer":"^1.4.4","@types/node":"^14.6.4","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.5","coveralls":"^3.1.0","deasync":"^0.1.20","express":"^4.17.1","mocha":"^8.1.3","morgan":"^1.10.0","nodemon":"^2.0.4","nyc":"^15.1.0","prettier":"^2.1.1","source-map-support":"0.5.19","supertest":"^4.0.2","ts-node":"^9.0.0","tsc":"^1.20150623.0","typescript":"^4.0.2"},"gitHead":"68f346b7d11ad6f62ac0f9bfec6d5df20eb1caab","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.17.1","_nodeVersion":"14.9.0","_npmVersion":"6.14.8","dist":{"shasum":"69628785daa8239b31f87083234a23d7a2612903","size":67255,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.17.1.tgz","integrity":"sha512-Ouub/O2nqvF40dumB41DT1Z26MUwoXDaNOIoMV4NISnsMykZTdceEssj8Bir1TnSghBhBjgXqUWiTNioG8QJyw=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.17.1_1600054359838_0.4681689679770469"},"_hasShrinkwrap":false,"publish_time":1600054360059,"_cnpm_publish_time":1600054360059,"_cnpmcore_publish_time":"2021-12-16T17:00:09.052Z","contributors":[]},"3.17.0":{"name":"express-openapi-validator","version":"3.17.0","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.4","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.6","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.1.0","deasync":"^0.1.20"},"optionalDependencies":{"deasync":"^0.1.20"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/multer":"^1.4.4","@types/node":"^14.6.4","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.5","coveralls":"^3.1.0","deasync":"^0.1.20","express":"^4.17.1","mocha":"^8.1.3","morgan":"^1.10.0","nodemon":"^2.0.4","nyc":"^15.1.0","prettier":"^2.1.1","source-map-support":"0.5.19","supertest":"^4.0.2","ts-node":"^9.0.0","tsc":"^1.20150623.0","typescript":"^4.0.2"},"gitHead":"bc53f905c1606ddf52bf91817af3141f0277a74d","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.17.0","_nodeVersion":"14.9.0","_npmVersion":"6.14.8","dist":{"shasum":"8a0a31d5eda161c705f17e6b74ca566fb5d48b18","size":67033,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.17.0.tgz","integrity":"sha512-VgRifvy9Mqf70LyssvAlYEMalcYVONonakuX5BsOJiYkIKUjyucoLyGwbvP34sdiYoQXBa0dM2Ew3Y4EQR2aHA=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.17.0_1600041377581_0.2035029951962215"},"_hasShrinkwrap":false,"publish_time":1600041377779,"_cnpm_publish_time":1600041377779,"_cnpmcore_publish_time":"2021-12-16T17:00:09.708Z","contributors":[]},"4.0.0-alpha.6":{"name":"express-openapi-validator","version":"4.0.0-alpha.6","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.4","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.6","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.1.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/multer":"^1.4.4","@types/node":"^14.6.4","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.5","coveralls":"^3.1.0","deasync":"^0.1.20","express":"^4.17.1","mocha":"^8.1.3","morgan":"^1.10.0","nodemon":"^2.0.4","nyc":"^15.1.0","prettier":"^2.1.1","source-map-support":"0.5.19","supertest":"^4.0.2","ts-node":"^9.0.0","tsc":"^1.20150623.0","typescript":"^4.0.2"},"readmeFilename":"README.md","gitHead":"d09486018cddcdf944c1c94200a0b91aee95817b","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.0.0-alpha.6","_nodeVersion":"14.9.0","_npmVersion":"6.14.8","dist":{"shasum":"8c761c73dc4b8f5862055e01061a325ac99dda3e","size":66607,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.0.0-alpha.6.tgz","integrity":"sha512-svAOraIFdkP3XsJRrqzRugH//pKT9Huf2/xhmHEcOldDztpvrKLPMVjj0dWFXJUC3nZ/37WCYZGoh3RBExFcFg=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.0.0-alpha.6_1599705102180_0.5841445132191234"},"_hasShrinkwrap":false,"publish_time":1599705102383,"_cnpm_publish_time":1599705102383,"_cnpmcore_publish_time":"2021-12-16T17:00:10.025Z","contributors":[]},"4.0.0-alpha.5":{"name":"express-openapi-validator","version":"4.0.0-alpha.5","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.4","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.6","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.1.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/multer":"^1.4.4","@types/node":"^14.6.4","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.5","coveralls":"^3.1.0","deasync":"^0.1.20","express":"^4.17.1","mocha":"^8.1.3","morgan":"^1.10.0","nodemon":"^2.0.4","nyc":"^15.1.0","prettier":"^2.1.1","source-map-support":"0.5.19","supertest":"^4.0.2","ts-node":"^9.0.0","tsc":"^1.20150623.0","typescript":"^4.0.2"},"readmeFilename":"README.md","gitHead":"06e92c4ceb2dac84c64cb58222f313b2370b2001","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.0.0-alpha.5","_nodeVersion":"14.9.0","_npmVersion":"6.14.8","dist":{"shasum":"586730bc34ab1a41d0616392a9108bcd359757ed","size":66477,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.0.0-alpha.5.tgz","integrity":"sha512-iUepaa0lUJ0uynVKEyavN/UjVmSaOGzL+gUo+kgiYo9kvaABPyp6cFHUQhxB2e34Y6lmA99dRyeRPzp7WGfXrw=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.0.0-alpha.5_1599506652706_0.19602071987069247"},"_hasShrinkwrap":false,"publish_time":1599506652902,"_cnpm_publish_time":1599506652902,"_cnpmcore_publish_time":"2021-12-16T17:00:10.435Z","contributors":[]},"3.16.15":{"name":"express-openapi-validator","version":"3.16.15","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.4","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.6","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.1.0","deasync":"^0.1.20"},"optionalDependencies":{"deasync":"^0.1.20"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/multer":"^1.4.4","@types/node":"^14.6.4","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.5","coveralls":"^3.1.0","deasync":"^0.1.20","express":"^4.17.1","mocha":"^8.1.3","morgan":"^1.10.0","nodemon":"^2.0.4","nyc":"^15.1.0","prettier":"^2.1.1","source-map-support":"0.5.19","supertest":"^4.0.2","ts-node":"^9.0.0","tsc":"^1.20150623.0","typescript":"^4.0.2"},"gitHead":"8fb04b0c5df1770ee2c522a6a68c4f50d0a0d810","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.16.15","_nodeVersion":"14.9.0","_npmVersion":"6.14.8","dist":{"shasum":"f382c2de474b373cadc0ce5ed5a2e7a4f1d5629f","size":66937,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.16.15.tgz","integrity":"sha512-Xd+lZ84iyV68KKk45ZQgkANtlDnpJ0KYcUgen8ASaS25svb5V/KF35zlzsqTNYz5KcpMDBHnueYFdCTzvIRxUA=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.16.15_1599491204785_0.5322932138334344"},"_hasShrinkwrap":false,"publish_time":1599491204898,"_cnpm_publish_time":1599491204898,"_cnpmcore_publish_time":"2021-12-16T17:00:10.801Z","contributors":[]},"3.16.14":{"name":"express-openapi-validator","version":"3.16.14","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.3","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.6","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.1.0","deasync":"^0.1.20"},"optionalDependencies":{"deasync":"^0.1.20"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.7","@types/mocha":"^8.0.2","@types/morgan":"^1.9.1","@types/multer":"^1.4.3","@types/node":"^14.0.27","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.5","coveralls":"^3.1.0","deasync":"^0.1.20","express":"^4.17.1","mocha":"^8.1.1","morgan":"^1.10.0","nodemon":"^2.0.4","nyc":"^15.1.0","prettier":"^2.0.5","source-map-support":"0.5.19","supertest":"^4.0.2","ts-node":"^8.10.2","tsc":"^1.20150623.0","typescript":"^3.9.7"},"gitHead":"38f3dad12906242e8d53c08dcdd979b1cae02a92","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.16.14","_nodeVersion":"14.9.0","_npmVersion":"6.14.8","dist":{"shasum":"0b7384ab7c82438cceb9158c875d988926706037","size":67425,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.16.14.tgz","integrity":"sha512-/yA0Q+aQfl7pQynLYjeM05Vm+Ywamm94oIiPWq+If9TGdoK51OtNoJRpUW9oGoX9rjcIHblotqqXI1lfFVzYCw=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.16.14_1599490665674_0.8500374583641115"},"_hasShrinkwrap":false,"publish_time":1599490665839,"_cnpm_publish_time":1599490665839,"_cnpmcore_publish_time":"2021-12-16T17:00:11.595Z","contributors":[]},"4.0.0-alpha.4":{"name":"express-openapi-validator","version":"4.0.0-alpha.4","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.4","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.6","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.1.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.8","@types/mocha":"^8.0.3","@types/morgan":"^1.9.1","@types/multer":"^1.4.4","@types/node":"^14.6.4","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.5","coveralls":"^3.1.0","deasync":"^0.1.20","express":"^4.17.1","mocha":"^8.1.3","morgan":"^1.10.0","nodemon":"^2.0.4","nyc":"^15.1.0","prettier":"^2.1.1","source-map-support":"0.5.19","supertest":"^4.0.2","ts-node":"^9.0.0","tsc":"^1.20150623.0","typescript":"^4.0.2"},"readmeFilename":"README.md","gitHead":"4012c578ea7cd62a0d4248e9eac9e45d3186c716","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.0.0-alpha.4","_nodeVersion":"14.9.0","_npmVersion":"6.14.8","dist":{"shasum":"fb2042924d1d0bc5a5324ad930efa3fec718aef9","size":67124,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.0.0-alpha.4.tgz","integrity":"sha512-ISJnXkzWXkGCmK+LieLyVkb7zYdnVb2l862sZXpO1FS4u5w/h9bl+RxQCUpCdbV1MZ1yAWpfiwiCvsdZCXjivw=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.0.0-alpha.4_1599490008834_0.06556957168158073"},"_hasShrinkwrap":false,"publish_time":1599490008957,"_cnpm_publish_time":1599490008957,"_cnpmcore_publish_time":"2021-12-16T17:00:11.999Z","contributors":[]},"3.16.13":{"name":"express-openapi-validator","version":"3.16.13","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.3","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.6","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.1.0","deasync":"^0.1.20"},"optionalDependencies":{"deasync":"^0.1.20"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.7","@types/mocha":"^8.0.2","@types/morgan":"^1.9.1","@types/multer":"^1.4.3","@types/node":"^14.0.27","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.5","coveralls":"^3.1.0","deasync":"^0.1.20","express":"^4.17.1","mocha":"^8.1.1","morgan":"^1.10.0","nodemon":"^2.0.4","nyc":"^15.1.0","prettier":"^2.0.5","source-map-support":"0.5.19","supertest":"^4.0.2","ts-node":"^8.10.2","tsc":"^1.20150623.0","typescript":"^3.9.7"},"gitHead":"daed6d46a480b3680ca423ce5500918d0e9bcba5","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.16.13","_nodeVersion":"14.9.0","_npmVersion":"6.14.8","dist":{"shasum":"51d396527d393ee6a2adf5764aef0791bc7d8458","size":66802,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.16.13.tgz","integrity":"sha512-U574l24b8W8ubHFWOzyrEU36x7Os212E7IhNNYaTlpFhI5g8loduz2Uci+4aTz6/edDfBamimbenzqdaHd5N5A=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.16.13_1599419769748_0.35551696244727937"},"_hasShrinkwrap":false,"publish_time":1599419769920,"_cnpm_publish_time":1599419769920,"_cnpmcore_publish_time":"2021-12-16T17:00:12.656Z","contributors":[]},"4.0.0-alpha.3":{"name":"express-openapi-validator","version":"4.0.0-alpha.3","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.3","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.6","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.1.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.7","@types/mocha":"^8.0.2","@types/morgan":"^1.9.1","@types/multer":"^1.4.4","@types/node":"^14.0.27","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.5","coveralls":"^3.1.0","deasync":"^0.1.20","express":"^4.17.1","mocha":"^8.1.1","morgan":"^1.10.0","nodemon":"^2.0.4","nyc":"^15.1.0","prettier":"^2.0.5","source-map-support":"0.5.19","supertest":"^4.0.2","ts-node":"^8.10.2","tsc":"^1.20150623.0","typescript":"^3.9.7"},"gitHead":"4370685257e60c293cc8d0093f7e0a30195f22e2","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.0.0-alpha.3","_nodeVersion":"14.9.0","_npmVersion":"6.14.8","dist":{"shasum":"56626ea5ced960da53179dcf20dea44268aa490b","size":66451,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.0.0-alpha.3.tgz","integrity":"sha512-NLdy+SWdlFmq/oNJq8IhOF3A11heXVwL/HvzNFytOLJSXfiNa565fIx4Np3WWwvJ4cKBfEWuxLfKpIeZIBiAcQ=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.0.0-alpha.3_1599419496347_0.5371159430382502"},"_hasShrinkwrap":false,"publish_time":1599419496487,"deprecated":"this is a pre-release alpha version","_cnpm_publish_time":1599419496487,"_cnpmcore_publish_time":"2021-12-16T17:00:13.203Z","contributors":[]},"3.16.12":{"name":"express-openapi-validator","version":"3.16.12","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.3","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.6","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.1.0","deasync":"^0.1.20"},"optionalDependencies":{"deasync":"^0.1.20"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.7","@types/mocha":"^8.0.2","@types/morgan":"^1.9.1","@types/multer":"^1.4.3","@types/node":"^14.0.27","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.5","coveralls":"^3.1.0","deasync":"^0.1.20","express":"^4.17.1","mocha":"^8.1.1","morgan":"^1.10.0","nodemon":"^2.0.4","nyc":"^15.1.0","prettier":"^2.0.5","source-map-support":"0.5.19","supertest":"^4.0.2","ts-node":"^8.10.2","tsc":"^1.20150623.0","typescript":"^3.9.7"},"gitHead":"0ca4d754f7b651c249e60de35a4a0409e0ab2583","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.16.12","_nodeVersion":"14.9.0","_npmVersion":"6.14.8","dist":{"shasum":"836ac793b32f9a9017506976d609d6fbb042e9e0","size":66801,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.16.12.tgz","integrity":"sha512-esgHey+pnynYhCoJXi/JNhYKypXHwyz5dGsNo+XbVxcWLyVs/4x4nwC2KxBmEDPL8CRkGLpFzcR1cfbfTataaA=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.16.12_1599419356463_0.6423195792316869"},"_hasShrinkwrap":false,"publish_time":1599419356647,"_cnpm_publish_time":1599419356647,"_cnpmcore_publish_time":"2021-12-16T17:00:13.451Z","contributors":[]},"4.0.0-alpha.2":{"name":"express-openapi-validator","version":"4.0.0-alpha.2","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.3","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.6","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.1.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.7","@types/mocha":"^8.0.2","@types/morgan":"^1.9.1","@types/multer":"^1.4.4","@types/node":"^14.0.27","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.5","coveralls":"^3.1.0","deasync":"^0.1.20","express":"^4.17.1","mocha":"^8.1.1","morgan":"^1.10.0","nodemon":"^2.0.4","nyc":"^15.1.0","prettier":"^2.0.5","source-map-support":"0.5.19","supertest":"^4.0.2","ts-node":"^8.10.2","tsc":"^1.20150623.0","typescript":"^3.9.7"},"readmeFilename":"README.md","gitHead":"e819d08f84c2bda0f16fe1979577791443ec176f","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.0.0-alpha.2","_nodeVersion":"14.9.0","_npmVersion":"6.14.8","dist":{"shasum":"f1f213d3bfb84111b8ad96ef5a5910eab089ebb3","size":65625,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.0.0-alpha.2.tgz","integrity":"sha512-oQOvxF41hGh+P2v5QVEfhDXC/Y9jg8yUAmh0dBq7hE7FOCLVYSZ1T141Evo9XT06zsVs5FOCqzCFEbIP3Jvo2A=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.0.0-alpha.2_1599277070478_0.500936197070887"},"_hasShrinkwrap":false,"publish_time":1599277070596,"_cnpm_publish_time":1599277070596,"_cnpmcore_publish_time":"2021-12-16T17:00:13.973Z","contributors":[]},"3.16.11":{"name":"express-openapi-validator","version":"3.16.11","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.3","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.6","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.1.0","deasync":"^0.1.20"},"optionalDependencies":{"deasync":"^0.1.20"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.7","@types/mocha":"^8.0.2","@types/morgan":"^1.9.1","@types/multer":"^1.4.3","@types/node":"^14.0.27","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.5","coveralls":"^3.1.0","deasync":"^0.1.20","express":"^4.17.1","mocha":"^8.1.1","morgan":"^1.10.0","nodemon":"^2.0.4","nyc":"^15.1.0","prettier":"^2.0.5","source-map-support":"0.5.19","supertest":"^4.0.2","ts-node":"^8.10.2","tsc":"^1.20150623.0","typescript":"^3.9.7"},"gitHead":"5b40ad363d2ba2a877d5681438ae81dd8bf2a133","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.16.11","_nodeVersion":"10.16.3","_npmVersion":"6.14.7","dist":{"shasum":"18be9f0a3b8b5684a12dfa606344c4f2734baba8","size":66298,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.16.11.tgz","integrity":"sha512-ZZuCcFhJWNl/bWxo42oOfhnJRYaqGuef4E2Drvj5rEuOJqXdbrUsBFKQFDswuk/v43qn2Ulner3HfZNGPjrI3Q=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.16.11_1598149321179_0.6079798213950218"},"_hasShrinkwrap":false,"publish_time":1598149321379,"_cnpm_publish_time":1598149321379,"_cnpmcore_publish_time":"2021-12-16T17:00:14.439Z","contributors":[]},"4.0.0-alpha.1":{"name":"express-openapi-validator","version":"4.0.0-alpha.1","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.3","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.6","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.1.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.7","@types/mocha":"^8.0.2","@types/morgan":"^1.9.1","@types/multer":"^1.4.4","@types/node":"^14.0.27","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.5","coveralls":"^3.1.0","deasync":"^0.1.20","express":"^4.17.1","mocha":"^8.1.1","morgan":"^1.10.0","nodemon":"^2.0.4","nyc":"^15.1.0","prettier":"^2.0.5","source-map-support":"0.5.19","supertest":"^4.0.2","ts-node":"^8.10.2","tsc":"^1.20150623.0","typescript":"^3.9.7"},"readmeFilename":"README.md","gitHead":"ca33058f636de17b895b39a51d5fa7c9e6faaac6","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.0.0-alpha.1","_nodeVersion":"10.16.3","_npmVersion":"6.14.7","dist":{"shasum":"1d1a1fd49e2e59df396b9b5d5c9602785c20ebc6","size":65365,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.0.0-alpha.1.tgz","integrity":"sha512-GBMxV+o1E4sQUxCcxx4QECNy9Q54BGctgMo5yrgybMl3a8WX3Vkqlofbz//rHVBZiN8eMk7PjaZwuLTexcm1PA=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.0.0-alpha.1_1597454383207_0.09093170636299441"},"_hasShrinkwrap":false,"publish_time":1597454383540,"_cnpm_publish_time":1597454383540,"_cnpmcore_publish_time":"2021-12-16T17:00:14.678Z","contributors":[]},"3.16.10":{"name":"express-openapi-validator","version":"3.16.10","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.3","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.6","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.1.0","deasync":"^0.1.20"},"optionalDependencies":{"deasync":"^0.1.20"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.7","@types/mocha":"^8.0.2","@types/morgan":"^1.9.1","@types/multer":"^1.4.3","@types/node":"^14.0.27","@types/supertest":"^2.0.10","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.5","coveralls":"^3.1.0","deasync":"^0.1.20","express":"^4.17.1","mocha":"^8.1.1","morgan":"^1.10.0","nodemon":"^2.0.4","nyc":"^15.1.0","prettier":"^2.0.5","source-map-support":"0.5.19","supertest":"^4.0.2","ts-node":"^8.10.2","tsc":"^1.20150623.0","typescript":"^3.9.7"},"gitHead":"b16b95009033323b0fd0a0f39f01c591110c95de","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.16.10","_nodeVersion":"10.16.3","_npmVersion":"6.14.7","dist":{"shasum":"30f04445d02db8041a13ef6844b8a708fa33c0da","size":65956,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.16.10.tgz","integrity":"sha512-YJjoVqDqUTgQlehhtQkcLpvoOMXJHsqmnCR3vBhwnxlQNedvNACwRGeosGP6eK6D4wUN189KA6dOs6GgglI+4A=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.16.10_1597334532999_0.9042269294720262"},"_hasShrinkwrap":false,"publish_time":1597334533191,"_cnpm_publish_time":1597334533191,"_cnpmcore_publish_time":"2021-12-16T17:00:15.434Z","contributors":[]},"3.16.9":{"name":"express-openapi-validator","version":"3.16.9","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.3","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.5","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.3","path-to-regexp":"^6.1.0","deasync":"^0.1.20"},"optionalDependencies":{"deasync":"^0.1.20"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.6","@types/mocha":"^7.0.2","@types/morgan":"^1.9.1","@types/multer":"^1.4.3","@types/node":"^14.0.14","@types/supertest":"^2.0.9","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.5","coveralls":"^3.1.0","deasync":"^0.1.20","express":"^4.17.1","mocha":"^8.0.1","morgan":"^1.10.0","nodemon":"^2.0.4","nyc":"^15.1.0","prettier":"^2.0.5","source-map-support":"0.5.19","supertest":"^4.0.2","ts-node":"^8.10.2","tsc":"^1.20150623.0","typescript":"^3.9.5"},"gitHead":"539f4cabb53b1866567d4ff9e5f82bf19bbefb35","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.16.9","_nodeVersion":"10.16.3","_npmVersion":"6.14.7","dist":{"shasum":"01c737d7f8b9981725c62f74e812445fddcc6d07","size":65957,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.16.9.tgz","integrity":"sha512-pJ+pxaCrFToSqFmDhnHZMTVEg4TcWKfLdnhc+97fuIvDkuV8V8dyGYDEQdHWc8efZzb4S0ovmc1dkcwA2G95AQ=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.16.9_1597156944605_0.5107786815563788"},"_hasShrinkwrap":false,"publish_time":1597156944754,"_cnpm_publish_time":1597156944754,"_cnpmcore_publish_time":"2021-12-16T17:00:16.007Z","contributors":[]},"3.16.8":{"name":"express-openapi-validator","version":"3.16.8","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.3","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.3","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.2","path-to-regexp":"^6.1.0","deasync":"^0.1.20"},"optionalDependencies":{"deasync":"^0.1.20"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.6","@types/mocha":"^7.0.2","@types/morgan":"^1.9.1","@types/multer":"^1.4.3","@types/node":"^14.0.14","@types/supertest":"^2.0.9","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.5","coveralls":"^3.1.0","deasync":"^0.1.20","express":"^4.17.1","mocha":"^8.0.1","morgan":"^1.10.0","nodemon":"^2.0.4","nyc":"^15.1.0","prettier":"^2.0.5","source-map-support":"0.5.19","supertest":"^4.0.2","ts-node":"^8.10.2","tsc":"^1.20150623.0","typescript":"^3.9.5"},"gitHead":"e762acffce331f035093c5d17a6d7aac03d42666","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.16.8","_nodeVersion":"12.18.3","_npmVersion":"6.14.7","dist":{"shasum":"0c797ca70eabb700a2405d3c6560945915aa9e2f","size":65568,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.16.8.tgz","integrity":"sha512-eZCCWNVcfQwqTaJ0idH4VqbM+WPNuxLw3pHyYj3S4j4TwM4YAYQ+WGI9bUs38TJudK9aSltb9dbengDxdd0iXg=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.16.8_1596675138424_0.9972878205751992"},"_hasShrinkwrap":false,"publish_time":1596675138598,"_cnpm_publish_time":1596675138598,"_cnpmcore_publish_time":"2021-12-16T17:00:16.242Z","contributors":[]},"3.16.7":{"name":"express-openapi-validator","version":"3.16.7","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.3","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.1","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.2","path-to-regexp":"^6.1.0","deasync":"^0.1.20"},"optionalDependencies":{"deasync":"^0.1.20"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.6","@types/mocha":"^7.0.2","@types/morgan":"^1.9.1","@types/multer":"^1.4.3","@types/node":"^14.0.14","@types/supertest":"^2.0.9","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.5","coveralls":"^3.1.0","deasync":"^0.1.20","express":"^4.17.1","mocha":"^8.0.1","morgan":"^1.10.0","nodemon":"^2.0.4","nyc":"^15.1.0","prettier":"^2.0.5","source-map-support":"0.5.19","supertest":"^4.0.2","ts-node":"^8.10.2","tsc":"^1.20150623.0","typescript":"^3.9.5"},"gitHead":"cacbd8a5e20966ac04eb4f3a0128da84362c6251","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.16.7","_nodeVersion":"10.16.3","_npmVersion":"6.9.0","dist":{"shasum":"7d46a4e6caf2707f2e44d5c15303ec91113e8d23","size":64442,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.16.7.tgz","integrity":"sha512-HVQLpuq9uhHP02e4DDL6z8AR/GoEE/xPQIA6E+bNon6CrSJ9qosgxSDiitHnMQXWx1oT7EMSaFsXeBfFGiRRJw=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.16.7_1595029878966_0.995041681482207"},"_hasShrinkwrap":false,"publish_time":1595029879060,"_cnpm_publish_time":1595029879060,"_cnpmcore_publish_time":"2021-12-16T17:00:16.753Z","contributors":[]},"3.16.6":{"name":"express-openapi-validator","version":"3.16.6","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.2","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.1","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.2","path-to-regexp":"^6.1.0","deasync":"^0.1.20"},"optionalDependencies":{"deasync":"^0.1.20"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.6","@types/mocha":"^7.0.2","@types/morgan":"^1.9.1","@types/multer":"^1.4.3","@types/node":"^14.0.14","@types/supertest":"^2.0.9","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.5","coveralls":"^3.1.0","deasync":"^0.1.20","express":"^4.17.1","mocha":"^8.0.1","morgan":"^1.10.0","nodemon":"^2.0.4","nyc":"^15.1.0","prettier":"^2.0.5","source-map-support":"0.5.19","supertest":"^4.0.2","ts-node":"^8.10.2","tsc":"^1.20150623.0","typescript":"^3.9.5"},"gitHead":"c86a31442078650d40e92ccfe718d866685be02e","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.16.6","_nodeVersion":"10.16.3","_npmVersion":"6.9.0","dist":{"shasum":"6a6b44f1674b4dd5d560c34a4fc52ba7403bff2d","size":64063,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.16.6.tgz","integrity":"sha512-qF6puyw9HaDH6EdyZJiB4f8zzqyVZpOTf4+fLC6gFKbgW0mvTc+OtXVt8LhoNc3Og6orpfUkDubRJYhiKfzR7Q=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.16.6_1594686964357_0.1662897483566692"},"_hasShrinkwrap":false,"publish_time":1594686964469,"_cnpm_publish_time":1594686964469,"_cnpmcore_publish_time":"2021-12-16T17:00:16.996Z","contributors":[]},"3.16.5":{"name":"express-openapi-validator","version":"3.16.5","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.2","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.1","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.2","path-to-regexp":"^6.1.0","deasync":"^0.1.20"},"optionalDependencies":{"deasync":"^0.1.20"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.6","@types/mocha":"^7.0.2","@types/morgan":"^1.9.1","@types/multer":"^1.4.3","@types/node":"^14.0.14","@types/supertest":"^2.0.9","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.5","coveralls":"^3.1.0","deasync":"^0.1.20","express":"^4.17.1","mocha":"^8.0.1","morgan":"^1.10.0","nodemon":"^2.0.4","nyc":"^15.1.0","prettier":"^2.0.5","source-map-support":"0.5.19","supertest":"^4.0.2","ts-node":"^8.10.2","tsc":"^1.20150623.0","typescript":"^3.9.5"},"gitHead":"d611f613323064911f21820ed1a5dab09cf20a12","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.16.5","_nodeVersion":"10.16.3","_npmVersion":"6.9.0","dist":{"shasum":"97691e897de6f74b0081699d37085cd1d17846c4","size":63533,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.16.5.tgz","integrity":"sha512-l4jI0b5HsXG0UT/ja5hXsweKzygHR2H1HlWSGVXYMCJ/uv/AosxX3Z7GxYdU7M/P5L5XtZePbxY3+gvVt2mH7g=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.16.5_1594519534606_0.7523184485227805"},"_hasShrinkwrap":false,"publish_time":1594519534914,"_cnpm_publish_time":1594519534914,"_cnpmcore_publish_time":"2021-12-16T17:00:17.573Z","contributors":[]},"3.16.4":{"name":"express-openapi-validator","version":"3.16.4","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.2","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.1","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.2","path-to-regexp":"^6.1.0","deasync":"^0.1.20"},"optionalDependencies":{"deasync":"^0.1.20"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.6","@types/mocha":"^7.0.2","@types/morgan":"^1.9.1","@types/multer":"^1.4.3","@types/node":"^14.0.14","@types/supertest":"^2.0.9","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.5","coveralls":"^3.1.0","deasync":"^0.1.20","express":"^4.17.1","mocha":"^8.0.1","morgan":"^1.10.0","nodemon":"^2.0.4","nyc":"^15.1.0","prettier":"^2.0.5","source-map-support":"0.5.19","supertest":"^4.0.2","ts-node":"^8.10.2","tsc":"^1.20150623.0","typescript":"^3.9.5"},"gitHead":"0dfadd7ffddad79e4e0f95e55620eda69fec03dc","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.16.4","_nodeVersion":"14.2.0","_npmVersion":"6.14.4","dist":{"shasum":"e2ab4002970fa5fb89f73428b1efe3606f4c985b","size":45461,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.16.4.tgz","integrity":"sha512-69lLYPRvZ97ods94dccqj0Bn3HCcyW1YX4Wb3HbmFqizDHd1L+Mnwx3R2RyXunm1w2OocDj2MyiDyV4R2ViOnQ=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.16.4_1593311607277_0.5510061512991826"},"_hasShrinkwrap":false,"publish_time":1593311607440,"_cnpm_publish_time":1593311607440,"_cnpmcore_publish_time":"2021-12-16T17:00:17.877Z","contributors":[]},"3.16.3":{"name":"express-openapi-validator","version":"3.16.3","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.2","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^9.0.1","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.2","path-to-regexp":"^6.1.0","deasync":"^0.1.20"},"optionalDependencies":{"deasync":"^0.1.20"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.6","@types/mocha":"^7.0.2","@types/morgan":"^1.9.1","@types/multer":"^1.4.3","@types/node":"^14.0.14","@types/supertest":"^2.0.9","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.5","coveralls":"^3.1.0","deasync":"^0.1.20","express":"^4.17.1","mocha":"^8.0.1","morgan":"^1.10.0","nodemon":"^2.0.4","nyc":"^15.1.0","prettier":"^2.0.5","source-map-support":"0.5.19","supertest":"^4.0.2","ts-node":"^8.10.2","tsc":"^1.20150623.0","typescript":"^3.9.5"},"gitHead":"12cabad972a3386b641bb71491326a952473c028","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.16.3","_nodeVersion":"14.2.0","_npmVersion":"6.14.4","dist":{"shasum":"beccdd7692acadaee0463094bf7a022efc344201","size":45430,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.16.3.tgz","integrity":"sha512-a1nEejwgmdYFhYHVAxtdQA7r+hHJutmncjdT+84FqAa48m04tgCWwsOsaSIoQxfwzxyidcXDl0skT1w5PxTrnQ=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.16.3_1593308348996_0.6949743616881519"},"_hasShrinkwrap":false,"publish_time":1593308349129,"_cnpm_publish_time":1593308349129,"_cnpmcore_publish_time":"2021-12-16T17:00:18.246Z","contributors":[]},"3.16.2":{"name":"express-openapi-validator","version":"3.16.2","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.2","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^8.0.0","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.2","path-to-regexp":"^6.1.0","deasync":"^0.1.19"},"optionalDependencies":{"deasync":"^0.1.19"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.6","@types/mocha":"^7.0.2","@types/morgan":"^1.9.0","@types/multer":"^1.4.2","@types/node":"^13.11.1","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.5","coveralls":"^3.0.11","deasync":"^0.1.19","express":"^4.17.1","mocha":"^7.1.1","morgan":"^1.10.0","nodemon":"^2.0.3","nyc":"^15.0.1","prettier":"^2.0.4","source-map-support":"0.5.16","supertest":"^4.0.2","ts-node":"^8.8.2","tsc":"^1.20150623.0","typescript":"^3.8.3"},"gitHead":"63608a26b05b2930a471bfb04c7168a089d5cd17","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.16.2","_nodeVersion":"14.2.0","_npmVersion":"6.14.4","dist":{"shasum":"68a323040db6caf7ef4c5e204ff7fe67922fa093","size":45252,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.16.2.tgz","integrity":"sha512-LZRiVH79PGae4+uB0EkvcUGv6R7syc0d4s6lUHgPVkjsX1/9qtUT440BSB1S/MvaMNg3RzTOcIjENhnqUj2WYw=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.16.2_1592960596097_0.42343322611366574"},"_hasShrinkwrap":false,"publish_time":1592960596271,"_cnpm_publish_time":1592960596271,"_cnpmcore_publish_time":"2021-12-16T17:00:18.621Z","contributors":[]},"3.16.1":{"name":"express-openapi-validator","version":"3.16.1","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.2","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^8.0.0","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.2","path-to-regexp":"^6.1.0","deasync":"^0.1.19"},"optionalDependencies":{"deasync":"^0.1.19"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.6","@types/mocha":"^7.0.2","@types/morgan":"^1.9.0","@types/multer":"^1.4.2","@types/node":"^13.11.1","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.5","coveralls":"^3.0.11","deasync":"^0.1.19","express":"^4.17.1","mocha":"^7.1.1","morgan":"^1.10.0","nodemon":"^2.0.3","nyc":"^15.0.1","prettier":"^2.0.4","source-map-support":"0.5.16","supertest":"^4.0.2","ts-node":"^8.8.2","tsc":"^1.20150623.0","typescript":"^3.8.3"},"gitHead":"fba81c694fe59f7d9f8217f6b9fda2e83fb2f519","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.16.1","_nodeVersion":"12.17.0","_npmVersion":"6.14.5","dist":{"shasum":"67d65264a49eb1351e1bbc370619f18af06f2018","size":45249,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.16.1.tgz","integrity":"sha512-rjd0lvjiJMgggv6zIw/3DwDBk2VHn0spwmUGrJ3Fhsy9NhbEeMXN7qWUWaWhni2hEE0o7OWuj/PtBhnA16u+qQ=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.16.1_1592011373759_0.34471409710514456"},"_hasShrinkwrap":false,"publish_time":1592011373886,"_cnpm_publish_time":1592011373886,"_cnpmcore_publish_time":"2021-12-16T17:00:18.839Z","contributors":[]},"3.16.0":{"name":"express-openapi-validator","version":"3.16.0","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.2","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^8.0.0","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.2","path-to-regexp":"^6.1.0","deasync":"^0.1.19"},"optionalDependencies":{"deasync":"^0.1.19"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.6","@types/mocha":"^7.0.2","@types/morgan":"^1.9.0","@types/multer":"^1.4.2","@types/node":"^13.11.1","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.5","coveralls":"^3.0.11","deasync":"^0.1.19","express":"^4.17.1","mocha":"^7.1.1","morgan":"^1.10.0","nodemon":"^2.0.3","nyc":"^15.0.1","prettier":"^2.0.4","source-map-support":"0.5.16","supertest":"^4.0.2","ts-node":"^8.8.2","tsc":"^1.20150623.0","typescript":"^3.8.3"},"gitHead":"de57bcdca92a91802a4ccfbc49b02513103a331e","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.16.0","_nodeVersion":"12.17.0","_npmVersion":"6.14.5","dist":{"shasum":"5f21472870c6abdf5cb639768f22abb1d31756a5","size":45107,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.16.0.tgz","integrity":"sha512-iMKPWJlVTCZ2MdJBpvhVW+p8rcNfjzHc3fE42aR8AAPxgYMjwfDxUhE5QuLeH4MMnaB+7OqkP2m24xu/tp1jTg=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.16.0_1592007611431_0.31132966203193635"},"_hasShrinkwrap":false,"publish_time":1592007611653,"_cnpm_publish_time":1592007611653,"_cnpmcore_publish_time":"2021-12-16T17:00:19.284Z","contributors":[]},"3.15.1":{"name":"express-openapi-validator","version":"3.15.1","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.2","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^8.0.0","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.2","path-to-regexp":"^6.1.0","deasync":"^0.1.19"},"optionalDependencies":{"deasync":"^0.1.19"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.6","@types/mocha":"^7.0.2","@types/morgan":"^1.9.0","@types/multer":"^1.4.2","@types/node":"^13.11.1","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.5","coveralls":"^3.0.11","deasync":"^0.1.19","express":"^4.17.1","mocha":"^7.1.1","morgan":"^1.10.0","nodemon":"^2.0.3","nyc":"^15.0.1","prettier":"^2.0.4","source-map-support":"0.5.16","supertest":"^4.0.2","ts-node":"^8.8.2","tsc":"^1.20150623.0","typescript":"^3.8.3"},"gitHead":"ea59355155493b4638f5e8abccfc4c175170a6fc","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.15.1","_nodeVersion":"12.17.0","_npmVersion":"6.14.5","dist":{"shasum":"ab58d217770609aa4a24ec497ce448e5f428213b","size":43973,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.15.1.tgz","integrity":"sha512-Uj15rPCzoqdls7zXXFGNE/yADmogBt8xuK49ka7EOBok6mRIrfIjaCA1GSP7vlzGZ13t+xAKXvRbVByJFuhacQ=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.15.1_1591669805626_0.6485773996749722"},"_hasShrinkwrap":false,"publish_time":1591669806007,"_cnpm_publish_time":1591669806007,"_cnpmcore_publish_time":"2021-12-16T17:00:19.504Z","contributors":[]},"3.15.0":{"name":"express-openapi-validator","version":"3.15.0","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.2","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^8.0.0","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.2","path-to-regexp":"^6.1.0","deasync":"^0.1.19"},"optionalDependencies":{"deasync":"^0.1.19"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.6","@types/mocha":"^7.0.2","@types/morgan":"^1.9.0","@types/multer":"^1.4.2","@types/node":"^13.11.1","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.5","coveralls":"^3.0.11","deasync":"^0.1.19","express":"^4.17.1","mocha":"^7.1.1","morgan":"^1.10.0","nodemon":"^2.0.3","nyc":"^15.0.1","prettier":"^2.0.4","source-map-support":"0.5.16","supertest":"^4.0.2","ts-node":"^8.8.2","tsc":"^1.20150623.0","typescript":"^3.8.3"},"gitHead":"ff76d38a0d3efee19ec3ca82eaf815c11f00503f","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.15.0","_nodeVersion":"12.17.0","_npmVersion":"6.14.5","dist":{"shasum":"08a30946fa21d08502878fe91603ed9807867597","size":43848,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.15.0.tgz","integrity":"sha512-F7bMbtQEBN6yS9yDySgc1uKNL1sRzfy4NWdaQFYcw28hzyFkPTqr19vzhiU7+cSJ1iGUjfYkrIHwpQUsaq0ylw=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.15.0_1591484210732_0.2529092154388668"},"_hasShrinkwrap":false,"publish_time":1591484210865,"_cnpm_publish_time":1591484210865,"_cnpmcore_publish_time":"2021-12-16T17:00:19.848Z","contributors":[]},"3.14.1":{"name":"express-openapi-validator","version":"3.14.1","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.2","content-type":"^1.0.4","js-yaml":"^3.14.0","json-schema-ref-parser":"^8.0.0","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.2","path-to-regexp":"^6.1.0","deasync":"^0.1.19"},"optionalDependencies":{"deasync":"^0.1.19"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.6","@types/mocha":"^7.0.2","@types/morgan":"^1.9.0","@types/multer":"^1.4.2","@types/node":"^13.11.1","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.5","coveralls":"^3.0.11","deasync":"^0.1.19","express":"^4.17.1","mocha":"^7.1.1","morgan":"^1.10.0","nodemon":"^2.0.3","nyc":"^15.0.1","prettier":"^2.0.4","source-map-support":"0.5.16","supertest":"^4.0.2","ts-node":"^8.8.2","tsc":"^1.20150623.0","typescript":"^3.8.3"},"gitHead":"62acbbd51a1a680b1fbe1ff114f70842a98ed6d5","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.14.1","_nodeVersion":"14.2.0","_npmVersion":"6.14.4","dist":{"shasum":"34342196721c6922fb54db71d7c6a88f751157c4","size":43840,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.14.1.tgz","integrity":"sha512-iVaB30hvGch3Ml7/5xSQuX2uGXOx+wkBSOeKtxcD5v0lwm9Zco7jHwRTH8C4lEWizXicVtj7L1PuugROzLWoSw=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.14.1_1590455028610_0.2061242615020782"},"_hasShrinkwrap":false,"publish_time":1590455028761,"_cnpm_publish_time":1590455028761,"_cnpmcore_publish_time":"2021-12-16T17:00:20.205Z","contributors":[]},"3.14.0":{"name":"express-openapi-validator","version":"3.14.0","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.2","content-type":"^1.0.4","js-yaml":"^3.13.1","json-schema-ref-parser":"^8.0.0","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.2","path-to-regexp":"^6.1.0","deasync":"^0.1.19"},"optionalDependencies":{"deasync":"^0.1.19"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.6","@types/mocha":"^7.0.2","@types/morgan":"^1.9.0","@types/multer":"^1.4.2","@types/node":"^13.11.1","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.5","coveralls":"^3.0.11","deasync":"^0.1.19","express":"^4.17.1","mocha":"^7.1.1","morgan":"^1.10.0","nodemon":"^2.0.3","nyc":"^15.0.1","prettier":"^2.0.4","source-map-support":"0.5.16","supertest":"^4.0.2","ts-node":"^8.8.2","tsc":"^1.20150623.0","typescript":"^3.8.3"},"gitHead":"7621d1ba0f2a6d0cda306b1c5a75aa56791b06ba","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.14.0","_nodeVersion":"14.2.0","_npmVersion":"6.14.4","dist":{"shasum":"cd10e8c072a7afb76a8ee64a7814771e21fa039b","size":43807,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.14.0.tgz","integrity":"sha512-nveAc/ivtEQP3YPoqauIwqkcBNt/UNNAs7C+7DJ4qNSTLp3Bj3BjeRQHZ3jUgTF4BHrj3vnVLepGXbRXnTUg4w=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.14.0_1590194867446_0.15557035136874742"},"_hasShrinkwrap":false,"publish_time":1590194867646,"_cnpm_publish_time":1590194867646,"_cnpmcore_publish_time":"2021-12-16T17:00:20.567Z","contributors":[]},"3.12.9":{"name":"express-openapi-validator","version":"3.12.9","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.2","content-type":"^1.0.4","js-yaml":"^3.13.1","json-schema-ref-parser":"^8.0.0","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.2","path-to-regexp":"^6.1.0","deasync":"^0.1.19"},"optionalDependencies":{"deasync":"^0.1.19"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.6","@types/mocha":"^7.0.2","@types/morgan":"^1.9.0","@types/multer":"^1.4.2","@types/node":"^13.11.1","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.5","coveralls":"^3.0.11","deasync":"^0.1.19","express":"^4.17.1","mocha":"^7.1.1","morgan":"^1.10.0","nodemon":"^2.0.3","nyc":"^15.0.1","prettier":"^2.0.4","source-map-support":"0.5.16","supertest":"^4.0.2","ts-node":"^8.8.2","tsc":"^1.20150623.0","typescript":"^3.8.3"},"gitHead":"a186b3d7c6862c1432295149af07fde813319a99","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.12.9","_nodeVersion":"10.14.1","_npmVersion":"6.14.3","dist":{"shasum":"1d1eba979a5fbecc9b3f116d0c604e4f88479965","size":114341,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.12.9.tgz","integrity":"sha512-b88G97lb2E3j0f5BHhu7nvwFWOl6ZUOnkxMPilUInKl4pHea63+C8QbG+pQHvYNamowpggMpwpVdlHu7cm9vOQ=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.12.9_1588864451702_0.5307912822348593"},"_hasShrinkwrap":false,"publish_time":1588864451824,"_cnpm_publish_time":1588864451824,"_cnpmcore_publish_time":"2021-12-16T17:00:20.898Z","contributors":[]},"3.12.7":{"name":"express-openapi-validator","version":"3.12.7","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.2","content-type":"^1.0.4","js-yaml":"^3.13.1","json-schema-ref-parser":"^8.0.0","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.2","path-to-regexp":"^6.1.0","deasync":"^0.1.19"},"optionalDependencies":{"deasync":"^0.1.19"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.6","@types/mocha":"^7.0.2","@types/morgan":"^1.9.0","@types/multer":"^1.4.2","@types/node":"^13.11.1","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.5","coveralls":"^3.0.11","deasync":"^0.1.19","express":"^4.17.1","mocha":"^7.1.1","morgan":"^1.10.0","nodemon":"^2.0.3","nyc":"^15.0.1","prettier":"^2.0.4","source-map-support":"0.5.16","supertest":"^4.0.2","ts-node":"^8.8.2","tsc":"^1.20150623.0","typescript":"^3.8.3"},"gitHead":"96fa61e4babfc3dcd5b2738103f76d2f139cb349","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.12.7","_nodeVersion":"10.14.1","_npmVersion":"6.14.3","dist":{"shasum":"f5284afe25cc98672eb108354dbfa1ed837a35ee","size":47347,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.12.7.tgz","integrity":"sha512-6r0vnuzv2sUOZZSj3fMSgWFN8CfiWZV6KXrBfm0AGsLKsyW41zUHTwASlnwDiF5z/TeLpH5w4rgisneG1G1fBw=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.12.7_1587926731293_0.9181643297374824"},"_hasShrinkwrap":false,"publish_time":1587926731419,"_cnpm_publish_time":1587926731419,"_cnpmcore_publish_time":"2021-12-16T17:00:21.260Z","contributors":[]},"3.12.6":{"name":"express-openapi-validator","version":"3.12.6","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.2","content-type":"^1.0.4","js-yaml":"^3.13.1","json-schema-ref-parser":"^8.0.0","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.2","path-to-regexp":"^6.1.0","deasync":"^0.1.19"},"optionalDependencies":{"deasync":"^0.1.19"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.6","@types/mocha":"^7.0.2","@types/morgan":"^1.9.0","@types/multer":"^1.4.2","@types/node":"^13.11.1","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.5","coveralls":"^3.0.11","deasync":"^0.1.19","express":"^4.17.1","mocha":"^7.1.1","morgan":"^1.10.0","nodemon":"^2.0.3","nyc":"^15.0.1","prettier":"^2.0.4","source-map-support":"0.5.16","supertest":"^4.0.2","ts-node":"^8.8.2","tsc":"^1.20150623.0","typescript":"^3.8.3"},"gitHead":"d76b2c7465564a2db5c0d93b7358af615ab82622","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.12.6","_nodeVersion":"10.14.1","_npmVersion":"6.14.3","dist":{"shasum":"f1e2839af97bb2d29cf378f7978bbfb8cf89b3d5","size":47245,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.12.6.tgz","integrity":"sha512-+r/9soruJsQSQ9I0Vh21XLMJKu7bQyDdjbXnylrVdMDDm6tzN7/7n6z4r6+7+GlnY8iOxKRgAgMjuZV7IVPgoA=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.12.6_1587839001625_0.39504842436275367"},"_hasShrinkwrap":false,"publish_time":1587839001740,"_cnpm_publish_time":1587839001740,"_cnpmcore_publish_time":"2021-12-16T17:00:21.532Z","contributors":[]},"3.12.5":{"name":"express-openapi-validator","version":"3.12.5","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.2","content-type":"^1.0.4","js-yaml":"^3.13.1","json-schema-ref-parser":"^8.0.0","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.2","path-to-regexp":"^6.1.0","deasync":"^0.1.19"},"optionalDependencies":{"deasync":"^0.1.19"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.6","@types/mocha":"^7.0.2","@types/morgan":"^1.9.0","@types/multer":"^1.4.2","@types/node":"^13.11.1","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.5","coveralls":"^3.0.11","deasync":"^0.1.19","express":"^4.17.1","mocha":"^7.1.1","morgan":"^1.10.0","nodemon":"^2.0.3","nyc":"^15.0.1","prettier":"^2.0.4","source-map-support":"0.5.16","supertest":"^4.0.2","ts-node":"^8.8.2","tsc":"^1.20150623.0","typescript":"^3.8.3"},"gitHead":"3896d19910b5044d077678c08183f9238d628430","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.12.5","_nodeVersion":"10.14.1","_npmVersion":"6.14.3","dist":{"shasum":"5cccf72605fc65d9bd4012d3615d6a48c96f1ab7","size":47239,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.12.5.tgz","integrity":"sha512-IWFnn+6HJnsLQJv4mSxJNKyOm/yEvfNnxw5B/brlA4sRZp2NxITPdP2hDLEgcH9bheJBMvTtGBtC+fVnq5ELEQ=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.12.5_1587775354961_0.07139000068673607"},"_hasShrinkwrap":false,"publish_time":1587775355141,"_cnpm_publish_time":1587775355141,"_cnpmcore_publish_time":"2021-12-16T17:00:21.782Z","contributors":[]},"3.12.4":{"name":"express-openapi-validator","version":"3.12.4","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.2","content-type":"^1.0.4","js-yaml":"^3.13.1","json-schema-ref-parser":"^8.0.0","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.2","path-to-regexp":"^6.1.0","deasync":"^0.1.19"},"optionalDependencies":{"deasync":"^0.1.19"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.6","@types/mocha":"^7.0.2","@types/morgan":"^1.9.0","@types/multer":"^1.4.2","@types/node":"^13.11.1","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.5","coveralls":"^3.0.11","deasync":"^0.1.19","express":"^4.17.1","mocha":"^7.1.1","morgan":"^1.10.0","nodemon":"^2.0.3","nyc":"^15.0.1","prettier":"^2.0.4","source-map-support":"0.5.16","supertest":"^4.0.2","ts-node":"^8.8.2","tsc":"^1.20150623.0","typescript":"^3.8.3"},"gitHead":"03ba8d619e8b4bcb39f1e42f7eab4c5e164cf1b6","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.12.4","_nodeVersion":"10.14.1","_npmVersion":"6.14.3","dist":{"shasum":"c739522fd57498436d64691a92f92085f6c298d0","size":47238,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.12.4.tgz","integrity":"sha512-aMyTXtcxQQfjTwX4/VaZvsS/2Tq52RMc7oS5kzVIPc1CQwNjeilAEcmhpvagNHD0ZmSC4Su3DYm61SPVb0BMOA=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.12.4_1587518241503_0.512736240139644"},"_hasShrinkwrap":false,"publish_time":1587518241701,"_cnpm_publish_time":1587518241701,"_cnpmcore_publish_time":"2021-12-16T17:00:22.116Z","contributors":[]},"3.12.3":{"name":"express-openapi-validator","version":"3.12.3","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.0","content-type":"^1.0.4","js-yaml":"^3.13.1","json-schema-ref-parser":"^8.0.0","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.1","path-to-regexp":"^6.1.0","deasync":"^0.1.19"},"optionalDependencies":{"deasync":"^0.1.19"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.6","@types/mocha":"^7.0.2","@types/morgan":"^1.9.0","@types/multer":"^1.4.2","@types/node":"^13.11.1","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.5","coveralls":"^3.0.11","deasync":"^0.1.19","express":"^4.17.1","mocha":"^7.1.1","morgan":"^1.10.0","nodemon":"^2.0.3","nyc":"^15.0.1","prettier":"^2.0.4","source-map-support":"0.5.16","supertest":"^4.0.2","ts-node":"^8.8.2","tsc":"^1.20150623.0","typescript":"^3.8.3"},"gitHead":"6529daedbb26c355e1b9706c0bcd2130cbbe936e","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.12.3","_nodeVersion":"10.14.1","_npmVersion":"6.14.3","dist":{"shasum":"1f0d5ae60af08a83f2539d528e6a3419583ea1bd","size":47236,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.12.3.tgz","integrity":"sha512-iv9YlnW7NsQcJRqfKr5yk1DqexmRp3wVUpa2YAveuDUdAId6zl3l7lXCX9Facbw85wV9rmMVOyLoaCA/y0FUGA=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.12.3_1587309491207_0.8401115901513112"},"_hasShrinkwrap":false,"publish_time":1587309491346,"_cnpm_publish_time":1587309491346,"_cnpmcore_publish_time":"2021-12-16T17:00:22.364Z","contributors":[]},"3.12.2":{"name":"express-openapi-validator","version":"3.12.2","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.0","content-type":"^1.0.4","js-yaml":"^3.13.1","json-schema-ref-parser":"^8.0.0","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.1","path-to-regexp":"^6.1.0","deasync":"^0.1.19"},"optionalDependencies":{"deasync":"^0.1.19"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.6","@types/mocha":"^7.0.2","@types/morgan":"^1.9.0","@types/multer":"^1.4.2","@types/node":"^13.11.1","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.5","coveralls":"^3.0.11","deasync":"^0.1.19","express":"^4.17.1","mocha":"^7.1.1","morgan":"^1.10.0","nodemon":"^2.0.3","nyc":"^15.0.1","prettier":"^2.0.4","source-map-support":"0.5.16","supertest":"^4.0.2","ts-node":"^8.8.2","tsc":"^1.20150623.0","typescript":"^3.8.3"},"gitHead":"962fff52a2c800c0b1a07515a2e440c59a694cd3","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.12.2","_nodeVersion":"10.14.1","_npmVersion":"6.14.3","dist":{"shasum":"d822462e0892dcfabf6c758a8e77512548429cd4","size":47210,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.12.2.tgz","integrity":"sha512-5ia/GnO88pdyCn88EndRAspS4Gy/AFJEfINQ8q5IZLtpXVMfjx70cSrQXY0hA2+KE/cXWd8XM14htHg1Ny9TCQ=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.12.2_1587308953073_0.11424619849445872"},"_hasShrinkwrap":false,"publish_time":1587308953238,"_cnpm_publish_time":1587308953238,"_cnpmcore_publish_time":"2021-12-16T17:00:22.662Z","contributors":[]},"3.12.1":{"name":"express-openapi-validator","version":"3.12.1","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.0","content-type":"^1.0.4","js-yaml":"^3.13.1","json-schema-ref-parser":"^8.0.0","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.1","path-to-regexp":"^6.1.0","deasync":"^0.1.19"},"optionalDependencies":{"deasync":"^0.1.19"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.6","@types/mocha":"^7.0.2","@types/morgan":"^1.9.0","@types/multer":"^1.4.2","@types/node":"^13.11.1","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.5","coveralls":"^3.0.11","deasync":"^0.1.19","express":"^4.17.1","mocha":"^7.1.1","morgan":"^1.10.0","nodemon":"^2.0.3","nyc":"^15.0.1","prettier":"^2.0.4","source-map-support":"0.5.16","supertest":"^4.0.2","ts-node":"^8.8.2","tsc":"^1.20150623.0","typescript":"^3.8.3"},"gitHead":"ebaddb95cece8b6bea997724a45074e89905a7d6","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.12.1","_nodeVersion":"10.14.1","_npmVersion":"6.14.3","dist":{"shasum":"63bb7d88020e11113e7310ef24f631c69dea2b6c","size":47174,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.12.1.tgz","integrity":"sha512-CnCCwl2E25dLakfmJxdFmRKyMAWwUJbWWYbchdXZ54f9tjKYVAqGxGEiFW64/ywsxAuAP+g5+7RkZb3sEoyoNg=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.12.1_1586792680161_0.8508973634389481"},"_hasShrinkwrap":false,"publish_time":1586792680351,"_cnpm_publish_time":1586792680351,"_cnpmcore_publish_time":"2021-12-16T17:00:22.950Z","contributors":[]},"3.12.0":{"name":"express-openapi-validator","version":"3.12.0","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.0","content-type":"^1.0.4","js-yaml":"^3.13.1","json-schema-ref-parser":"^8.0.0","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.1","path-to-regexp":"^6.1.0","deasync":"^0.1.19"},"optionalDependencies":{"deasync":"^0.1.19"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.3","@types/mocha":"^7.0.2","@types/morgan":"^1.9.0","@types/multer":"^1.4.2","@types/node":"^13.9.1","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.5","coveralls":"^3.0.9","deasync":"^0.1.19","express":"^4.17.1","mocha":"^7.1.0","morgan":"^1.9.1","nodemon":"^2.0.2","nyc":"^15.0.0","prettier":"^2.0.0","source-map-support":"0.5.16","supertest":"^4.0.2","ts-node":"^8.6.2","tsc":"^1.20150623.0","typescript":"^3.8.3"},"gitHead":"49f363114131cf6d0982d1054879930229186deb","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.12.0","_nodeVersion":"10.14.1","_npmVersion":"6.14.3","dist":{"shasum":"c409fc6d8f708fd7e07a7fff9e2a94cd4f24eb6c","size":47167,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.12.0.tgz","integrity":"sha512-tukn43REKNdt3/CCdCyrubH6yNPkvh/5P0njVFfcEMcO/7Lg4IVKNLuRas33gvLCOcK1LtozZbd+ziCyvnyXOw=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.12.0_1586792154656_0.36735046361854273"},"_hasShrinkwrap":false,"publish_time":1586792154863,"_cnpm_publish_time":1586792154863,"_cnpmcore_publish_time":"2021-12-16T17:00:23.361Z","contributors":[]},"3.11.0":{"name":"express-openapi-validator","version":"3.11.0","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.0","content-type":"^1.0.4","js-yaml":"^3.13.1","json-schema-ref-parser":"^8.0.0","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.1","path-to-regexp":"^6.1.0","deasync":"^0.1.19"},"optionalDependencies":{"deasync":"^0.1.19"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.3","@types/mocha":"^7.0.2","@types/morgan":"^1.9.0","@types/multer":"^1.4.2","@types/node":"^13.9.1","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.5","coveralls":"^3.0.9","deasync":"^0.1.19","express":"^4.17.1","mocha":"^7.1.0","morgan":"^1.9.1","nodemon":"^2.0.2","nyc":"^15.0.0","prettier":"^2.0.0","source-map-support":"0.5.16","supertest":"^4.0.2","ts-node":"^8.6.2","tsc":"^1.20150623.0","typescript":"^3.8.3"},"gitHead":"c98d3b4a544d7bc5f57788553efca64b640b8cfd","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.11.0","_nodeVersion":"10.14.1","_npmVersion":"6.14.3","dist":{"shasum":"ab5d74067a1d7d3e1e29665f9ffa766c455063b0","size":42581,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.11.0.tgz","integrity":"sha512-jeM2kkKGYytstQg6d+MEt6XlJ7HmIogHczsubY6cW1vosA3TRh++ZzMPmbUWyHF8aI6PIUX9TPdRTNrGc6sd7A=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.11.0_1585838504344_0.9998828688993249"},"_hasShrinkwrap":false,"publish_time":1585838504542,"_cnpm_publish_time":1585838504542,"_cnpmcore_publish_time":"2021-12-16T17:00:23.703Z","contributors":[]},"3.10.0":{"name":"express-openapi-validator","version":"3.10.0","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.0","content-type":"^1.0.4","js-yaml":"^3.13.1","json-schema-ref-parser":"^8.0.0","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.1.1","path-to-regexp":"^6.1.0","deasync":"^0.1.19"},"optionalDependencies":{"deasync":"^0.1.19"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.2","@types/express":"^4.17.3","@types/mocha":"^7.0.2","@types/morgan":"^1.9.0","@types/multer":"^1.4.2","@types/node":"^13.9.1","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.5","coveralls":"^3.0.9","deasync":"^0.1.19","express":"^4.17.1","mocha":"^7.1.0","morgan":"^1.9.1","nodemon":"^2.0.2","nyc":"^15.0.0","prettier":"^1.19.1","source-map-support":"0.5.16","supertest":"^4.0.2","ts-node":"^8.6.2","tsc":"^1.20150623.0","typescript":"^3.8.3"},"gitHead":"96d10b36f5fa0dec162a503c958b5ed9e92908c6","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.10.0","_nodeVersion":"10.14.1","_npmVersion":"6.14.2","dist":{"shasum":"e7435ad28e9a2face4e7ea87206f5a7eccbd5659","size":43776,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.10.0.tgz","integrity":"sha512-+vNPS00ajussUlZZGJsbdUXOHp/hToF72mD5gfZ6zTcYilNHb7DaDEzmTm5/Y1gI86AO0IXNxZVpmZYw6LEkVw=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.10.0_1584289255742_0.10629901842905154"},"_hasShrinkwrap":false,"publish_time":1584289255888,"_cnpm_publish_time":1584289255888,"_cnpmcore_publish_time":"2021-12-16T17:00:23.953Z","contributors":[]},"3.9.5":{"name":"express-openapi-validator","version":"3.9.5","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.0","content-type":"^1.0.4","js-yaml":"^3.13.1","json-schema-ref-parser":"^7.1.2","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.0.0","path-to-regexp":"^6.0.0","deasync":"^0.1.16"},"optionalDependencies":{"deasync":"^0.1.16"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^7.0.0","@types/morgan":"^1.7.36","@types/multer":"^1.3.10","@types/node":"^13.1.0","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","deasync":"^0.1.16","express":"^4.17.1","mocha":"^7.0.1","morgan":"^1.9.1","nodemon":"^2.0.0","nyc":"^15.0.0","prettier":"^1.19.1","source-map-support":"0.5.14","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.7.2"},"gitHead":"9f97b083fd724428726ced4854eebe4b1db8a7b6","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.9.5","_nodeVersion":"10.14.1","_npmVersion":"6.14.2","dist":{"shasum":"94183b1c2a689a0e7a7d16cdcbaa135f1d566802","size":44841,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.9.5.tgz","integrity":"sha512-26TTQXmwAXhiD9NbxZszaxTTQl1J56r6WwxT0mDh9Td4Bb6n1no5/GsSGXIBvnhjHwbhl4ldWl1nMHLyVnsnDA=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.9.5_1583606854733_0.7631937458014095"},"_hasShrinkwrap":false,"publish_time":1583606854883,"_cnpm_publish_time":1583606854883,"_cnpmcore_publish_time":"2021-12-16T17:00:24.444Z","contributors":[]},"3.9.4":{"name":"express-openapi-validator","version":"3.9.4","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.0","content-type":"^1.0.4","js-yaml":"^3.13.1","json-schema-ref-parser":"^7.1.2","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.0.0","path-to-regexp":"^6.0.0","deasync":"^0.1.16"},"optionalDependencies":{"deasync":"^0.1.16"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^7.0.0","@types/morgan":"^1.7.36","@types/multer":"^1.3.10","@types/node":"^13.1.0","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","deasync":"^0.1.16","express":"^4.17.1","mocha":"^7.0.1","morgan":"^1.9.1","nodemon":"^2.0.0","nyc":"^15.0.0","prettier":"^1.19.1","source-map-support":"0.5.14","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.7.2"},"gitHead":"2f2e6b780cee8f70c53cd5a237d2ea7587fd9924","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.9.4","_nodeVersion":"10.14.1","_npmVersion":"6.14.2","dist":{"shasum":"f59380ed4d5d7b6f943430b3defab1bdab05aa9c","size":44773,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.9.4.tgz","integrity":"sha512-Fq29trVXS73f35bBxdN/JuFr15Tn+75cOBq2JVnGHV24Th0Bch3EMCIEDyw2J+6goXD796xF2v5WMcprcOnPSw=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.9.4_1583552015427_0.8666245413838278"},"_hasShrinkwrap":false,"publish_time":1583552015555,"_cnpm_publish_time":1583552015555,"_cnpmcore_publish_time":"2021-12-16T17:00:24.684Z","contributors":[]},"3.9.3":{"name":"express-openapi-validator","version":"3.9.3","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.0","content-type":"^1.0.4","js-yaml":"^3.13.1","json-schema-ref-parser":"^7.1.2","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.0.0","path-to-regexp":"^6.0.0","deasync":"^0.1.16"},"optionalDependencies":{"deasync":"^0.1.16"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^7.0.0","@types/morgan":"^1.7.36","@types/multer":"^1.3.10","@types/node":"^13.1.0","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","deasync":"^0.1.16","express":"^4.17.1","mocha":"^7.0.1","morgan":"^1.9.1","nodemon":"^2.0.0","nyc":"^15.0.0","prettier":"^1.19.1","source-map-support":"0.5.14","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.7.2"},"gitHead":"1622d7441a202f03e5f52a4415d902d7c942b1a8","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.9.3","_nodeVersion":"10.14.1","_npmVersion":"6.14.2","dist":{"shasum":"b34b3bd64bd30ce63cd69162879bbf7bb337d1c8","size":44702,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.9.3.tgz","integrity":"sha512-Ubw8ThcPO1i479Mk+bHeOs0JIvOZR/y4d7k6cqnDiiZTacadyQpYP/ChsI08ZS30R2nUj/PHDVsvk+3nhKwNZA=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.9.3_1583275178644_0.25160878076330495"},"_hasShrinkwrap":false,"publish_time":1583275178797,"_cnpm_publish_time":1583275178797,"_cnpmcore_publish_time":"2021-12-16T17:00:24.994Z","contributors":[]},"3.9.2":{"name":"express-openapi-validator","version":"3.9.2","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.12.0","content-type":"^1.0.4","js-yaml":"^3.13.1","json-schema-ref-parser":"^7.1.2","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.0.0","path-to-regexp":"^6.0.0","deasync":"^0.1.16"},"optionalDependencies":{"deasync":"^0.1.16"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^7.0.0","@types/morgan":"^1.7.36","@types/multer":"^1.3.10","@types/node":"^13.1.0","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","deasync":"^0.1.16","express":"^4.17.1","mocha":"^7.0.1","morgan":"^1.9.1","nodemon":"^2.0.0","nyc":"^15.0.0","prettier":"^1.19.1","source-map-support":"0.5.14","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.7.2"},"gitHead":"89153ea5302f23ea8c648ac86fda8494560e0d87","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.9.2","_nodeVersion":"12.7.0","_npmVersion":"6.13.7","dist":{"shasum":"52c3812075f4fd5440408b481ef67240c25cc5a4","size":44620,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.9.2.tgz","integrity":"sha512-bf/PhCC8yuaaOj8FfeTzX2ZIL/l7mvDcDor42XjfS5dNqm9xY94DP73NBBz6H9dW5Fw7p4OrHZ+JeWYk7eLqSw=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.9.2_1583076302431_0.14837807139426706"},"_hasShrinkwrap":false,"publish_time":1583076302603,"_cnpm_publish_time":1583076302603,"_cnpmcore_publish_time":"2021-12-16T17:00:25.302Z","contributors":[]},"3.9.1":{"name":"express-openapi-validator","version":"3.9.1","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","content-type":"^1.0.4","js-yaml":"^3.13.1","json-schema-ref-parser":"^7.1.2","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.0.0","path-to-regexp":"^6.0.0","deasync":"^0.1.16"},"optionalDependencies":{"deasync":"^0.1.16"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^7.0.0","@types/morgan":"^1.7.36","@types/multer":"^1.3.10","@types/node":"^13.1.0","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","deasync":"^0.1.16","express":"^4.17.1","mocha":"^7.0.1","morgan":"^1.9.1","nodemon":"^2.0.0","nyc":"^15.0.0","prettier":"^1.19.1","source-map-support":"0.5.14","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.7.2"},"gitHead":"f5cb1ea13c6d9d01372993129622bddee1eab8cb","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.9.1","_nodeVersion":"10.14.1","_npmVersion":"6.13.7","dist":{"shasum":"c9275c6f5e31a2becce320e1a121e0969dcceeee","size":44632,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.9.1.tgz","integrity":"sha512-ETb3S54FVAvf+jPaD/eji9NqSLODQG64C9xkIR/3nwxxrBxN00E8S/w5ZklIalr3L3VdAv9tihenNgdlVFDCWw=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.9.1_1582671949180_0.24959189939470328"},"_hasShrinkwrap":false,"publish_time":1582671949301,"_cnpm_publish_time":1582671949301,"_cnpmcore_publish_time":"2021-12-16T17:00:25.562Z","contributors":[]},"3.9.0":{"name":"express-openapi-validator","version":"3.9.0","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","content-type":"^1.0.4","js-yaml":"^3.13.1","json-schema-ref-parser":"^7.1.2","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.0.0","path-to-regexp":"^6.0.0","deasync":"^0.1.16"},"optionalDependencies":{"deasync":"^0.1.16"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^7.0.0","@types/morgan":"^1.7.36","@types/multer":"^1.3.10","@types/node":"^13.1.0","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","deasync":"^0.1.16","express":"^4.17.1","mocha":"^7.0.1","morgan":"^1.9.1","nodemon":"^2.0.0","nyc":"^15.0.0","prettier":"^1.19.1","source-map-support":"0.5.14","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.7.2"},"gitHead":"104bb546c0b9aef6e7dd8a4b95f51cfe222f6d76","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.9.0","_nodeVersion":"10.14.1","_npmVersion":"6.13.7","dist":{"shasum":"26f735813734a3cf33c37a5184ef50d999e07564","size":44590,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.9.0.tgz","integrity":"sha512-3VhUHnWbsTHyXqIvAzbA2WSL+gWzCF0vpXOWl7QnmuyUm1BaeKkR4J30sbXMmc9Db5Ip+d3vC0g97T4jJ9SuPA=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.9.0_1582654928738_0.715650472259993"},"_hasShrinkwrap":false,"publish_time":1582654928915,"_cnpm_publish_time":1582654928915,"_cnpmcore_publish_time":"2021-12-16T17:00:25.791Z","contributors":[]},"3.8.0":{"name":"express-openapi-validator","version":"3.8.0","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","content-type":"^1.0.4","js-yaml":"^3.13.1","json-schema-ref-parser":"^7.1.2","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^7.0.0","path-to-regexp":"^6.0.0","deasync":"^0.1.16"},"optionalDependencies":{"deasync":"^0.1.16"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^7.0.0","@types/morgan":"^1.7.36","@types/multer":"^1.3.10","@types/node":"^13.1.0","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","deasync":"^0.1.16","express":"^4.17.1","mocha":"^7.0.1","morgan":"^1.9.1","nodemon":"^2.0.0","nyc":"^15.0.0","prettier":"^1.19.1","source-map-support":"0.5.14","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.7.2"},"gitHead":"d2fd8a56867bce4162575079380d8839f44bd3bb","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.8.0","_nodeVersion":"10.14.1","_npmVersion":"6.13.7","dist":{"shasum":"7d889dcdbdbfc16723a99dad1ae2f88256c2057c","size":44570,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.8.0.tgz","integrity":"sha512-1gWLz6CE39SkTSrtPIinnEoMXBG0hLpm2Ka4ZNpAqAeUQ1K/EKpoZm1xTOt4xLd5FAoDi9Rm1LYfUo41Q5RS9A=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.8.0_1582339651231_0.6099264909400297"},"_hasShrinkwrap":false,"publish_time":1582339651348,"_cnpm_publish_time":1582339651348,"_cnpmcore_publish_time":"2021-12-16T17:00:26.060Z","contributors":[]},"3.7.2":{"name":"express-openapi-validator","version":"3.7.2","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","content-type":"^1.0.4","js-yaml":"^3.13.1","json-schema-ref-parser":"^7.1.2","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^6.0.0","path-to-regexp":"^6.0.0","deasync":"^0.1.16"},"optionalDependencies":{"deasync":"^0.1.16"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^7.0.0","@types/morgan":"^1.7.36","@types/multer":"^1.3.10","@types/node":"^13.1.0","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","deasync":"^0.1.16","express":"^4.17.1","mocha":"^7.0.1","morgan":"^1.9.1","nodemon":"^2.0.0","nyc":"^15.0.0","prettier":"^1.19.1","source-map-support":"0.5.14","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.7.2"},"gitHead":"c867a2cac765ee9304e19508410ca70bd01ffcf0","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.7.2","_nodeVersion":"12.7.0","_npmVersion":"6.10.0","dist":{"shasum":"4bdcd85dd6fc4f8d3f6d3be15b0de63d39e050ea","size":44106,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.7.2.tgz","integrity":"sha512-4mhYbBvTZn4blAuEowhG8hD/5yD39MEo1Dr/GuyHWlvojl7EEpPm0zc9rMdYVy5jwWofF4kBSxZUvYcbSwePBQ=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.7.2_1581894164499_0.6072741186168125"},"_hasShrinkwrap":false,"publish_time":1581894164682,"_cnpm_publish_time":1581894164682,"_cnpmcore_publish_time":"2021-12-16T17:00:26.339Z","contributors":[]},"3.7.1":{"name":"express-openapi-validator","version":"3.7.1","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","content-type":"^1.0.4","js-yaml":"^3.13.1","json-schema-ref-parser":"^7.1.2","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^6.0.0","path-to-regexp":"^6.0.0","deasync":"^0.1.16"},"optionalDependencies":{"deasync":"^0.1.16"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^7.0.0","@types/morgan":"^1.7.36","@types/multer":"^1.3.10","@types/node":"^13.1.0","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","deasync":"^0.1.16","express":"^4.17.1","mocha":"^7.0.1","morgan":"^1.9.1","nodemon":"^2.0.0","nyc":"^15.0.0","prettier":"^1.19.1","source-map-support":"0.5.14","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.7.2"},"gitHead":"284d867403a992fa407c5a36d441d158007964b2","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.7.1","_nodeVersion":"12.7.0","_npmVersion":"6.10.0","dist":{"shasum":"d485e9f55ab3ce81e3d7afd42f9b04a01e6a4200","size":44102,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.7.1.tgz","integrity":"sha512-hE/bvs3nDcmuv+MYcHi+r1f6IlaPw6ya1jtIzVakTfvoXBL/4vUGe8VgGBPYFiXtYxz8mZZCbbBBX9Ko9A2i2A=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.7.1_1581818219555_0.5265668874035965"},"_hasShrinkwrap":false,"publish_time":1581818219684,"_cnpm_publish_time":1581818219684,"_cnpmcore_publish_time":"2021-12-16T17:00:26.591Z","contributors":[]},"3.7.0":{"name":"express-openapi-validator","version":"3.7.0","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","content-type":"^1.0.4","js-yaml":"^3.13.1","json-schema-ref-parser":"^7.1.2","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^6.0.0","path-to-regexp":"^6.0.0","deasync":"^0.1.16"},"optionalDependencies":{"deasync":"^0.1.16"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^7.0.0","@types/morgan":"^1.7.36","@types/multer":"^1.3.10","@types/node":"^13.1.0","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","deasync":"^0.1.16","express":"^4.17.1","mocha":"^7.0.1","morgan":"^1.9.1","nodemon":"^2.0.0","nyc":"^15.0.0","prettier":"^1.19.1","source-map-support":"0.5.14","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.7.2"},"gitHead":"0ba71a3f378dd837e9aff5dbc8bbba1bb892629a","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.7.0","_nodeVersion":"10.14.1","_npmVersion":"6.13.7","dist":{"shasum":"dfa27b8103caa13bd2272d669119c61ff4caf6c6","size":43992,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.7.0.tgz","integrity":"sha512-I4rGwmN507dyhMY6/ugJENfTuXj3WzDaAg1vvL//Z60J8ZR5wnvIsYTnUaojSl8f/HPwev/GmRVkOCCTuKfJPA=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.7.0_1581729279064_0.15272818594309023"},"_hasShrinkwrap":false,"publish_time":1581729279172,"_cnpm_publish_time":1581729279172,"_cnpmcore_publish_time":"2021-12-16T17:00:26.893Z","contributors":[]},"3.7.0-alpha.3":{"name":"express-openapi-validator","version":"3.7.0-alpha.3","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","content-type":"^1.0.4","js-yaml":"^3.13.1","json-schema-ref-parser":"^7.1.2","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^6.0.0","path-to-regexp":"^6.0.0","deasync":"^0.1.16"},"optionalDependencies":{"deasync":"^0.1.16"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^7.0.0","@types/morgan":"^1.7.36","@types/multer":"^1.3.10","@types/node":"^13.1.0","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","deasync":"^0.1.16","express":"^4.17.1","mocha":"^7.0.1","morgan":"^1.9.1","nodemon":"^2.0.0","nyc":"^15.0.0","prettier":"^1.19.1","source-map-support":"0.5.14","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.7.2"},"gitHead":"c568111a1aef35f6f99f2b31045cab6764b71a33","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.7.0-alpha.3","_nodeVersion":"10.14.1","_npmVersion":"6.13.7","dist":{"shasum":"efb9402294dc09ebdd51de28c973e2c59640ab95","size":43789,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.7.0-alpha.3.tgz","integrity":"sha512-6BXTZsV+v+t28QSFLHRVIpZOoAKlth3EXjqtPHZ1fyzLTj3cmQ42ilh2BCiQRrRqA3qVjDqfFHPK/faW/dR5ew=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.7.0-alpha.3_1581567112337_0.7622714480384691"},"_hasShrinkwrap":false,"publish_time":1581567112449,"_cnpm_publish_time":1581567112449,"_cnpmcore_publish_time":"2021-12-16T17:00:27.198Z","contributors":[]},"3.7.0-alpha.2":{"name":"express-openapi-validator","version":"3.7.0-alpha.2","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","content-type":"^1.0.4","js-yaml":"^3.13.1","json-schema-ref-parser":"^7.1.2","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^6.0.0","path-to-regexp":"^6.0.0","deasync":"^0.1.16"},"optionalDependencies":{"deasync":"^0.1.16"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^7.0.0","@types/morgan":"^1.7.36","@types/multer":"^1.3.10","@types/node":"^13.1.0","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","deasync":"^0.1.16","express":"^4.17.1","mocha":"^7.0.1","morgan":"^1.9.1","nodemon":"^2.0.0","nyc":"^15.0.0","prettier":"^1.19.1","source-map-support":"0.5.14","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.7.2"},"gitHead":"b7738e63348e8d72fbc161a450f264395a10e688","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.7.0-alpha.2","_nodeVersion":"10.14.1","_npmVersion":"6.13.7","dist":{"shasum":"06f76e10ad7b0e5f4fa85146a39d7af12c6be8cd","size":43472,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.7.0-alpha.2.tgz","integrity":"sha512-9glt14PsxjVdNnQt7EedWQnxcLgKAuuWiBwEEMdPKWaY20vT17BMBMxZ0N9Mr1Skv0KQiz9DKq41OfSVn3w4Rw=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.7.0-alpha.2_1581556264057_0.7805396531877449"},"_hasShrinkwrap":false,"publish_time":1581556264255,"_cnpm_publish_time":1581556264255,"_cnpmcore_publish_time":"2021-12-16T17:00:27.442Z","contributors":[]},"3.7.0-alpha.1":{"name":"express-openapi-validator","version":"3.7.0-alpha.1","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","content-type":"^1.0.4","js-yaml":"^3.13.1","json-schema-ref-parser":"^7.1.2","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^6.0.0","path-to-regexp":"^6.0.0","deasync":"^0.1.16"},"optionalDependencies":{"deasync":"^0.1.16"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^7.0.0","@types/morgan":"^1.7.36","@types/multer":"^1.3.10","@types/node":"^13.1.0","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","deasync":"^0.1.16","express":"^4.17.1","mocha":"^7.0.1","morgan":"^1.9.1","nodemon":"^2.0.0","nyc":"^15.0.0","prettier":"^1.19.1","source-map-support":"0.5.14","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.7.2"},"gitHead":"58ae7df073e1d61f7d81aaea3ece018ad8f07f7e","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.7.0-alpha.1","_nodeVersion":"10.14.1","_npmVersion":"6.13.7","dist":{"shasum":"4c12dfdb0660add7bfb41d5cb0386120ece6edb5","size":199821,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.7.0-alpha.1.tgz","integrity":"sha512-rdm0rBwsKC5Z28/IaVdHyUMV3hvA9ESKLBWVrA3uqadPOt7TfxnFkIXPHNfCibAkdj57WVAwPvEqIIvz1vhs8w=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.7.0-alpha.1_1581555092795_0.0836656921530794"},"_hasShrinkwrap":false,"publish_time":1581555092913,"_cnpm_publish_time":1581555092913,"_cnpmcore_publish_time":"2021-12-16T17:00:27.704Z","contributors":[]},"3.6.7":{"name":"express-openapi-validator","version":"3.6.7","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","content-type":"^1.0.4","js-yaml":"^3.13.1","json-schema-ref-parser":"^7.1.2","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^6.0.0","path-to-regexp":"^6.0.0","deasync":"^0.1.16"},"optionalDependencies":{"deasync":"^0.1.16"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^7.0.0","@types/morgan":"^1.7.36","@types/multer":"^1.3.10","@types/node":"^13.1.0","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","deasync":"^0.1.16","express":"^4.17.1","mocha":"^7.0.1","morgan":"^1.9.1","nodemon":"^2.0.0","nyc":"^15.0.0","prettier":"^1.19.1","source-map-support":"0.5.14","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.7.2"},"gitHead":"04eb045af4084caf6a55102c508eb3091b376ace","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.6.7","_nodeVersion":"10.14.1","_npmVersion":"6.13.4","dist":{"shasum":"da8fa76b1df5047021c2039efc16598fa6d0ae14","size":86400,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.6.7.tgz","integrity":"sha512-f70SCZxunl5IOtM2yBSYynNGhfOGdq8fjdsZnzzOtiWRJ44Mu2ITclcfardbg75MsshjGM6TpyE7CnEAl1wMLw=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.6.7_1580440232593_0.6563177047212059"},"_hasShrinkwrap":false,"publish_time":1580440232848,"_cnpm_publish_time":1580440232848,"_cnpmcore_publish_time":"2021-12-16T17:00:28.071Z","contributors":[]},"3.6.6":{"name":"express-openapi-validator","version":"3.6.6","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","content-type":"^1.0.4","js-yaml":"^3.13.1","json-schema-ref-parser":"^7.1.2","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^6.0.0","path-to-regexp":"^6.0.0","deasync":"^0.1.16"},"optionalDependencies":{"deasync":"^0.1.16"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/multer":"^1.3.10","@types/node":"^13.1.0","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","deasync":"^0.1.16","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^2.0.0","nyc":"^15.0.0","prettier":"^1.19.1","source-map-support":"0.5.14","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.7.2"},"gitHead":"1571d1fde33a57c20c6843fc00c870af05ade8e8","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.6.6","_nodeVersion":"10.14.1","_npmVersion":"6.13.4","dist":{"shasum":"31f65a6c0e905fd605f2c0942ec44a8d681e4278","size":86397,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.6.6.tgz","integrity":"sha512-JVYgx5moFfqnIK8YhReFeOAocz6UD0T/sAzB/dC5M0OGcjGnq8irB0e2MEKWDaLnDx8huVd7eKnDlDDbhYtdMw=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.6.6_1579140766642_0.6248897507619773"},"_hasShrinkwrap":false,"publish_time":1579140766776,"_cnpm_publish_time":1579140766776,"_cnpmcore_publish_time":"2021-12-16T17:00:28.368Z","contributors":[]},"3.6.5":{"name":"express-openapi-validator","version":"3.6.5","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","content-type":"^1.0.4","js-yaml":"^3.13.1","json-schema-ref-parser":"^7.1.2","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^6.0.0","path-to-regexp":"^6.0.0","deasync":"^0.1.16"},"optionalDependencies":{"deasync":"^0.1.16"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/multer":"^1.3.10","@types/node":"^13.1.0","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","deasync":"^0.1.16","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^2.0.0","nyc":"^15.0.0","prettier":"^1.19.1","source-map-support":"0.5.14","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.7.2"},"gitHead":"b7936e0446bbf9336df8b025d1d6ab56a249eb8d","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.6.5","_nodeVersion":"10.14.1","_npmVersion":"6.13.4","dist":{"shasum":"5b0007d2746f380b532b9f421a2f6cf1621fbdc3","size":86400,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.6.5.tgz","integrity":"sha512-zp1R5xDBb29XAXa+jAzUqEvlw0NQWz2Wjt//dvexIr0WOFQ+/QBGHJuUPM8FhBpdI+HzF8fIdflKgzGVThpz+Q=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.6.5_1579139847294_0.29972430410959694"},"_hasShrinkwrap":false,"publish_time":1579139847396,"_cnpm_publish_time":1579139847396,"_cnpmcore_publish_time":"2021-12-16T17:00:28.653Z","contributors":[]},"3.6.4":{"name":"express-openapi-validator","version":"3.6.4","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","content-type":"^1.0.4","js-yaml":"^3.13.1","json-schema-ref-parser":"^7.1.2","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^6.0.0","path-to-regexp":"^6.0.0","deasync":"^0.1.16"},"optionalDependencies":{"deasync":"^0.1.16"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/multer":"^1.3.10","@types/node":"^13.1.0","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","deasync":"^0.1.16","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^2.0.0","nyc":"^15.0.0","prettier":"^1.19.1","source-map-support":"0.5.14","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.7.2"},"gitHead":"d6f1f4c0788bcc05321e41af4027f4549024c228","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.6.4","_nodeVersion":"10.14.1","_npmVersion":"6.13.4","dist":{"shasum":"08d0f38c08fcc610e8c32cb1a753d287926217ff","size":86327,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.6.4.tgz","integrity":"sha512-GSlrWAQBmLmgm6G58RHFWSsog+UtP94zRFbf2d/ZseFdsSRhQwv/ikfPbBLY8Es+f6dNHV1zxO1r2JuLxmhTEw=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.6.4_1579105049228_0.6816752362684977"},"_hasShrinkwrap":false,"publish_time":1579105049448,"_cnpm_publish_time":1579105049448,"_cnpmcore_publish_time":"2021-12-16T17:00:28.868Z","contributors":[]},"3.6.3":{"name":"express-openapi-validator","version":"3.6.3","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","content-type":"^1.0.4","js-yaml":"^3.13.1","json-schema-ref-parser":"^7.1.2","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^6.0.0","path-to-regexp":"^6.0.0","deasync":"^0.1.16"},"optionalDependencies":{"deasync":"^0.1.16"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/multer":"^1.3.10","@types/node":"^13.1.0","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","deasync":"^0.1.16","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^2.0.0","nyc":"^15.0.0","prettier":"^1.19.1","source-map-support":"0.5.14","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.7.2"},"gitHead":"7c247a86c8df3db4bd9828c4108b61a7699d71d9","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.6.3","_nodeVersion":"10.14.1","_npmVersion":"6.13.4","dist":{"shasum":"343cc11c51e11dd3a636c102b1544cfaf8d216a1","size":86293,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.6.3.tgz","integrity":"sha512-nYy4Z57kn+VEXBi8WGACYTuhy+G8vYXXavAs83eaVRk/yvne0x4bL4IbNGweHLFaCLZkOok181gV3ZxvFIGNtA=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.6.3_1578881726131_0.4403462315308573"},"_hasShrinkwrap":false,"publish_time":1578881726271,"_cnpm_publish_time":1578881726271,"_cnpmcore_publish_time":"2021-12-16T17:00:29.337Z","contributors":[]},"3.6.2":{"name":"express-openapi-validator","version":"3.6.2","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","content-type":"^1.0.4","js-yaml":"^3.13.1","json-schema-ref-parser":"^7.1.2","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^6.0.0","path-to-regexp":"^6.0.0","deasync":"^0.1.16"},"optionalDependencies":{"deasync":"^0.1.16"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/multer":"^1.3.10","@types/node":"^13.1.0","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","deasync":"^0.1.16","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^2.0.0","nyc":"^15.0.0","prettier":"^1.19.1","source-map-support":"0.5.14","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.7.2"},"gitHead":"03dbbda60f0db44f40a97081e192cefc448931de","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.6.2","_nodeVersion":"10.14.1","_npmVersion":"6.13.4","dist":{"shasum":"8e67d0368339871812cdcfe45620f7141b36b600","size":86359,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.6.2.tgz","integrity":"sha512-edxqXtX9kvZ2BPnqy36iCdEFReHpgBMSvQGGJLIZlNBndPeUBMFVejasBAQnxPShNqJfYTSIAFgY3Z1/QLaYjQ=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.6.2_1578710333978_0.6203102743456674"},"_hasShrinkwrap":false,"publish_time":1578710334116,"_cnpm_publish_time":1578710334116,"_cnpmcore_publish_time":"2021-12-16T17:00:29.574Z","contributors":[]},"3.6.1":{"name":"express-openapi-validator","version":"3.6.1","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","content-type":"^1.0.4","js-yaml":"^3.13.1","json-schema-ref-parser":"^7.1.2","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^6.0.0","path-to-regexp":"^6.0.0","deasync":"^0.1.16"},"optionalDependencies":{"deasync":"^0.1.16"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/multer":"^1.3.10","@types/node":"^13.1.0","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","deasync":"^0.1.16","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^2.0.0","nyc":"^15.0.0","prettier":"^1.19.1","source-map-support":"0.5.14","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.7.2"},"gitHead":"af6247f52efd79899ac22aee7cf2fc461a926263","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.6.1","_nodeVersion":"10.14.1","_npmVersion":"6.13.4","dist":{"shasum":"7e2c03c346c8493f908e004419d2ed61cc7bc1ba","size":86093,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.6.1.tgz","integrity":"sha512-fyiGZHwlWPmAJYizbrq571QO3BZzififG4wnwbtjw8wYJfiKAAj63yxRlOh/o6QkOBegNjO5McrS4q0NJ5N8JA=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.6.1_1578627641414_0.9472436894299987"},"_hasShrinkwrap":false,"publish_time":1578627641540,"_cnpm_publish_time":1578627641540,"_cnpmcore_publish_time":"2021-12-16T17:00:29.956Z","contributors":[]},"3.6.0":{"name":"express-openapi-validator","version":"3.6.0","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","content-type":"^1.0.4","js-yaml":"^3.13.1","json-schema-ref-parser":"^7.1.2","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^6.0.0","path-to-regexp":"^6.0.0","deasync":"^0.1.16"},"optionalDependencies":{"deasync":"^0.1.16"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/multer":"^1.3.10","@types/node":"^13.1.0","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","deasync":"^0.1.16","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^2.0.0","nyc":"^15.0.0","prettier":"^1.19.1","source-map-support":"0.5.14","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.7.2"},"gitHead":"8956e63d4fe1ac7b376e512238d4196d8d197b87","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.6.0","_nodeVersion":"10.14.1","_npmVersion":"6.13.4","dist":{"shasum":"d1fa36c08a77be979db8bb4ac7057350847dadec","size":86075,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.6.0.tgz","integrity":"sha512-v+dPcLsmMnX2Wig2IUMoACK/7ffuQdVaMgSmgMTpFcNqJY6QRwLAeGD0EGMZXZD3CkNOp5wUW1tBPhXiFZkVSA=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.6.0_1577818827080_0.3580310367200574"},"_hasShrinkwrap":false,"publish_time":1577818827203,"_cnpm_publish_time":1577818827203,"_cnpmcore_publish_time":"2021-12-16T17:00:30.301Z","contributors":[]},"3.5.0":{"name":"express-openapi-validator","version":"3.5.0","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","content-type":"^1.0.4","js-yaml":"^3.13.1","json-schema-ref-parser":"^7.1.2","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^6.0.0","path-to-regexp":"^6.0.0","deasync":"^0.1.16"},"optionalDependencies":{"deasync":"^0.1.16"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/multer":"^1.3.10","@types/node":"^13.1.0","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","deasync":"^0.1.16","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^2.0.0","nyc":"^15.0.0","prettier":"^1.19.1","source-map-support":"0.5.14","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.7.2"},"gitHead":"806a9b9986812cdc17c5b16e6124e6214600bd69","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.5.0","_nodeVersion":"10.14.1","_npmVersion":"6.13.4","dist":{"shasum":"c74d04c54555f3b8167627bac9dce888666d762f","size":85674,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.5.0.tgz","integrity":"sha512-VifAe5/ddbJlKfxkJPf29vyq0SnVizKr1bgqkwFB/WP9ubl3MaDzjfgjigLzItLvdyK/1dAw0sKcaQFZ8nwYQQ=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.5.0_1577745955937_0.4426016872836831"},"_hasShrinkwrap":false,"publish_time":1577745956114,"_cnpm_publish_time":1577745956114,"_cnpmcore_publish_time":"2021-12-16T17:00:30.632Z","contributors":[]},"3.4.1":{"name":"express-openapi-validator","version":"3.4.1","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","content-type":"^1.0.4","js-yaml":"^3.13.1","json-schema-ref-parser":"^7.1.2","lodash.merge":"^4.6.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^6.0.0","path-to-regexp":"^6.0.0","deasync":"^0.1.16"},"optionalDependencies":{"deasync":"^0.1.16"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/multer":"^1.3.10","@types/node":"^13.1.0","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","deasync":"^0.1.16","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^2.0.0","nyc":"^15.0.0","prettier":"^1.19.1","source-map-support":"0.5.14","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.7.2"},"gitHead":"72428c26e13b41a59d7aad7255921e40854c46d2","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.4.1","_nodeVersion":"10.14.1","_npmVersion":"6.13.4","dist":{"shasum":"4ceaaf7d88a3253eadab06f8309ae9b20c12d29f","size":85568,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.4.1.tgz","integrity":"sha512-y7YV+bQ2YzTtXPI8BmjQyii2wVQY+VQOERUTLbL4K90tK2b8YFda5MKAeXawZ3tZ2ohVtr71A1zNA/v5jDNnFw=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.4.1_1577730412592_0.7143064458729813"},"_hasShrinkwrap":false,"publish_time":1577730412745,"_cnpm_publish_time":1577730412745,"_cnpmcore_publish_time":"2021-12-16T17:00:30.922Z","contributors":[]},"3.3.1":{"name":"express-openapi-validator","version":"3.3.1","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","content-type":"^1.0.4","js-yaml":"^3.13.1","json-schema-ref-parser":"^7.1.2","lodash":"^4.17.15","lodash.merge":"^4.6.2","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^6.0.0","path-to-regexp":"^6.0.0","deasync":"^0.1.16"},"optionalDependencies":{"deasync":"^0.1.16"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/multer":"^1.3.10","@types/node":"^13.1.0","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","deasync":"^0.1.16","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^2.0.0","nyc":"^15.0.0","prettier":"^1.19.1","source-map-support":"0.5.14","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.7.2"},"gitHead":"ff7d2a8c7ba208e941ab139a315dd2bb166c2c8e","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.3.1","_nodeVersion":"10.14.1","_npmVersion":"6.13.4","dist":{"shasum":"70ddec625f6f43d8a385eb2a71ee2cfb2a020614","size":84939,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.3.1.tgz","integrity":"sha512-GLeuRErGtf++eEQHKGl0sJjJt1tMDNswDN7Bcdexi53r+xJ5pSQLfKKTeJMq59wU6UMLIblsfRu/FYJKTMzL1g=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.3.1_1577639003074_0.32363949964633143"},"_hasShrinkwrap":false,"publish_time":1577639003234,"_cnpm_publish_time":1577639003234,"_cnpmcore_publish_time":"2021-12-16T17:00:31.253Z","contributors":[]},"3.3.0":{"name":"express-openapi-validator","version":"3.3.0","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","content-type":"^1.0.4","js-yaml":"^3.13.1","json-schema-ref-parser":"^7.1.2","lodash":"^4.17.15","lodash.merge":"^4.6.2","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^5.0.1","path-to-regexp":"^6.0.0","deasync":"^0.1.16"},"optionalDependencies":{"deasync":"^0.1.16"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/multer":"^1.3.10","@types/node":"^13.1.0","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","deasync":"^0.1.16","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^2.0.0","nyc":"^15.0.0","prettier":"^1.19.1","source-map-support":"0.5.14","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.7.2"},"gitHead":"ba46d541a2039b56c1a736b679cc13d64712e4de","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.3.0","_nodeVersion":"10.14.1","_npmVersion":"6.13.4","dist":{"shasum":"4a237b9a39e4569c034c93622396c2be8a8e27c3","size":77425,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.3.0.tgz","integrity":"sha512-EW34Kcz7b91LCf8yJ6cptLP5G6xL3CgtkLMwMSX/eKAw5j5Aoq2+rKLmey2CJFiYuD1tPM5M30Njzp9kN20bNQ=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.3.0_1577149368369_0.8963711295941377"},"_hasShrinkwrap":false,"publish_time":1577149368522,"_cnpm_publish_time":1577149368522,"_cnpmcore_publish_time":"2021-12-16T17:00:31.706Z","contributors":[]},"3.2.4":{"name":"express-openapi-validator","version":"3.2.4","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","content-type":"^1.0.4","js-yaml":"^3.13.1","json-schema-ref-parser":"^7.1.2","lodash":"^4.17.15","lodash.merge":"^4.6.2","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^5.0.1","path-to-regexp":"^6.0.0","deasync":"^0.1.16"},"optionalDependencies":{"deasync":"^0.1.16"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/multer":"^1.3.10","@types/node":"^12.12.17","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","deasync":"^0.1.16","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^2.0.0","nyc":"^14.1.1","prettier":"^1.19.1","source-map-support":"0.5.14","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.7.2"},"gitHead":"1e27fe92dc85644a134c1831a914ecc868d2e3ce","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.2.4","_nodeVersion":"10.14.1","_npmVersion":"6.13.4","dist":{"shasum":"4c647ae031a43a7db2430502147d77306b81d89a","size":75033,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.2.4.tgz","integrity":"sha512-XuFhP2I0dfnzUOFq54U+mW3OOoQwrmBdrAvIm4A8P5WyNQd15gsQMU70U7ZIRfGvEbK+4pbi7VCM9SalB37qoQ=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.2.4_1576975129815_0.5150111030390558"},"_hasShrinkwrap":false,"publish_time":1576975129942,"_cnpm_publish_time":1576975129942,"_cnpmcore_publish_time":"2021-12-16T17:00:31.924Z","contributors":[]},"3.2.3":{"name":"express-openapi-validator","version":"3.2.3","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","content-type":"^1.0.4","js-yaml":"^3.13.1","json-schema-ref-parser":"^7.1.2","lodash":"^4.17.15","lodash.merge":"^4.6.2","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^5.0.1","path-to-regexp":"^6.0.0","deasync":"^0.1.16"},"optionalDependencies":{"deasync":"^0.1.16"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/multer":"^1.3.10","@types/node":"^12.12.17","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","deasync":"^0.1.16","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^2.0.0","nyc":"^14.1.1","prettier":"^1.19.1","source-map-support":"0.5.14","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.7.2"},"gitHead":"243f31581d63bc0b52408fcd603fefe73d637d62","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.2.3","_nodeVersion":"10.14.1","_npmVersion":"6.13.4","dist":{"shasum":"b2401ecf7d78d9df116d3e334d56f0839a5bf661","size":74416,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.2.3.tgz","integrity":"sha512-Xfi1a528TMMPXvDCSkbcXiJOyK0X2dNRn2qnMJAK2kcsYVVAiudk8cUVp4wOVbHw4fybIOUTmHXuCB2AO47ssg=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.2.3_1576716005132_0.12780227421653767"},"_hasShrinkwrap":false,"publish_time":1576716005288,"_cnpm_publish_time":1576716005288,"_cnpmcore_publish_time":"2021-12-16T17:00:32.412Z","contributors":[]},"3.2.2":{"name":"express-openapi-validator","version":"3.2.2","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","content-type":"^1.0.4","js-yaml":"^3.13.1","json-schema-ref-parser":"^7.1.2","lodash":"^4.17.15","lodash.merge":"^4.6.2","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^5.0.1","path-to-regexp":"^6.0.0","deasync":"^0.1.16"},"optionalDependencies":{"deasync":"^0.1.16"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/multer":"^1.3.10","@types/node":"^12.12.5","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","deasync":"^0.1.16","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^2.0.0","nyc":"^14.1.1","prettier":"^1.19.1","source-map-support":"0.5.14","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.7.2"},"gitHead":"832c6f875c6986261fd334c4599e648e5e3ed00c","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.2.2","_nodeVersion":"10.14.1","_npmVersion":"6.13.2","dist":{"shasum":"d190be2c1bbcc517a7f0515b600fdc724addb7c3","size":73668,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.2.2.tgz","integrity":"sha512-qSIWrjdJQz9V4fpk7epAwIOXXsLBz6SIFbgUpDezxUoDeDUfeO63TmKINdiNLr0ez+WuQ76fWyglLo9RRU2pNg=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.2.2_1576288478055_0.72801828755282"},"_hasShrinkwrap":false,"publish_time":1576288478279,"_cnpm_publish_time":1576288478279,"_cnpmcore_publish_time":"2021-12-16T17:00:32.669Z","contributors":[]},"3.2.1":{"name":"express-openapi-validator","version":"3.2.1","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","content-type":"^1.0.4","js-yaml":"^3.13.1","json-schema-ref-parser":"^7.1.2","lodash":"^4.17.15","lodash.merge":"^4.6.2","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^5.0.1","path-to-regexp":"^6.0.0","deasync":"^0.1.16"},"optionalDependencies":{"deasync":"^0.1.16"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/multer":"^1.3.10","@types/node":"^12.12.5","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","deasync":"^0.1.16","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^2.0.0","nyc":"^14.1.1","prettier":"^1.19.1","source-map-support":"0.5.14","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.7.2"},"gitHead":"9e980ad17943d36df6fc7856472063a815e405ba","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.2.1","_nodeVersion":"10.14.1","_npmVersion":"6.13.2","dist":{"shasum":"90c6378530225b40ebe4fe924d2735f74cf32269","size":73670,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.2.1.tgz","integrity":"sha512-nA8T8ArA3kR6wS3IOyMsR/mlQC1xRUL1fi0j1ZDaK0s0VO3lq3kw0NspqEBEIsjDaLXeFSMas5nLc0gaT2nRuQ=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.2.1_1576288378677_0.9776901321529547"},"_hasShrinkwrap":false,"publish_time":1576288378876,"_cnpm_publish_time":1576288378876,"_cnpmcore_publish_time":"2021-12-16T17:00:33.060Z","contributors":[]},"3.2.0":{"name":"express-openapi-validator","version":"3.2.0","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","content-type":"^1.0.4","js-yaml":"^3.13.1","json-schema-ref-parser":"^7.1.2","lodash":"^4.17.15","lodash.merge":"^4.6.2","media-typer":"^1.1.0","multer":"^1.4.2","ono":"^5.0.1","path-to-regexp":"^6.0.0","deasync":"^0.1.16"},"optionalDependencies":{"deasync":"^0.1.16"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/multer":"^1.3.10","@types/node":"^12.12.5","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","deasync":"^0.1.16","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^2.0.0","nyc":"^14.1.1","prettier":"^1.19.1","source-map-support":"0.5.14","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.7.2"},"gitHead":"aa23c9e3568f789902a6197528400921efa4ec3e","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.2.0","_nodeVersion":"10.14.1","_npmVersion":"6.13.2","dist":{"shasum":"94a5e7e97f6341bc0c3219316f7ec240b731aad7","size":73424,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.2.0.tgz","integrity":"sha512-8lQfDLQlJ9s3/0D+vm3cImkzdNrsvHYEQT5Lf+R+yopA33CU2/y/GX2uDT9QeENWjnHHgWt/jY+RPqcbqkoFBg=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.2.0_1576264648999_0.29865652365314244"},"_hasShrinkwrap":false,"publish_time":1576264649110,"_cnpm_publish_time":1576264649110,"_cnpmcore_publish_time":"2021-12-16T17:00:33.469Z","contributors":[]},"3.1.2":{"name":"express-openapi-validator","version":"3.1.2","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","js-yaml":"^3.13.1","json-schema-ref-parser":"^7.1.2","lodash":"^4.17.15","lodash.merge":"^4.6.2","multer":"^1.4.2","ono":"^5.0.1","path-to-regexp":"^6.0.0","deasync":"^0.1.16"},"optionalDependencies":{"deasync":"^0.1.16"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/multer":"^1.3.10","@types/node":"^12.12.5","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","deasync":"^0.1.16","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^2.0.0","nyc":"^14.1.1","prettier":"^1.19.1","source-map-support":"0.5.14","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.7.2"},"gitHead":"29cd1e5258acd538efdca34fde92dde23738658e","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.1.2","_nodeVersion":"10.14.1","_npmVersion":"6.13.2","dist":{"shasum":"a7563d1f6a91f7cd16e16d2afc182e5b69730157","size":71790,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.1.2.tgz","integrity":"sha512-/MAUmBcxO/+MBMt6egswn7hN77Q76eGrjbIUUUyNw5qY0M1ChuSvOGPVsRvTqY0Bup74fyEM8KAMNcJ9/SiqLw=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.1.2_1575832138083_0.34448080847389506"},"_hasShrinkwrap":false,"publish_time":1575832138276,"_cnpm_publish_time":1575832138276,"_cnpmcore_publish_time":"2021-12-16T17:00:33.794Z","contributors":[]},"3.1.1":{"name":"express-openapi-validator","version":"3.1.1","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","js-yaml":"^3.13.1","json-schema-ref-parser":"^7.1.2","lodash":"^4.17.15","lodash.merge":"^4.6.2","multer":"^1.4.2","ono":"^5.0.1","path-to-regexp":"^6.0.0","deasync":"^0.1.16"},"optionalDependencies":{"deasync":"^0.1.16"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/multer":"^1.3.10","@types/node":"^12.12.5","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","deasync":"^0.1.16","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^2.0.0","nyc":"^14.1.1","prettier":"^1.19.1","source-map-support":"0.5.14","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.7.2"},"gitHead":"46e92a97dbc901709b0de958ffd574c702b53730","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.1.1","_nodeVersion":"10.14.1","_npmVersion":"6.13.2","dist":{"shasum":"7e00749e0d1e2ff9e0344c0bc69323c67a9236a0","size":71423,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.1.1.tgz","integrity":"sha512-LCPhrIawL7Yk0CslUWF04Bf9bmJmvb0mPnJWvYjNQD7B11khNyLVHJ1YKj1hIAlwOis4PLH6+8sHPfMIvyf0gA=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.1.1_1575747571663_0.38161278614543614"},"_hasShrinkwrap":false,"publish_time":1575747571847,"_cnpm_publish_time":1575747571847,"_cnpmcore_publish_time":"2021-12-16T17:00:34.093Z","contributors":[]},"3.1.0":{"name":"express-openapi-validator","version":"3.1.0","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","js-yaml":"^3.13.1","json-schema-ref-parser":"^7.1.2","lodash":"^4.17.15","lodash.merge":"^4.6.2","multer":"^1.4.2","ono":"^5.0.1","path-to-regexp":"^6.0.0","deasync":"^0.1.16"},"optionalDependencies":{"deasync":"^0.1.16"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/multer":"^1.3.10","@types/node":"^12.12.5","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","deasync":"^0.1.16","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^2.0.0","nyc":"^14.1.1","prettier":"^1.19.1","source-map-support":"0.5.14","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.7.2"},"gitHead":"f286606d82c3631a82dcc08e4a8f7957ab5d1066","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.1.0","_nodeVersion":"10.14.1","_npmVersion":"6.13.2","dist":{"shasum":"aea846c58263203595eb24c65a89a8add70b3220","size":71422,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.1.0.tgz","integrity":"sha512-n/asCP1M0db6krOppA3QJKWC/eebqwAcQXGDOEfthoV4/FHwkjBdVOehPPNgSBeoaGTby1WvSsbqtALWWWAZMg=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.1.0_1575747397768_0.5186709411765078"},"_hasShrinkwrap":false,"publish_time":1575747397889,"_cnpm_publish_time":1575747397889,"_cnpmcore_publish_time":"2021-12-16T17:00:34.361Z","contributors":[]},"3.0.2":{"name":"express-openapi-validator","version":"3.0.2","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","js-yaml":"^3.13.1","json-schema-ref-parser":"^7.1.2","lodash":"^4.17.15","lodash.merge":"^4.6.2","multer":"^1.4.2","ono":"^5.0.1","path-to-regexp":"^6.0.0","deasync":"^0.1.16"},"optionalDependencies":{"deasync":"^0.1.16"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/multer":"^1.3.10","@types/node":"^12.12.5","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","deasync":"^0.1.16","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^2.0.0","nyc":"^14.1.1","prettier":"^1.18.2","source-map-support":"0.5.14","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.7.2"},"gitHead":"f0a715244eabda07229ea978e816f3d8b0350f85","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.0.2","_nodeVersion":"10.14.1","_npmVersion":"6.13.1","dist":{"shasum":"539f0f2f49d919d071e43aa74415213772e44be9","size":70644,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.0.2.tgz","integrity":"sha512-K4k8JexAYZEQNXLz7fP6QUfCXSS45G/eXiFd6elpfhrtItE9z1PZOsgCERb1dbF9mwKkbU2aXm8l/tj3j4VacA=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.0.2_1575398422036_0.07194648873268905"},"_hasShrinkwrap":false,"publish_time":1575398422208,"_cnpm_publish_time":1575398422208,"_cnpmcore_publish_time":"2021-12-16T17:00:34.618Z","contributors":[]},"3.0.1":{"name":"express-openapi-validator","version":"3.0.1","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","js-yaml":"^3.13.1","json-schema-ref-parser":"^7.1.2","lodash":"^4.17.15","lodash.merge":"^4.6.2","multer":"^1.4.2","ono":"^5.0.1","path-to-regexp":"^6.0.0","deasync":"^0.1.16"},"optionalDependencies":{"deasync":"^0.1.16"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/multer":"^1.3.10","@types/node":"^12.12.5","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","deasync":"^0.1.16","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^2.0.0","nyc":"^14.1.1","prettier":"^1.18.2","source-map-support":"0.5.14","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.7.2"},"gitHead":"90b96005455f98a0eed8a3d607c3969a645533bc","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.0.1","_nodeVersion":"10.14.1","_npmVersion":"6.13.1","dist":{"shasum":"06c6bc698123a911016fce65920e5cef7780a916","size":70571,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.0.1.tgz","integrity":"sha512-chUPWN+4+zlsoW4n5Ce2CXVx54iXnCKXipO82Cy5oCRWnG9SPv+RUJq0EmK+2fDKwfNX5PStA/5nNE6XkuNHoQ=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.0.1_1575383024316_0.9674064778019202"},"_hasShrinkwrap":false,"publish_time":1575383024492,"_cnpm_publish_time":1575383024492,"_cnpmcore_publish_time":"2021-12-16T17:00:34.862Z","contributors":[]},"3.0.0":{"name":"express-openapi-validator","version":"3.0.0","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","js-yaml":"^3.13.1","json-schema-ref-parser":"^7.1.2","lodash":"^4.17.15","lodash.merge":"^4.6.2","multer":"^1.4.2","ono":"^5.0.1","path-to-regexp":"^6.0.0","deasync":"^0.1.16"},"optionalDependencies":{"deasync":"^0.1.16"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/multer":"^1.3.10","@types/node":"^12.12.5","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","deasync":"^0.1.16","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^2.0.0","nyc":"^14.1.1","prettier":"^1.18.2","source-map-support":"0.5.14","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.7.2"},"gitHead":"84293b6d7fdf6982f8b79c1360dbbdafe699d364","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.0.0","_nodeVersion":"10.14.1","_npmVersion":"6.13.1","dist":{"shasum":"e5f5cf887cb76af54731573dc62900ba0bc86641","size":70081,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.0.0.tgz","integrity":"sha512-IUmtilI/PhA2nwqDROM9+QSMge7m/1BO0GVwQw4b5kxcUbnHjy0XcxJGokqzqfKAZtf7Zd6HOZ1107MzpqPLDg=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.0.0_1575332051263_0.7880215229112719"},"_hasShrinkwrap":false,"publish_time":1575332051400,"_cnpm_publish_time":1575332051400,"_cnpmcore_publish_time":"2021-12-16T17:00:35.085Z","contributors":[]},"3.0.0-alpha.4":{"name":"express-openapi-validator","version":"3.0.0-alpha.4","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","js-yaml":"^3.13.1","json-schema-ref-parser":"^7.1.2","lodash":"^4.17.15","lodash.merge":"^4.6.2","multer":"^1.4.2","ono":"^5.0.1","path-to-regexp":"^6.0.0","deasync":"^0.1.16"},"optionalDependencies":{"deasync":"^0.1.16"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/multer":"^1.3.10","@types/node":"^12.12.5","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","deasync":"^0.1.16","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^2.0.0","nyc":"^14.1.1","prettier":"^1.18.2","source-map-support":"0.5.14","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.7.2"},"gitHead":"1b3c49abcc101152529b61f904715d3ceba1cee6","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.0.0-alpha.4","_nodeVersion":"12.7.0","_npmVersion":"6.10.0","dist":{"shasum":"50a1a11a14810bc362fd2cc6c3ea8fc2de2dad69","size":70090,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.0.0-alpha.4.tgz","integrity":"sha512-5C2iTnYj/4R/cpquXtx9Fw2XL6Hjz/pYRRfbAsswOzbqHgv+gQ3+JyowMlSKENn+croFIYMaj5JDhIyeWWGBpw=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.0.0-alpha.4_1575261274804_0.8587648091582278"},"_hasShrinkwrap":false,"publish_time":1575261274946,"_cnpm_publish_time":1575261274946,"_cnpmcore_publish_time":"2021-12-16T17:00:35.342Z","contributors":[]},"3.0.0-alpha.3":{"name":"express-openapi-validator","version":"3.0.0-alpha.3","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","js-yaml":"^3.13.1","json-schema-ref-parser":"^7.1.2","lodash":"^4.17.15","lodash.merge":"^4.6.2","multer":"^1.4.2","ono":"^5.0.1","path-to-regexp":"^6.0.0","deasync":"^0.1.16"},"optionalDependencies":{"deasync":"^0.1.16"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/multer":"^1.3.10","@types/node":"^12.12.5","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","deasync":"^0.1.16","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^2.0.0","nyc":"^14.1.1","prettier":"^1.18.2","source-map-support":"0.5.14","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.7.2"},"gitHead":"78322a987ffeb63f07480bf806553ad3b9a011e6","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.0.0-alpha.3","_nodeVersion":"12.7.0","_npmVersion":"6.10.0","dist":{"shasum":"c9d3d16cd336cb220ac0840868da158554381533","size":69999,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.0.0-alpha.3.tgz","integrity":"sha512-zmgq1Ag4/8l5ViKvdoLZVbOrEKu7aaVoWOB2b8JbTo0aZ3HfyGgUVgn8rvRPn/ugmlshVt1dCfN7HNoDplXWcg=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.0.0-alpha.3_1575260118573_0.7783346870110719"},"_hasShrinkwrap":false,"publish_time":1575260118729,"_cnpm_publish_time":1575260118729,"_cnpmcore_publish_time":"2021-12-16T17:00:35.592Z","contributors":[]},"3.0.0-alpha.2":{"name":"express-openapi-validator","version":"3.0.0-alpha.2","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","js-yaml":"^3.13.1","json-schema-ref-parser":"^7.1.2","lodash":"^4.17.15","lodash.merge":"^4.6.2","multer":"^1.4.2","ono":"^5.0.1","path-to-regexp":"^6.0.0"},"peerDependencies":{"deasync":"^0.1.16"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/multer":"^1.3.10","@types/node":"^12.12.5","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","deasync":"^0.1.16","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^2.0.0","nyc":"^14.1.1","prettier":"^1.18.2","source-map-support":"0.5.14","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.7.2"},"gitHead":"e9b78e7f88542e4a4a007e703967ae48914b46a5","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.0.0-alpha.2","_nodeVersion":"10.14.1","_npmVersion":"6.13.1","dist":{"shasum":"e0282b4ddbc030b770319128e0b5459182be4006","size":69887,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.0.0-alpha.2.tgz","integrity":"sha512-sc5P6zQ3eUtvK05kAkcQxsejYOx0mXvNSNECyoc9XdGkdDP0nTLy1vTCoiEN4BhfVs9uy/GgLzd27sG/slx7eQ=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.0.0-alpha.2_1575145228970_0.3740942474515998"},"_hasShrinkwrap":false,"publish_time":1575145229181,"_cnpm_publish_time":1575145229181,"_cnpmcore_publish_time":"2021-12-16T17:00:35.897Z","contributors":[]},"3.0.0-alpha.1":{"name":"express-openapi-validator","version":"3.0.0-alpha.1","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","js-yaml":"^3.13.1","json-schema-ref-parser":"^7.1.2","lodash":"^4.17.15","lodash.merge":"^4.6.2","multer":"^1.4.2","ono":"^5.0.1","path-to-regexp":"^6.0.0"},"peerDependencies":{"deasync":"^0.1.16"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/multer":"^1.3.10","@types/node":"^12.12.5","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","deasync":"^0.1.16","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^2.0.0","nyc":"^14.1.1","prettier":"^1.18.2","source-map-support":"0.5.14","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.7.2"},"gitHead":"9884190f1231eb52f0bae5659adc4beb21578394","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@3.0.0-alpha.1","_nodeVersion":"10.14.1","_npmVersion":"6.13.1","dist":{"shasum":"82cf22004a7ab104ec736f5f64dc26a2950878fe","size":69852,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-3.0.0-alpha.1.tgz","integrity":"sha512-e1y9Rq3wJi5si77uYTv8cWmrBujo2Z3mij8lmUOQHOtIY/3UzAILx/P4HxejBdxnQ96mVmk3BtJILNuT32HnNQ=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_3.0.0-alpha.1_1575131232921_0.051521154319021045"},"_hasShrinkwrap":false,"publish_time":1575131233103,"_cnpm_publish_time":1575131233103,"_cnpmcore_publish_time":"2021-12-16T17:00:36.412Z","contributors":[]},"2.18.0":{"name":"express-openapi-validator","version":"2.18.0","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","deasync":"^0.1.16","js-yaml":"^3.13.1","json-schema-ref-parser":"^7.1.2","lodash":"^4.17.15","lodash.merge":"^4.6.2","multer":"^1.4.2","ono":"^5.0.1","path-to-regexp":"^6.0.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/multer":"^1.3.10","@types/node":"^12.12.5","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^2.0.0","nyc":"^14.1.1","prettier":"^1.18.2","source-map-support":"0.5.14","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.7.2"},"gitHead":"7bf57d91ff8faa2b8c6abc8259754f7fdcd2f0bd","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@2.18.0","_nodeVersion":"10.14.1","_npmVersion":"6.13.1","dist":{"shasum":"1e3b9f9567919086e5b8e7d76fbeda1d9b956fc6","size":68839,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-2.18.0.tgz","integrity":"sha512-A1pgH4pDxTbJLPh9LxO1uQPA3dFRvloK2lkQrcntQI2Zir3Nhcr5cqrp75334uHgxajjE1Vu5LUR4jx9IQWoIA=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_2.18.0_1574892986000_0.47198829474345483"},"_hasShrinkwrap":false,"publish_time":1574892986175,"_cnpm_publish_time":1574892986175,"_cnpmcore_publish_time":"2021-12-16T17:00:36.663Z","contributors":[]},"2.17.3":{"name":"express-openapi-validator","version":"2.17.3","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","deasync":"^0.1.16","js-yaml":"^3.13.1","json-schema-ref-parser":"^7.1.2","lodash":"^4.17.15","lodash.merge":"^4.6.2","multer":"^1.4.2","ono":"^5.0.1","path-to-regexp":"^6.0.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/multer":"^1.3.10","@types/node":"^12.12.5","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^2.0.0","nyc":"^14.1.1","prettier":"^1.18.2","source-map-support":"0.5.14","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.7.2"},"gitHead":"d8a4a88b75a771d4c5eb7e8720023b409c93c21b","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@2.17.3","_nodeVersion":"10.14.1","_npmVersion":"6.13.1","dist":{"shasum":"2f93958a53fa99bfcabf969f245aaa532357bbf7","size":68498,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-2.17.3.tgz","integrity":"sha512-GXDZYNRQviRk9q9BJ+1zvmhcx4mG2ZxGBBCj4ZcCmWEdtv3PvD6LDaH5gyLKD+YdfIuE7OqzA4Z6KdqTZhHi5A=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_2.17.3_1574873549564_0.7351782420261832"},"_hasShrinkwrap":false,"publish_time":1574873549655,"_cnpm_publish_time":1574873549655,"_cnpmcore_publish_time":"2021-12-16T17:00:36.945Z","contributors":[]},"2.17.2":{"name":"express-openapi-validator","version":"2.17.2","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","deasync":"^0.1.16","js-yaml":"^3.13.1","json-schema-ref-parser":"^7.1.2","lodash":"^4.17.15","lodash.merge":"^4.6.2","multer":"^1.4.2","ono":"^5.0.1","path-to-regexp":"^6.0.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/multer":"^1.3.10","@types/node":"^12.12.5","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^2.0.0","nyc":"^14.1.1","prettier":"^1.18.2","source-map-support":"0.5.14","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.7.2"},"gitHead":"69b65ee4b0907635457254dd311033b3a578aa3e","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@2.17.2","_nodeVersion":"10.14.1","_npmVersion":"6.13.1","dist":{"shasum":"ceb77ccfee4780544dbbd44ec2179e4a5cf0c720","size":68408,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-2.17.2.tgz","integrity":"sha512-T2Pn+7V2qwdMXkdg+TmQ3MDmmAsDVnVz4O0hV4zw5vuBp0AQFHuAlJAK5xK1a6DngnsJdavnOQqeI48/p68QtA=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_2.17.2_1574826733894_0.04994536204077926"},"_hasShrinkwrap":false,"publish_time":1574826734047,"_cnpm_publish_time":1574826734047,"_cnpmcore_publish_time":"2021-12-16T17:00:37.143Z","contributors":[]},"2.17.1":{"name":"express-openapi-validator","version":"2.17.1","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","deasync":"^0.1.16","js-yaml":"^3.13.1","json-schema-ref-parser":"^7.1.2","lodash":"^4.17.15","lodash.merge":"^4.6.2","multer":"^1.4.2","ono":"^5.0.1","path-to-regexp":"^6.0.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/multer":"^1.3.10","@types/node":"^12.12.5","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^2.0.0","nyc":"^14.1.1","prettier":"^1.18.2","source-map-support":"0.5.14","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.7.2"},"gitHead":"408452a01122f12d0b7ddcfde9c96853dde41a99","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@2.17.1","_nodeVersion":"10.14.1","_npmVersion":"6.13.1","dist":{"shasum":"ca2ddc30c62494074f56a319cd7ec38ccc1f662e","size":68355,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-2.17.1.tgz","integrity":"sha512-LuM/afm0R+JVwoIwMDsG7Eqmv5XlNCTy1wLzXREfLygdPFp6zhzgSPKHEoX31E4KOrtEm9WojVQceLOsttCH6w=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_2.17.1_1574824777687_0.15242339549302986"},"_hasShrinkwrap":false,"publish_time":1574824777871,"_cnpm_publish_time":1574824777871,"_cnpmcore_publish_time":"2021-12-16T17:00:37.453Z","contributors":[]},"2.17.0":{"name":"express-openapi-validator","version":"2.17.0","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","deasync":"^0.1.16","js-yaml":"^3.13.1","json-schema-ref-parser":"^7.1.2","lodash":"^4.17.15","lodash.merge":"^4.6.2","multer":"^1.4.2","ono":"^5.0.1","path-to-regexp":"^6.0.0"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/multer":"^1.3.10","@types/node":"^12.12.5","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^2.0.0","nyc":"^14.1.1","prettier":"^1.18.2","source-map-support":"0.5.14","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.6.4"},"gitHead":"b8e34304ab5c2821a51c986e43b4b6ae4db51d05","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@2.17.0","_nodeVersion":"10.14.1","_npmVersion":"6.13.0","dist":{"shasum":"bc5a611b6d648ff27c0797849905b755b12d2ce6","size":65562,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-2.17.0.tgz","integrity":"sha512-Lc3tjzStL+az+uqaMgfctB7UTCm1OB/6HVd+12A2IpXiMplVIk/0QDbibK/aIz1YPTU49S5k4LfB9PKPMBGB7w=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_2.17.0_1574692121378_0.7122691808849961"},"_hasShrinkwrap":false,"publish_time":1574692121526,"_cnpm_publish_time":1574692121526,"_cnpmcore_publish_time":"2021-12-16T17:00:37.944Z","contributors":[]},"2.16.1":{"name":"express-openapi-validator","version":"2.16.1","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","js-yaml":"^3.13.1","lodash":"^4.17.15","lodash.merge":"^4.6.2","multer":"^1.4.2","ono":"^5.0.1","path-to-regexp":"^6.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/multer":"^1.3.10","@types/node":"^12.12.5","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^2.0.0","nyc":"^14.1.1","prettier":"^1.18.2","source-map-support":"0.5.14","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.6.4"},"gitHead":"9ac36e44042036d9bc9e77ab54ffbc3b2698f382","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@2.16.1","_nodeVersion":"10.14.1","_npmVersion":"6.13.0","dist":{"shasum":"bd08b75adfc48249f0fa9c4d1f2f90a40ef77b69","size":66431,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-2.16.1.tgz","integrity":"sha512-VxRyiAfOurZ0rnP4iGq623WlXqi546qXaNSRymUS5xjEXAq/RyyCJ4HNhHv1jwhZ7u2yZQCNg9cavVF6f+nXRg=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_2.16.1_1574646220698_0.6734746215391376"},"_hasShrinkwrap":false,"publish_time":1574646220862,"_cnpm_publish_time":1574646220862,"_cnpmcore_publish_time":"2021-12-16T17:00:38.213Z","contributors":[]},"2.16.0":{"name":"express-openapi-validator","version":"2.16.0","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","js-yaml":"^3.13.1","lodash":"^4.17.15","lodash.merge":"^4.6.2","multer":"^1.4.2","ono":"^5.0.1","path-to-regexp":"^6.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/ajv":"^1.0.0","@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/multer":"^1.3.10","@types/node":"^12.12.5","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^2.0.0","nyc":"^14.1.1","prettier":"^1.18.2","source-map-support":"0.5.14","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.6.4"},"gitHead":"c53082990f55bbb27e26eff2ba5d8d526b4bdecd","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@2.16.0","_nodeVersion":"10.14.1","_npmVersion":"6.13.0","dist":{"shasum":"7b27faa187184134d469a9760a6044c6eda2020b","size":66389,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-2.16.0.tgz","integrity":"sha512-NoRo+on+/UilR6cH+/K9PE0vKHAnFCrBmqY7LbrSAtg65sK7NOi2/cC4Wkjxgprq6njxw9kRVqnabT3gc6f2fQ=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_2.16.0_1574456941896_0.3540244417122327"},"_hasShrinkwrap":false,"publish_time":1574456942049,"_cnpm_publish_time":1574456942049,"_cnpmcore_publish_time":"2021-12-16T17:00:38.509Z","contributors":[]},"2.15.1":{"name":"express-openapi-validator","version":"2.15.1","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","js-yaml":"^3.13.1","lodash":"^4.17.15","lodash.merge":"^4.6.2","multer":"^1.4.2","ono":"^5.0.1","path-to-regexp":"^5.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/multer":"^1.3.10","@types/node":"^12.12.5","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^1.19.1","nyc":"^14.1.1","prettier":"^1.18.2","source-map-support":"0.5.14","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.6.4"},"gitHead":"c12194b18a83e32f357465bcfc8699e52f14bebe","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@2.15.1","_nodeVersion":"10.14.1","_npmVersion":"6.13.0","dist":{"shasum":"02b7b2a1d71e096cb289b98b141bf60beca6ef4b","size":66160,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-2.15.1.tgz","integrity":"sha512-s/pgw1qDtCLynXF4qRMACnHaqrod5j052AsX8AcYfxcnKQaiSrOB/WViVTKGyO1K+31kLJAlKFWXk3gwKA0N6w=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_2.15.1_1574005174873_0.6263932686753799"},"_hasShrinkwrap":false,"publish_time":1574005175014,"_cnpm_publish_time":1574005175014,"_cnpmcore_publish_time":"2021-12-16T17:00:38.760Z","contributors":[]},"2.15.0":{"name":"express-openapi-validator","version":"2.15.0","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","js-yaml":"^3.13.1","lodash":"^4.17.15","lodash.merge":"^4.6.2","multer":"^1.4.2","ono":"^5.0.1","path-to-regexp":"^5.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/multer":"^1.3.10","@types/node":"^12.12.5","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^1.19.1","nyc":"^14.1.1","prettier":"^1.18.2","source-map-support":"0.5.14","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.6.4"},"gitHead":"d8caea5269196aaf07177d6930fbe7467bbc9347","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@2.15.0","_nodeVersion":"10.14.1","_npmVersion":"6.13.0","dist":{"shasum":"a9a9b6c63f93aa0cde972c833574ea4621afb64d","size":65876,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-2.15.0.tgz","integrity":"sha512-U1j8qEP46vlZLFm8Iys9yNzDAO7mjvBXLkEzdTju/1EQyHWE3Pxd2MwUjZd3UwamjLzFZHHswkZyBJPnMEwXrA=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_2.15.0_1573698562470_0.2678215323492137"},"_hasShrinkwrap":false,"publish_time":1573698562580,"_cnpm_publish_time":1573698562580,"_cnpmcore_publish_time":"2021-12-16T17:00:39.037Z","contributors":[]},"2.14.5":{"name":"express-openapi-validator","version":"2.14.5","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","js-yaml":"^3.13.1","lodash":"^4.17.15","lodash.merge":"^4.6.2","multer":"^1.4.2","ono":"^5.0.1","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/multer":"^1.3.10","@types/node":"^12.12.5","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^1.19.1","nyc":"^14.1.1","prettier":"^1.18.2","source-map-support":"0.5.14","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.6.4"},"gitHead":"18c721068dd3c222817a18392acd16563875fb91","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@2.14.5","_nodeVersion":"10.14.1","_npmVersion":"6.13.0","dist":{"shasum":"654e0b08696cf4a16832fc9d3b250869876badc0","size":66600,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-2.14.5.tgz","integrity":"sha512-Mt5Zsmlws/nhcIqPyIQBniS87LyRdE6uz8rKCw0mK/GFXMcmMM+8WZjWGl8eUz4VXleq/ZIhwiDRvZL5J0Ivww=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_2.14.5_1573522810591_0.2953163916610424"},"_hasShrinkwrap":false,"publish_time":1573522810783,"_cnpm_publish_time":1573522810783,"_cnpmcore_publish_time":"2021-12-16T17:00:39.310Z","contributors":[]},"2.14.4":{"name":"express-openapi-validator","version":"2.14.4","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","js-yaml":"^3.13.1","lodash":"^4.17.15","lodash.merge":"^4.6.2","multer":"^1.4.2","ono":"^5.0.1","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/multer":"^1.3.10","@types/node":"^12.12.5","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^1.19.1","nyc":"^14.1.1","prettier":"^1.18.2","source-map-support":"0.5.14","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.6.4"},"gitHead":"bba06b23cba11306f5d769fb09f86040097545ae","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@2.14.4","_nodeVersion":"10.14.1","_npmVersion":"6.13.0","dist":{"shasum":"b07d80203543f7270cb9f02ce10c233811c675de","size":66510,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-2.14.4.tgz","integrity":"sha512-QJkHF9D+4kQA6BVvx5xamGxOHI7xoljeRthxUH7qYYYDfSWMXLPofNKthM+I8uZ+fCKJ/SKtNj7dBdGflnYv4A=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_2.14.4_1573272098010_0.5458521909892637"},"_hasShrinkwrap":false,"publish_time":1573272098122,"_cnpm_publish_time":1573272098122,"_cnpmcore_publish_time":"2021-12-16T17:00:39.613Z","contributors":[]},"2.14.3":{"name":"express-openapi-validator","version":"2.14.3","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","js-yaml":"^3.13.1","lodash":"^4.17.15","lodash.merge":"^4.6.2","multer":"^1.4.2","ono":"^5.0.1","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/multer":"^1.3.10","@types/node":"^12.12.5","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^1.19.1","nyc":"^14.1.1","prettier":"^1.18.2","source-map-support":"0.5.14","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.6.4"},"gitHead":"56d39c6a7f3f212c8cea7df15d22ee2b956cd3c9","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@2.14.3","_nodeVersion":"10.14.1","_npmVersion":"6.13.0","dist":{"shasum":"c9d89be34c3443c866a47416828ed3d206e53f44","size":66480,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-2.14.3.tgz","integrity":"sha512-2oSBcD2dkMuEdBcIZkkBhpjgwXJH/c2cidsL2RbjH8b1rT+tU75Vb4c2o13m3/nVZ5edjyhWQUWposJd8b3wNQ=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_2.14.3_1573270826307_0.9831710057030221"},"_hasShrinkwrap":false,"publish_time":1573270826531,"_cnpm_publish_time":1573270826531,"_cnpmcore_publish_time":"2021-12-16T17:00:39.885Z","contributors":[]},"2.14.2":{"name":"express-openapi-validator","version":"2.14.2","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","js-yaml":"^3.13.1","lodash":"^4.17.15","lodash.merge":"^4.6.2","multer":"^1.4.2","ono":"^5.0.1","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/multer":"^1.3.10","@types/node":"^12.12.5","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^1.19.1","nyc":"^14.1.1","prettier":"^1.18.2","source-map-support":"0.5.14","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.6.4"},"gitHead":"616212ddadda262b2fa39d6b911ab279565c9e86","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@2.14.2","_nodeVersion":"10.14.1","_npmVersion":"6.12.1","dist":{"shasum":"3f7e01d6271049dbf080d298dd367ac93e822221","size":66204,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-2.14.2.tgz","integrity":"sha512-wPrpVt+wf9GPhYACOQQoeuOEP5PCkwKeIky5SRL9z4sX1kPzXPH7F1R1P9MgypTL3eAAWUjD+Z2bXaAgL5DD4w=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_2.14.2_1573008553727_0.27835867969889194"},"_hasShrinkwrap":false,"publish_time":1573008554146,"_cnpm_publish_time":1573008554146,"_cnpmcore_publish_time":"2021-12-16T17:00:40.149Z","contributors":[]},"2.14.1":{"name":"express-openapi-validator","version":"2.14.1","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","js-yaml":"^3.13.1","lodash":"^4.17.15","lodash.merge":"^4.6.2","multer":"^1.4.2","ono":"^5.0.1","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/multer":"^1.3.10","@types/node":"^12.12.5","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^1.19.1","nyc":"^14.1.1","prettier":"^1.18.2","source-map-support":"0.5.14","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.6.4"},"gitHead":"8ee7760ef3c12e9c0ee865886c8de4e6b68d9ca2","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@2.14.1","_nodeVersion":"10.14.1","_npmVersion":"6.12.0","dist":{"shasum":"b246ad607040a44e1840eeb6759c661ef5dff30c","size":65472,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-2.14.1.tgz","integrity":"sha512-TUklMKYcG6LClPctnIZa9QB26CeSIi0lMirIdDCPlJDMGaLiowlWRknlba6Bix9SAzujYhHi1qzFpJNdfZcw5g=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_2.14.1_1572724474759_0.10488313740477784"},"_hasShrinkwrap":false,"publish_time":1572724474866,"_cnpm_publish_time":1572724474866,"_cnpmcore_publish_time":"2021-12-16T17:00:40.522Z","contributors":[]},"2.13.0":{"name":"express-openapi-validator","version":"2.13.0","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","js-yaml":"^3.13.1","lodash":"^4.17.15","lodash.merge":"^4.6.2","multer":"^1.4.2","ono":"^5.0.1","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/multer":"^1.3.10","@types/node":"^12.11.2","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^1.19.1","nyc":"^14.1.1","prettier":"^1.18.2","source-map-support":"0.5.13","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.6.4"},"gitHead":"150279b02850216ca63c2e4f80b5dd7a14e82554","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@2.13.0","_nodeVersion":"10.14.1","_npmVersion":"6.12.0","dist":{"shasum":"0e3db8189fc74a07b4a5bf1dd94d30f141a32a03","size":65183,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-2.13.0.tgz","integrity":"sha512-0qRrqz/clbcqGVHiZlgFyKGP8pRCxl6Br+5DThTD/G9J3tqxmMTUVLXetDdV4qt1jpxFetef41UNtJ6imkP2DA=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_2.13.0_1572309296373_0.5009087072368836"},"_hasShrinkwrap":false,"publish_time":1572309296531,"_cnpm_publish_time":1572309296531,"_cnpmcore_publish_time":"2021-12-16T17:00:40.858Z","contributors":[]},"2.12.2":{"name":"express-openapi-validator","version":"2.12.2","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","js-yaml":"^3.13.1","lodash":"^4.17.15","lodash.merge":"^4.6.2","multer":"^1.4.2","ono":"^5.0.1","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/multer":"^1.3.10","@types/node":"^12.11.2","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^1.19.1","nyc":"^14.1.1","prettier":"^1.18.2","source-map-support":"0.5.13","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.6.4"},"gitHead":"717da232244e8e7b75faa8153de0899460e929ab","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@2.12.2","_nodeVersion":"10.14.1","_npmVersion":"6.12.0","dist":{"shasum":"791b4eaf127d0e1ac31714891e2ec409a17175fc","size":65283,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-2.12.2.tgz","integrity":"sha512-313JBAjLlXhR+QnDUWpLbbLjPF1uewh9nIAhbX4PnRYFOsfOFTdue6Oq+0nmRn4CTj3GJKAT0I6XB1508fen4Q=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_2.12.2_1572014668037_0.076646440607546"},"_hasShrinkwrap":false,"publish_time":1572014668164,"_cnpm_publish_time":1572014668164,"_cnpmcore_publish_time":"2021-12-16T17:00:41.268Z","contributors":[]},"2.12.1":{"name":"express-openapi-validator","version":"2.12.1","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","js-yaml":"^3.13.1","lodash":"^4.17.15","lodash.merge":"^4.6.2","multer":"^1.4.2","ono":"^5.0.1","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/multer":"^1.3.10","@types/node":"^12.11.2","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^1.19.1","nyc":"^14.1.1","prettier":"^1.18.2","source-map-support":"0.5.13","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.6.4"},"gitHead":"c6750056f3872232de8c6ed1a9056fa907b9449d","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@2.12.1","_nodeVersion":"10.14.1","_npmVersion":"6.12.0","dist":{"shasum":"6c363443659563bdfba6fccedd77c16aeb634694","size":63634,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-2.12.1.tgz","integrity":"sha512-XeQ/H5FRvHzYSrKMlcexwg96Gws+KWF3saRal3igfwz5cVC3IIWFA9Ahafl1s3QGiAl6MnGVCKjh9x7+V7BFyg=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_2.12.1_1571870129410_0.010969868537015648"},"_hasShrinkwrap":false,"publish_time":1571870129523,"_cnpm_publish_time":1571870129523,"_cnpmcore_publish_time":"2021-12-16T17:00:41.565Z","contributors":[]},"2.9.0":{"name":"express-openapi-validator","version":"2.9.0","description":"Automatically validate API requests using an OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","request validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","js-yaml":"^3.13.1","lodash":"^4.17.15","lodash.merge":"^4.6.2","multer":"^1.4.2","ono":"^5.0.1","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/multer":"^1.3.10","@types/node":"^12.11.2","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^1.19.1","nyc":"^14.1.1","prettier":"^1.18.2","source-map-support":"0.5.13","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.6.4"},"gitHead":"d93d953085738bb91b3acd05b0ee8b16e5116547","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@2.9.0","_nodeVersion":"10.14.1","_npmVersion":"6.12.0","dist":{"shasum":"73679f573af5b932f5308758bec4d78d80051401","size":63258,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-2.9.0.tgz","integrity":"sha512-dfbxpsJflB4qmGX/+R64Shjqdqpmy/iGXwwvoYJrOzOYExYO1sOaOm9JSpHb7nQQHlat+uoYkaAlb2b6nAvJ3g=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_2.9.0_1571779425470_0.6235135595674148"},"_hasShrinkwrap":false,"publish_time":1571779425721,"_cnpm_publish_time":1571779425721,"_cnpmcore_publish_time":"2021-12-16T17:00:41.833Z","contributors":[]},"2.8.1":{"name":"express-openapi-validator","version":"2.8.1","description":"Automatically validate API requests using an OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","request validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","js-yaml":"^3.13.1","lodash":"^4.17.15","lodash.merge":"^4.6.2","multer":"^1.4.2","ono":"^5.0.1","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/multer":"^1.3.10","@types/node":"^11.13.18","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^1.19.1","nyc":"^14.1.1","prettier":"^1.18.2","source-map-support":"0.5.11","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.6.4"},"gitHead":"ae004f90384777a82cd464abc6b06fc6cf54b673","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@2.8.1","_nodeVersion":"10.14.1","_npmVersion":"6.12.0","dist":{"shasum":"9ebefa74bcb65097c8ccaa6ec5280680d76d6e6c","size":63103,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-2.8.1.tgz","integrity":"sha512-V4eZHrpSA9WVTFziFRc4kFL+yR9Ow9GT5offUfrxLgdNSGgHVE5Xcr37iRosfpgU4LKvmKfoBosvus/nk1G/lw=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_2.8.1_1571703073769_0.9741921484434277"},"_hasShrinkwrap":false,"publish_time":1571703073877,"_cnpm_publish_time":1571703073877,"_cnpmcore_publish_time":"2021-12-16T17:00:42.033Z","contributors":[]},"2.8.0":{"name":"express-openapi-validator","version":"2.8.0","description":"Automatically validate API requests using an OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","request validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","js-yaml":"^3.13.1","lodash":"^4.17.15","lodash.merge":"^4.6.2","multer":"^1.4.2","ono":"^5.0.1","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/node":"^11.13.18","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^1.19.1","nyc":"^14.1.1","prettier":"^1.18.2","source-map-support":"0.5.11","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.5.3"},"gitHead":"3889edd24b73701f61a05feebe3b361440264d2e","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@2.8.0","_nodeVersion":"10.14.1","_npmVersion":"6.12.0","dist":{"shasum":"8fa60547612e06b32061a1ac6afc931386cdc47b","size":30239,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-2.8.0.tgz","integrity":"sha512-XotqzPlcTDfv1f40OPxOfy4JauE8S4hrZ+xOS3xcKl4sGnygWZRrr3GWGJujpLl96X+wiA+uHZkLYjO+AN14iQ=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_2.8.0_1571530171654_0.7843129422485628"},"_hasShrinkwrap":false,"publish_time":1571530171835,"_cnpm_publish_time":1571530171835,"_cnpmcore_publish_time":"2021-12-16T17:00:42.225Z","contributors":[]},"2.7.2":{"name":"express-openapi-validator","version":"2.7.2","description":"Automatically validate API requests using an OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","request validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","js-yaml":"^3.13.1","lodash":"^4.17.15","lodash.merge":"^4.6.2","multer":"^1.4.2","ono":"^5.0.1","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/node":"^11.13.18","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^1.19.1","nyc":"^14.1.1","prettier":"^1.18.2","source-map-support":"0.5.11","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.5.3"},"gitHead":"3d91e6ace922679bf7699580f59947586d91ed53","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@2.7.2","_nodeVersion":"10.14.1","_npmVersion":"6.12.0","dist":{"shasum":"3c0b2b086270ff4e07909e38309bf73b317c82be","size":28976,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-2.7.2.tgz","integrity":"sha512-jhuSPNSABUQA3CTeuPGfYdcSh01XoNyBaUq4qpsGAYK/fhbN9Ym+w8Bqmo6dxyzW9UB/akJJQNQyuUP4OKv7tA=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_2.7.2_1571410817778_0.07332920625214867"},"_hasShrinkwrap":false,"publish_time":1571410817970,"_cnpm_publish_time":1571410817970,"_cnpmcore_publish_time":"2021-12-16T17:00:42.438Z","contributors":[]},"2.7.1":{"name":"express-openapi-validator","version":"2.7.1","description":"Automatically validate API requests using an OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","request validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","js-yaml":"^3.13.1","lodash":"^4.17.15","lodash.merge":"^4.6.2","multer":"^1.4.2","ono":"^5.0.1","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/node":"^11.13.18","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^1.19.1","nyc":"^14.1.1","prettier":"^1.18.2","source-map-support":"0.5.11","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.5.3"},"gitHead":"50e46f95b7f017cbfc235e54dfd5df630ee6aa4d","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@2.7.1","_nodeVersion":"10.14.1","_npmVersion":"6.12.0","dist":{"shasum":"50107d72665cb5fb7cf810e6a81d4727d0ce2384","size":28833,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-2.7.1.tgz","integrity":"sha512-Hp3XaBMQpRhVSQ7gbzd3NOVzhJT4hMHwEd4nM71aPmvzEmj9Y2oAYb/b/NCVa2DOvz1LZnHDQsIDsbOQR5dQoQ=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_2.7.1_1571062492463_0.41281994087730367"},"_hasShrinkwrap":false,"publish_time":1571062492639,"_cnpm_publish_time":1571062492639,"_cnpmcore_publish_time":"2021-12-16T17:00:42.640Z","contributors":[]},"2.7.0":{"name":"express-openapi-validator","version":"2.7.0","description":"Automatically validate API requests using an OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","request validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","js-yaml":"^3.13.1","lodash":"^4.17.15","lodash.merge":"^4.6.2","multer":"^1.4.2","ono":"^5.0.1","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/node":"^11.13.18","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^1.19.1","nyc":"^14.1.1","prettier":"^1.18.2","source-map-support":"0.5.11","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.5.3"},"gitHead":"8b406899769dff395b2c032459b1f1fa0e108030","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@2.7.0","_nodeVersion":"10.14.1","_npmVersion":"6.12.0","dist":{"shasum":"6bf42b0ebeee9306cb4fbbfcc0615558ba5db372","size":28779,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-2.7.0.tgz","integrity":"sha512-Uy6XJ9X8NufOcCdUxLHpjdLK6M18dUzcPT6skY/l2VSprSo6R+zFlSoESDjAoBgB2yuK6UkVA2wgxuVngxnlJA=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_2.7.0_1571020833195_0.20224789817921618"},"_hasShrinkwrap":false,"publish_time":1571020833355,"_cnpm_publish_time":1571020833355,"_cnpmcore_publish_time":"2021-12-16T17:00:42.907Z","contributors":[]},"2.6.2":{"name":"express-openapi-validator","version":"2.6.2","description":"Automatically validate API requests using an OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","request validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","js-yaml":"^3.13.1","lodash":"^4.17.15","lodash.merge":"^4.6.2","multer":"^1.4.2","ono":"^5.0.1","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/node":"^11.13.18","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^1.19.1","nyc":"^14.1.1","prettier":"^1.18.2","source-map-support":"0.5.11","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.5.3"},"gitHead":"1ae5d57b1b02aed98ef40b4431d463e8eb779dab","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@2.6.2","_nodeVersion":"10.14.1","_npmVersion":"6.12.0","dist":{"shasum":"5b328c343a32e1de34d0750eb46c7fec913cafa9","size":28566,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-2.6.2.tgz","integrity":"sha512-BqkNcN0HiLlJ052pSc7lXjTQIixy4TpLwxBL4I6vF4iSRnJpgXjFH+EvSUA0B2c84aHl4fXGV3T32HSgbStrww=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_2.6.2_1571014280549_0.49486928162552424"},"_hasShrinkwrap":false,"publish_time":1571014280719,"_cnpm_publish_time":1571014280719,"_cnpmcore_publish_time":"2021-12-16T17:00:43.235Z","contributors":[]},"2.6.1":{"name":"express-openapi-validator","version":"2.6.1","description":"Automatically validate API requests using an OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","request validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","js-yaml":"^3.13.1","lodash":"^4.17.15","lodash.merge":"^4.6.2","multer":"^1.4.2","ono":"^5.0.1","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/node":"^11.13.18","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^1.19.1","nyc":"^14.1.1","prettier":"^1.18.2","source-map-support":"0.5.11","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.5.3"},"gitHead":"756ea6767a24b96797de7e6a3fc4690832f3b48c","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@2.6.1","_nodeVersion":"10.14.1","_npmVersion":"6.12.0","dist":{"shasum":"18498b5823e00479d67a57aa7cfa15f0ec2f86ac","size":28561,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-2.6.1.tgz","integrity":"sha512-8r1PT9lMiPZaD018/4Vnq3VJacyqtJwXVzAn2w/foDHZ9anhiXryh0pTmKgPhlx2tl4Tjm+K00rActc2fivIlA=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_2.6.1_1571011889480_0.3484926731187301"},"_hasShrinkwrap":false,"publish_time":1571011889658,"_cnpm_publish_time":1571011889658,"_cnpmcore_publish_time":"2021-12-16T17:00:43.500Z","contributors":[]},"2.6.0":{"name":"express-openapi-validator","version":"2.6.0","description":"Automatically validate API requests using an OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","request validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","js-yaml":"^3.13.1","lodash":"^4.17.15","lodash.merge":"^4.6.2","multer":"^1.4.2","ono":"^5.0.1","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/node":"^11.13.18","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^1.19.1","nyc":"^14.1.1","prettier":"^1.18.2","source-map-support":"0.5.11","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.5.3"},"gitHead":"de03ec2a6a83869daa0b14f718210f46af3fbf48","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@2.6.0","_nodeVersion":"10.14.1","_npmVersion":"6.12.0","dist":{"shasum":"c5acb264688ba897107bd63280164f875493de2b","size":28536,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-2.6.0.tgz","integrity":"sha512-2RE0q+tsvzEZN9PylBXRbvRKj2p6vqJDMFxqJVTY5s/hOJRR4UrJvTuDaJ5wX/A9yC/eMt9c/SAArOVK/Ez8Aw=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_2.6.0_1571010958737_0.5851851491964022"},"_hasShrinkwrap":false,"publish_time":1571010958904,"_cnpm_publish_time":1571010958904,"_cnpmcore_publish_time":"2021-12-16T17:00:43.823Z","contributors":[]},"2.5.3":{"name":"express-openapi-validator","version":"2.5.3","description":"Automatically validate API requests using an OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","request validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","js-yaml":"^3.13.1","lodash":"^4.17.15","lodash.merge":"^4.6.2","multer":"^1.4.2","ono":"^5.0.1","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/node":"^11.13.18","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^1.19.1","nyc":"^14.1.1","prettier":"^1.18.2","source-map-support":"0.5.11","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.5.3"},"gitHead":"2f4bb8dd7788f2ccb83e36479316ec043f404046","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@2.5.3","_nodeVersion":"10.14.1","_npmVersion":"6.11.3","dist":{"shasum":"a18520fe07329ef07fee1cc18ec037161715d019","size":28225,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-2.5.3.tgz","integrity":"sha512-+jv/MdibzI45g6DA4EdS/xI/lu5pyw4din4bNOufg4x/kkRKCa89pTuA4Y9A10+CszVutU1LegHliYqLBjJGjA=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_2.5.3_1570916334142_0.10077759442930212"},"_hasShrinkwrap":false,"publish_time":1570916334299,"_cnpm_publish_time":1570916334299,"_cnpmcore_publish_time":"2021-12-16T17:00:44.243Z","contributors":[]},"2.5.2":{"name":"express-openapi-validator","version":"2.5.2","description":"Automatically validate API requests using an OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","request validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","js-yaml":"^3.13.1","lodash":"^4.17.15","lodash.merge":"^4.6.2","multer":"^1.4.2","ono":"^5.0.1","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/node":"^11.13.18","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^1.19.1","nyc":"^14.1.1","prettier":"^1.18.2","source-map-support":"0.5.11","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.5.3"},"gitHead":"5bc1ab619e690300606b447cf06409090e174059","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@2.5.2","_nodeVersion":"10.14.1","_npmVersion":"6.11.3","dist":{"shasum":"1456c0fe1d31de529d42047f4f875d6b5007b269","size":28215,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-2.5.2.tgz","integrity":"sha512-6AORZbo7k5rRY+FbSGHXVg7A60k8zZByF2p/cgRQ27uwtGmbS3Ei6rjjefmtaDhpvVa54Zm3pc1rNMsvu0aCWQ=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_2.5.2_1570914865659_0.7767402113834077"},"_hasShrinkwrap":false,"publish_time":1570914865857,"_cnpm_publish_time":1570914865857,"_cnpmcore_publish_time":"2021-12-16T17:00:44.473Z","contributors":[]},"2.5.1":{"name":"express-openapi-validator","version":"2.5.1","description":"Automatically validate API requests using an OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","request validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","js-yaml":"^3.13.1","lodash":"^4.17.15","lodash.merge":"^4.6.2","multer":"^1.4.2","ono":"^5.0.1","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/node":"^11.13.18","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^1.19.1","nyc":"^14.1.1","prettier":"^1.18.2","source-map-support":"0.5.11","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.5.3"},"gitHead":"e02bb73af12633a49caf7540f58221fde251bd7f","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@2.5.1","_nodeVersion":"10.14.1","_npmVersion":"6.11.3","dist":{"shasum":"937e3178b5fbee8b160598a7fe82f025f956bcaf","size":28093,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-2.5.1.tgz","integrity":"sha512-bM4eRgFKOoaxUOX4cYR1AI21ugPoYoh0wV0Z/A2iOfHF/53Lr56Qe+MAPVR1W8dADUnezXPZekM1BYRJvq4WDw=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_2.5.1_1570852238118_0.7022823246719403"},"_hasShrinkwrap":false,"publish_time":1570852238238,"_cnpm_publish_time":1570852238238,"_cnpmcore_publish_time":"2021-12-16T17:00:44.747Z","contributors":[]},"2.5.0":{"name":"express-openapi-validator","version":"2.5.0","description":"Automatically validate API requests using an OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","request validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","js-yaml":"^3.13.1","lodash":"^4.17.15","lodash.merge":"^4.6.2","multer":"^1.4.2","ono":"^5.0.1","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/node":"^11.13.18","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^1.19.1","nyc":"^14.1.1","prettier":"^1.18.2","source-map-support":"0.5.11","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.5.3"},"gitHead":"f814ca3f446a22de77f8b243af27a10c29d95580","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@2.5.0","_nodeVersion":"10.14.1","_npmVersion":"6.11.3","dist":{"shasum":"bac060cb566b695f843938149309abc356d501ea","size":28078,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-2.5.0.tgz","integrity":"sha512-QlkOeq8ggGe/LJec4/30REI4iglNjZ5U6qY7eT14KEYOHQkp9momWE/xroUapVrMpg7Fey38/bM28f5vYBrpcA=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_2.5.0_1570851388152_0.3014892034155954"},"_hasShrinkwrap":false,"publish_time":1570851388305,"_cnpm_publish_time":1570851388305,"_cnpmcore_publish_time":"2021-12-16T17:00:45.027Z","contributors":[]},"2.4.1":{"name":"express-openapi-validator","version":"2.4.1","description":"Automatically validate API requests using an OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","request validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","js-yaml":"^3.13.1","lodash":"^4.17.15","lodash.merge":"^4.6.2","multer":"^1.4.2","ono":"^5.0.1","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/node":"^11.13.18","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^1.19.1","nyc":"^14.1.1","prettier":"^1.18.2","source-map-support":"0.5.11","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.5.3"},"gitHead":"4a6b0afcc2ab03af52a4d1e4769f1ac03cf3aee0","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@2.4.1","_nodeVersion":"10.14.1","_npmVersion":"6.11.3","dist":{"shasum":"83c1407d42f0308bb2bea24d7203496b5f8d8ee6","size":25313,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-2.4.1.tgz","integrity":"sha512-j7dFey5Fz6vDtodZZ83oAa7NW5EW/0vppqkMBTjK3pr7QCT65/55qxMiF5fDJbiNZWVZHNZWvBt6ZQLw9pvsjQ=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_2.4.1_1570667221654_0.848205813553824"},"_hasShrinkwrap":false,"publish_time":1570667221795,"_cnpm_publish_time":1570667221795,"_cnpmcore_publish_time":"2021-12-16T17:00:45.300Z","contributors":[]},"2.4.0":{"name":"express-openapi-validator","version":"2.4.0","description":"Automatically validate API requests using an OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","request validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","js-yaml":"^3.13.1","lodash":"^4.17.15","lodash.merge":"^4.6.2","multer":"^1.4.2","ono":"^5.0.1","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/node":"^11.13.18","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^1.19.1","nyc":"^14.1.1","prettier":"^1.18.2","source-map-support":"0.5.11","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.5.3"},"gitHead":"381543c19c60ca3c514d32ceff4278b59a80a72c","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@2.4.0","_nodeVersion":"10.14.1","_npmVersion":"6.11.3","dist":{"shasum":"1e643844202a6fb53cefb4e5f772ea02e47d9b83","size":25433,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-2.4.0.tgz","integrity":"sha512-s7EZt9A6+7+5UOpByraqdFt9l6iZ4iN4eI7qKwaCc/oNKBeqzNEDt5bO2xXvyAxPraRTe6PfS4Ov9F55otkxgg=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_2.4.0_1570550163028_0.5955849681868655"},"_hasShrinkwrap":false,"publish_time":1570550163154,"_cnpm_publish_time":1570550163154,"_cnpmcore_publish_time":"2021-12-16T17:00:45.518Z","contributors":[]},"2.3.1":{"name":"express-openapi-validator","version":"2.3.1","description":"Automatically validate API requests using an OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","request validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","js-yaml":"^3.13.1","lodash":"^4.17.15","lodash.merge":"^4.6.2","multer":"^1.4.2","ono":"^5.0.1","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/node":"^11.13.18","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^1.19.1","nyc":"^14.1.1","prettier":"^1.18.2","source-map-support":"0.5.11","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.5.3"},"gitHead":"8e2e1da50c3277de95ae245161df2664abdcbffe","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@2.3.1","_nodeVersion":"10.14.1","_npmVersion":"6.11.3","dist":{"shasum":"9c37baa59599b9083c6bb62182eeb7e9979a6ce0","size":24950,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-2.3.1.tgz","integrity":"sha512-Da8BJIg9Sjsihc6Dpdx522vSBHoFTCuhry0WwusQxuG1lNGfwKbENDrKKSlfB1dws9FcyXRu+/TE6/2MU4yXlQ=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_2.3.1_1570484618018_0.8435716235529214"},"_hasShrinkwrap":false,"publish_time":1570484618157,"_cnpm_publish_time":1570484618157,"_cnpmcore_publish_time":"2021-12-16T17:00:45.710Z","contributors":[]},"2.3.0":{"name":"express-openapi-validator","version":"2.3.0","description":"Automatically validate API requests using an OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","request validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","js-yaml":"^3.13.1","lodash":"^4.17.15","lodash.merge":"^4.6.2","multer":"^1.4.2","ono":"^5.0.1","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/node":"^11.13.18","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^1.19.1","nyc":"^14.1.1","prettier":"^1.18.2","source-map-support":"0.5.11","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.5.3"},"gitHead":"7ff34c0cf383122e0866115a8e8b0e25018b4e11","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@2.3.0","_nodeVersion":"10.14.1","_npmVersion":"6.11.3","dist":{"shasum":"501d5ba621c26ecfd6c56e26ee0317dcc8ce6653","size":24950,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-2.3.0.tgz","integrity":"sha512-vxs0vfFoRbjC0ze/h9yCnR7jPH8a9VoSWQDKDYbRs4mEyr91HPERNLG1yzI4EeRUvWbvUIaTDfefsTvccylcrw=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_2.3.0_1570040204968_0.40683286973744903"},"_hasShrinkwrap":false,"publish_time":1570040205147,"_cnpm_publish_time":1570040205147,"_cnpmcore_publish_time":"2021-12-16T17:00:45.947Z","contributors":[]},"2.2.0":{"name":"express-openapi-validator","version":"2.2.0","description":"Automatically validate API requests using an OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","request validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","js-yaml":"^3.13.1","lodash":"^4.17.15","lodash.merge":"^4.6.2","multer":"^1.4.2","ono":"^5.0.1","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/node":"^11.13.18","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^1.19.1","nyc":"^14.1.1","prettier":"^1.18.2","source-map-support":"0.5.11","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.5.3"},"gitHead":"1e50ff1d23b1e26c67cbd789551ec7e529892b76","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@2.2.0","_nodeVersion":"10.14.1","_npmVersion":"6.11.3","dist":{"shasum":"bf08b52faa27b8e2a9132f8c6e99a6eef9766445","size":24425,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-2.2.0.tgz","integrity":"sha512-gjwNlELFxuRDQQegCLxB8udVUMyzHVoJ1CpI9SZ69S2fmcJ/ScU5+8czGSUzqvLhDrHYi6tGTZntjv7MXx9reA=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_2.2.0_1569024778043_0.6097073123131358"},"_hasShrinkwrap":false,"publish_time":1569024778188,"_cnpm_publish_time":1569024778188,"_cnpmcore_publish_time":"2021-12-16T17:00:46.154Z","contributors":[]},"2.1.5":{"name":"express-openapi-validator","version":"2.1.5","description":"Automatically validate API requests using an OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","request validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","lodash":"^4.17.15","lodash.merge":"^4.6.2","multer":"^1.4.2","ono":"^5.0.1","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/node":"^11.13.18","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","express":"^4.17.1","js-yaml":"^3.13.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^1.19.1","nyc":"^14.1.1","prettier":"^1.18.2","source-map-support":"0.5.11","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.5.3"},"gitHead":"2c46a9aa012917dc3e07650b523421cf928f0f3e","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@2.1.5","_nodeVersion":"10.14.1","_npmVersion":"6.11.3","dist":{"shasum":"50d765b8f58574ab78312b56f4ec1f1fe2d83c51","size":24425,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-2.1.5.tgz","integrity":"sha512-oP5t7bIcbNKHV762HcnE9oD6aNtKRYkPGlOdNDdiPebdutY5hc6a0NfTKv7QL9H+DD6y1n3Y4+vg3CbH2mjHVw=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_2.1.5_1568774355313_0.6157482868257655"},"_hasShrinkwrap":false,"publish_time":1568774355453,"_cnpm_publish_time":1568774355453,"_cnpmcore_publish_time":"2021-12-16T17:00:46.730Z","contributors":[]},"2.1.4":{"name":"express-openapi-validator","version":"2.1.4","description":"Automatically validate API requests using an OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","request validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","lodash":"^4.17.15","lodash.merge":"^4.6.2","multer":"^1.4.2","ono":"^5.0.1","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/node":"^11.13.18","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","express":"^4.17.1","js-yaml":"^3.13.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^1.19.1","nyc":"^14.1.1","prettier":"^1.18.2","source-map-support":"0.5.11","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.5.3"},"gitHead":"14194373dd8d752bdeed4d7d6ccc970948ad6857","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@2.1.4","_nodeVersion":"10.14.1","_npmVersion":"6.11.3","dist":{"shasum":"6940f9b9ff00974926b865a21aab6caec3f12277","size":24433,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-2.1.4.tgz","integrity":"sha512-7sciwVQ/NOC76bH5JHauQOm6LYY0CMaKSyx/O17zzTa17ijesY/CR/W7rlHUU6MqO3a0Cc1K8aRXHBE0MiOTbw=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_2.1.4_1568773839357_0.6404588698323614"},"_hasShrinkwrap":false,"publish_time":1568773839466,"_cnpm_publish_time":1568773839466,"_cnpmcore_publish_time":"2021-12-16T17:00:46.940Z","contributors":[]},"2.1.2":{"name":"express-openapi-validator","version":"2.1.2","description":"Automatically validate API requests using an OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","request validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@types/express-mung":"^0.5.2","ajv":"^6.10.2","express-mung":"^0.5.1","lodash":"^4.17.15","lodash.merge":"^4.6.2","multer":"^1.4.2","ono":"^5.0.1","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/node":"^11.13.18","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","express":"^4.17.1","js-yaml":"^3.13.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^1.19.1","nyc":"^14.1.1","prettier":"^1.18.2","source-map-support":"0.5.11","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.5.3"},"gitHead":"0156adb2d671a1ac3ca028e2473dd4308f122bf9","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@2.1.2","_nodeVersion":"10.14.1","_npmVersion":"6.11.3","dist":{"shasum":"7a7e133cc624f4df0667b309c422aa423078ad7a","size":23001,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-2.1.2.tgz","integrity":"sha512-S+ibao9F5qw3L1GOh+UUp/aho6wFbLKcCTIw8N8KiBD/o5KSzpPrQJ+hZ3tT2CUDyGD1FRN1lXI9iERkExDUdw=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_2.1.2_1568771324895_0.21772500799271333"},"_hasShrinkwrap":false,"publish_time":1568771325042,"_cnpm_publish_time":1568771325042,"_cnpmcore_publish_time":"2021-12-16T17:00:47.314Z","contributors":[]},"2.1.1":{"name":"express-openapi-validator","version":"2.1.1","description":"Automatically validate API requests using an OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","request validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@types/express-mung":"^0.5.2","ajv":"^6.10.2","express-mung":"^0.5.1","lodash":"^4.17.15","lodash.merge":"^4.6.2","multer":"^1.4.2","ono":"^5.0.1","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/node":"^11.13.18","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","express":"^4.17.1","js-yaml":"^3.13.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^1.19.1","nyc":"^14.1.1","prettier":"^1.18.2","source-map-support":"0.5.11","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.5.3"},"gitHead":"17d3dfa437a8cd347860dc3b344bebbb0da4b308","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@2.1.1","_nodeVersion":"10.14.1","_npmVersion":"6.11.3","dist":{"shasum":"daef8789dd1d58a06d72a863d1e704250f6a0a8e","size":23077,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-2.1.1.tgz","integrity":"sha512-DNRPsLMaG2mR6cq19GKIkDVxVd2vZy7w/tNJJXdt2jsafXC+IXjjAZcje4VavbEJNToaxowZVXp1r69sLY2WZw=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_2.1.1_1568770243502_0.3099728805764512"},"_hasShrinkwrap":false,"publish_time":1568770243665,"_cnpm_publish_time":1568770243665,"_cnpmcore_publish_time":"2021-12-16T17:00:47.530Z","contributors":[]},"2.1.0":{"name":"express-openapi-validator","version":"2.1.0","description":"Automatically validate API requests using an OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","request validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@types/express-mung":"^0.5.2","ajv":"^6.10.2","express-mung":"^0.5.1","lodash":"^4.17.15","lodash.merge":"^4.6.2","multer":"^1.4.2","ono":"^5.0.1","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/node":"^11.13.18","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","express":"^4.17.1","js-yaml":"^3.13.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^1.19.1","nyc":"^14.1.1","prettier":"^1.18.2","source-map-support":"0.5.11","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.5.3"},"gitHead":"d0981413e0d22ede69cc09223bb12e01e5fe79e0","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@2.1.0","_nodeVersion":"10.14.1","_npmVersion":"6.11.3","dist":{"shasum":"d77bb1b5b7f1e74aebb8bdb3fdf2656dcf74e46d","size":23048,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-2.1.0.tgz","integrity":"sha512-Yb2pazq1CoSTRZ2UAAN/u7uMHI0L5NOMJypH0RKRFwRhtR0Rzkn85u6NYqCesE8xAL47rRukczuhL35SJjjCZg=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_2.1.0_1568765928306_0.9469835055908269"},"_hasShrinkwrap":false,"publish_time":1568765928384,"_cnpm_publish_time":1568765928384,"_cnpmcore_publish_time":"2021-12-16T17:00:47.839Z","contributors":[]},"2.0.2":{"name":"express-openapi-validator","version":"2.0.2","description":"Automatically validate API requests using an OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","request validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","js-yaml":"^3.13.1","lodash":"^4.17.15","lodash.merge":"^4.6.2","multer":"^1.4.2","ono":"^5.0.1","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/node":"^11.13.18","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^1.19.1","nyc":"^14.1.1","prettier":"^1.18.2","source-map-support":"0.5.11","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.5.3"},"gitHead":"267ec0576e08deacc4459e63b76b31c80f97b362","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@2.0.2","_nodeVersion":"10.14.1","_npmVersion":"6.11.3","dist":{"shasum":"7cd72a17d396bb872ed164a32cf2b9ac8f83b33a","size":21108,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-2.0.2.tgz","integrity":"sha512-T4y6Adm+qY3jgRzBCkG4DzLzyojE4cz+Nk8dauGVE1hpOP4FXdBXQnqMiIKMTatOrVCY68k4KZUduzuy7NqswQ=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_2.0.2_1568323559601_0.6473143428931807"},"_hasShrinkwrap":false,"publish_time":1568323559722,"_cnpm_publish_time":1568323559722,"_cnpmcore_publish_time":"2021-12-16T17:00:48.077Z","contributors":[]},"1.8.1":{"name":"express-openapi-validator","version":"1.8.1","description":"Automatically validate API requests using an OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","request validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","js-yaml":"^3.13.1","lodash":"^4.17.15","lodash.merge":"^4.6.2","multer":"^1.4.2","ono":"^5.0.1","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/node":"^11.13.18","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^1.19.1","nyc":"^14.1.1","prettier":"^1.18.2","source-map-support":"0.5.11","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.5.3"},"gitHead":"df060e4f6fbb58a59ff7ed2b849777fc561d13da","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@1.8.1","_nodeVersion":"10.14.1","_npmVersion":"6.11.3","dist":{"shasum":"8722baad4d51b266a24768d0e45303a05db91b8a","size":21098,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-1.8.1.tgz","integrity":"sha512-EHb/kZW160RGGkDKV4SQIWLl09xa7c9UxZ2nb2plbiqOWi+mXSSZb601Cxn80djOEJgHa14mQASXoIJTzUm0WQ=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_1.8.1_1568230071350_0.8183131822560679"},"_hasShrinkwrap":false,"publish_time":1568230071551,"_cnpm_publish_time":1568230071551,"_cnpmcore_publish_time":"2021-12-16T17:00:48.362Z","contributors":[]},"2.0.1":{"name":"express-openapi-validator","version":"2.0.1","description":"Automatically validate API requests using an OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","request validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","js-yaml":"^3.13.1","lodash":"^4.17.15","lodash.merge":"^4.6.2","multer":"^1.4.2","ono":"^5.0.1","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/node":"^11.13.18","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^1.19.1","nyc":"^14.1.1","prettier":"^1.18.2","source-map-support":"0.5.11","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.5.3"},"gitHead":"df060e4f6fbb58a59ff7ed2b849777fc561d13da","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@2.0.1","_nodeVersion":"10.14.1","_npmVersion":"6.11.3","dist":{"shasum":"bde0a85f580acbecb28e127ac044d056509f0ead","size":21092,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-2.0.1.tgz","integrity":"sha512-hEt8XbeVd35LOS5jJdvyZNPtghbpowQFWQ4EzfSeDQXYnaXBHYEAh9SfiI2weI+DosDTenUCroy2Hw49T3a8WA=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_2.0.1_1568229845248_0.14681407869523921"},"_hasShrinkwrap":false,"publish_time":1568229845373,"_cnpm_publish_time":1568229845373,"_cnpmcore_publish_time":"2021-12-16T17:00:48.609Z","contributors":[]},"2.0.0":{"name":"express-openapi-validator","version":"2.0.0","description":"Automatically validate API requests using an OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","request validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","js-yaml":"^3.13.1","lodash":"^4.17.15","lodash.merge":"^4.6.2","multer":"^1.4.2","ono":"^5.0.1","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/node":"^11.13.18","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^1.19.1","nyc":"^14.1.1","prettier":"^1.18.2","source-map-support":"0.5.11","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.5.3"},"gitHead":"df060e4f6fbb58a59ff7ed2b849777fc561d13da","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@2.0.0","_nodeVersion":"10.14.1","_npmVersion":"6.11.3","dist":{"shasum":"3652263bb5dd5bd78fde3f954d74454493fb610b","size":20880,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-2.0.0.tgz","integrity":"sha512-85gY2+ino1ysMNgk75dxhT4e2gYHT8uVkvCxeGkv1mv/eZDUQn/kO6TegIq/6Gue3Chtely/nVF1PgShCjf5qg=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_2.0.0_1568229461706_0.05783686514284114"},"_hasShrinkwrap":false,"publish_time":1568229461895,"_cnpm_publish_time":1568229461895,"_cnpmcore_publish_time":"2021-12-16T17:00:48.848Z","contributors":[]},"1.8.0":{"name":"express-openapi-validator","version":"1.8.0","description":"Automatically validate API requests using an OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","request validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","js-yaml":"^3.13.1","lodash":"^4.17.15","lodash.merge":"^4.6.2","multer":"^1.4.2","ono":"^5.0.1","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/node":"^11.13.18","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^1.19.1","nyc":"^14.1.1","prettier":"^1.18.2","source-map-support":"0.5.11","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.5.3"},"gitHead":"9491a0a6698970a9870c5663a79a5da8b6a020ba","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@1.8.0","_nodeVersion":"10.14.1","_npmVersion":"6.11.3","dist":{"shasum":"926d1f6aa2679694d7968f910dda6dbfdbc72310","size":20881,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-1.8.0.tgz","integrity":"sha512-Wj+uho2+KfNYZSRH+FiacdMshiMRBKQsx9Dt9aqfLNKg3C2fN1gf0iRZh00QONW6VM/9Wn1WpgEhPJZ/V+Laxw=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_1.8.0_1567914848042_0.07486255550617327"},"_hasShrinkwrap":false,"publish_time":1567914848199,"_cnpm_publish_time":1567914848199,"_cnpmcore_publish_time":"2021-12-16T17:00:49.085Z","contributors":[]},"1.7.0":{"name":"express-openapi-validator","version":"1.7.0","description":"Automatically validate API requests using an OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","request validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","js-yaml":"^3.13.1","lodash":"^4.17.15","lodash.merge":"^4.6.2","multer":"^1.4.2","ono":"^5.0.1","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/node":"^11.13.18","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^1.19.1","nyc":"^14.1.1","prettier":"^1.18.2","source-map-support":"0.5.11","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.5.3"},"gitHead":"17dfc209bdaefecec5a4e5ca62fc66c02401a7c6","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@1.7.0","_nodeVersion":"10.14.1","_npmVersion":"6.10.1","dist":{"shasum":"7345d7c7c37906c4602b8eaca43f86473184ee8c","size":20627,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-1.7.0.tgz","integrity":"sha512-WYgzCz0V78vSZWOjLRmln3ecEW45cv8cPgu8e5ln6qxOcz9fbtJ7Ofu2hCDAOhcOYqxjFbSRtfKxqw0Bvz/lSQ=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_1.7.0_1567175159354_0.3837049534021293"},"_hasShrinkwrap":false,"publish_time":1567175159488,"_cnpm_publish_time":1567175159488,"_cnpmcore_publish_time":"2021-12-16T17:00:49.340Z","contributors":[]},"1.6.2":{"name":"express-openapi-validator","version":"1.6.2","description":"Automatically validate API requests using an OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","request validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","js-yaml":"^3.13.1","lodash":"^4.17.15","lodash.merge":"^4.6.2","multer":"^1.4.2","ono":"^5.0.1","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/node":"^11.13.18","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^1.19.1","nyc":"^14.1.1","prettier":"^1.18.2","source-map-support":"0.5.11","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.5.3"},"gitHead":"55f1b877e899dc5fad32952ffa57bea279f382e0","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@1.6.2","_nodeVersion":"10.14.1","_npmVersion":"6.10.1","dist":{"shasum":"6804add855d5209db23f2f9323b963daad9d87cb","size":20624,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-1.6.2.tgz","integrity":"sha512-k/oyCDlgSTxwAne52PNHTXLqa6o9fJeATwITo56C+iTkUVPf9LE/GCTMdRUtGsT8j2NkXxW+FBItaqDhuovP1Q=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_1.6.2_1566586002673_0.14196075325973112"},"_hasShrinkwrap":false,"publish_time":1566586003153,"_cnpm_publish_time":1566586003153,"_cnpmcore_publish_time":"2021-12-16T17:00:49.554Z","contributors":[]},"1.6.1":{"name":"express-openapi-validator","version":"1.6.1","description":"Automatically validate API requests using an OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","request validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","js-yaml":"^3.13.1","lodash":"^4.17.15","lodash.merge":"^4.6.2","multer":"^1.4.2","ono":"^5.0.1","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/node":"^11.13.18","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^1.19.1","nyc":"^14.1.1","prettier":"^1.18.2","source-map-support":"0.5.11","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.5.3"},"gitHead":"9afa13d2521a119cf02205df106b5aa986a74c65","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@1.6.1","_nodeVersion":"10.14.1","_npmVersion":"6.10.1","dist":{"shasum":"8f82835ee22ca6890ac5c13a270fbd81447f73a6","size":20532,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-1.6.1.tgz","integrity":"sha512-wylKdGq8/0oJT5qfn9NoQ4b6eumTbmfrhbtf1Sdr9ZdvXi1kAFMo91iQDK4ZQKMbb3yfVGw5uBpg1HrKpBK5nA=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_1.6.1_1566221024443_0.7090053826090161"},"_hasShrinkwrap":false,"publish_time":1566221024703,"_cnpm_publish_time":1566221024703,"_cnpmcore_publish_time":"2021-12-16T17:00:49.780Z","contributors":[]},"1.5.0":{"name":"express-openapi-validator","version":"1.5.0","description":"Automatically validate API requests using an OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","request validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","js-yaml":"^3.13.1","lodash":"^4.17.15","lodash.merge":"^4.6.2","multer":"^1.4.2","ono":"^5.0.1","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/node":"^11.13.18","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^1.19.1","nyc":"^14.1.1","prettier":"^1.18.2","source-map-support":"0.5.11","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.5.3"},"gitHead":"0bb25be0a7672c38a7d92b6e6cc79c191a24d939","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@1.5.0","_nodeVersion":"10.14.1","_npmVersion":"6.10.1","dist":{"shasum":"3131bed1c0c084c9c82a1b26cd7268b2cc454f9c","size":20435,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-1.5.0.tgz","integrity":"sha512-9KJ3etGV0htmqounxG93Fio4QMpCzcZq1ICLsfWDdn3rcFYwdeI+lJov8IXsWkBXbG7nOQcexlkHbw27h8g4Rg=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_1.5.0_1566135696673_0.6072263181946065"},"_hasShrinkwrap":false,"publish_time":1566135696838,"_cnpm_publish_time":1566135696838,"_cnpmcore_publish_time":"2021-12-16T17:00:50.029Z","contributors":[]},"1.4.0":{"name":"express-openapi-validator","version":"1.4.0","description":"Automatically validate API requests using an OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","request validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","js-yaml":"^3.13.1","lodash":"^4.17.15","lodash.merge":"^4.6.2","multer":"^1.4.2","ono":"^5.0.1","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/node":"^11.13.18","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^1.19.1","nyc":"^14.1.1","prettier":"^1.18.2","source-map-support":"0.5.11","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.5.3"},"gitHead":"bceae70c902ff1b827e6662bde464c781fd936fa","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@1.4.0","_nodeVersion":"10.14.1","_npmVersion":"6.10.1","dist":{"shasum":"9f249bceb669586f3e9f78c8d275c206925d219d","size":20332,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-1.4.0.tgz","integrity":"sha512-x9+dKbuw9Zs8QW0X1BCwgNwTpe8co1We+xckLDa1VepqZJ3FZmiG+cY8E+WdXWKL3y1BlvcgWbR5sPtDv+D02g=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_1.4.0_1564449485200_0.663156722653405"},"_hasShrinkwrap":false,"publish_time":1564449485341,"_cnpm_publish_time":1564449485341,"_cnpmcore_publish_time":"2021-12-16T17:00:50.268Z","contributors":[]},"1.3.1":{"name":"express-openapi-validator","version":"1.3.1","description":"Automatically validate API requests using an OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","request validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","js-yaml":"^3.13.1","lodash":"^4.17.15","lodash.merge":"^4.6.2","multer":"^1.4.2","ono":"^5.0.1","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/node":"^11.13.18","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^1.19.1","nyc":"^14.1.1","prettier":"^1.18.2","source-map-support":"0.5.11","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.5.3"},"gitHead":"b958912ede77f5e27ef270208bc7c85ec36509d3","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@1.3.1","_nodeVersion":"10.14.1","_npmVersion":"6.10.1","dist":{"shasum":"4d49c4cd7b8f526b80082ca2d917f74bc3ba3518","size":20218,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-1.3.1.tgz","integrity":"sha512-Jxndt+vg7OtrilHkqFvuhuoNzEP5F4LkI3zu+2mojfF+HRduz18bsuRcfzss3zUwgD1V4Fdb9Nr9WlxCmmiVjQ=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_1.3.1_1563808987619_0.45479628958815477"},"_hasShrinkwrap":false,"publish_time":1563808987802,"_cnpm_publish_time":1563808987802,"_cnpmcore_publish_time":"2021-12-16T17:00:50.577Z","contributors":[]},"1.3.0":{"name":"express-openapi-validator","version":"1.3.0","description":"Automatically validate API requests using an OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","request validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","js-yaml":"^3.13.1","lodash":"^4.17.15","lodash.merge":"^4.6.2","multer":"^1.4.2","ono":"^5.0.1","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/node":"^11.13.18","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^1.19.1","nyc":"^14.1.1","prettier":"^1.18.2","source-map-support":"0.5.11","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.5.3"},"gitHead":"03cc49b996d1ed499de1af2879223b8e75488ab8","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@1.3.0","_nodeVersion":"10.14.1","_npmVersion":"6.10.1","dist":{"shasum":"3cec7aef54a4a910c1ea567a8b5c8d2c7f09b9b2","size":20219,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-1.3.0.tgz","integrity":"sha512-7UEVeV5VZ4NpUpqzTiV7NifULyvXxPy/meS23OgnmSZNJ30HElxdIGYg/8HVB7+ePblOvPFhQN+GmRJqC7r+Fw=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_1.3.0_1563808930984_0.8361711910090412"},"_hasShrinkwrap":false,"publish_time":1563808931145,"_cnpm_publish_time":1563808931145,"_cnpmcore_publish_time":"2021-12-16T17:00:50.876Z","contributors":[]},"1.3.0-rc.4":{"name":"express-openapi-validator","version":"1.3.0-rc.4","description":"Automatically validate API requests using an OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","publish":"npm run compile && npm test && npm publish"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","request validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","js-yaml":"^3.13.1","lodash":"^4.17.15","lodash.merge":"^4.6.2","multer":"^1.4.2","ono":"^5.0.1","openapi-types":"^1.3.5","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/node":"^11.13.18","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^1.19.1","nyc":"^14.1.1","prettier":"^1.18.2","source-map-support":"0.5.11","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.5.3"},"gitHead":"44862f5d235db733b4b14886851a8e156c1ec2b1","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@1.3.0-rc.4","_nodeVersion":"10.14.1","_npmVersion":"6.10.1","dist":{"shasum":"4dd388e850a867960ac080f334bb987a7b49008f","size":18717,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-1.3.0-rc.4.tgz","integrity":"sha512-Qi3M9N1TpXmvpGN/CSnX5gGFM9qZs6pwA8K8/0NwdrX/FUFXChSnbtInzNpIpaC2rP1/tj5fsznaNJTBLhssrA=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_1.3.0-rc.4_1563639682716_0.46225161329420983"},"_hasShrinkwrap":false,"publish_time":1563639682886,"_cnpm_publish_time":1563639682886,"_cnpmcore_publish_time":"2021-12-16T17:00:51.065Z","contributors":[]},"1.3.0-rc.3":{"name":"express-openapi-validator","version":"1.3.0-rc.3","description":"Automatically validate API requests using an OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","request validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","js-yaml":"^3.13.1","lodash":"^4.17.15","multer":"^1.4.2","ono":"^5.0.1","openapi-schema-validator":"^3.0.3","openapi-types":"^1.3.5","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/node":"^11.13.18","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^1.19.1","nyc":"^14.1.1","prettier":"^1.18.2","source-map-support":"0.5.11","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.5.3"},"gitHead":"eea5d8d1f895f33b6ca2020f965411be529a9eac","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@1.3.0-rc.3","_nodeVersion":"10.14.1","_npmVersion":"6.10.1","dist":{"shasum":"d8754b172ddd4b4ce6e757f639cb3639be92fcc5","size":14964,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-1.3.0-rc.3.tgz","integrity":"sha512-/x9yzFeIYNoAkyswyzPxfyn4S7+IWPJzS+vALdnKDgIjYc1RBomQoNc9zbvn/EZIxj9FTZyq675HCIg6EONi9Q=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_1.3.0-rc.3_1563624193168_0.309937330617049"},"_hasShrinkwrap":false,"publish_time":1563624193264,"_cnpm_publish_time":1563624193264,"_cnpmcore_publish_time":"2021-12-16T17:00:51.296Z","contributors":[]},"1.3.0-rc.2":{"name":"express-openapi-validator","version":"1.3.0-rc.2","description":"Automatically validate API requests using an OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","request validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"ajv":"^6.10.2","js-yaml":"^3.13.1","lodash":"^4.17.15","multer":"^1.4.2","ono":"^5.0.1","openapi-schema-validator":"^3.0.3","openapi-types":"^1.3.5","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.36","@types/node":"^11.13.18","@types/supertest":"^2.0.8","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.5","express":"^4.17.1","mocha":"^6.2.0","morgan":"^1.9.1","nodemon":"^1.19.1","nyc":"^14.1.1","prettier":"^1.18.2","source-map-support":"0.5.11","supertest":"^4.0.2","ts-node":"^8.3.0","tsc":"^1.20150623.0","typescript":"^3.5.3"},"gitHead":"eea5d8d1f895f33b6ca2020f965411be529a9eac","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@1.3.0-rc.2","_nodeVersion":"10.14.1","_npmVersion":"6.10.1","dist":{"shasum":"86bbec2b6eb400dd3d9ee578f5565147efbd9e11","size":13024,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-1.3.0-rc.2.tgz","integrity":"sha512-+OypY8Kvz9v41jVhm/Aca+VVlmwKbQ3MjKosH3ZWgqEeaGCZFXrzG/8BxRsNd3+9qL+O+ga71E4VJaHRspHrvw=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_1.3.0-rc.2_1563624148633_0.07439828148310057"},"_hasShrinkwrap":false,"publish_time":1563624148739,"_cnpm_publish_time":1563624148739,"_cnpmcore_publish_time":"2021-12-16T17:00:51.515Z","contributors":[]},"1.2.2":{"name":"express-openapi-validator","version":"1.2.2","description":"Automatically validate API requests using an OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","request validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"js-yaml":"^3.13.1","lodash":"^4.17.11","multer":"^1.4.1","ono":"^5.0.1","openapi-request-coercer":"^2.3.0","openapi-request-validator":"^3.8.3","openapi-schema-validator":"^3.0.3","openapi-security-handler":"^2.0.4","openapi-types":"^1.3.5","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.35","@types/node":"^11.13.13","@types/supertest":"^2.0.7","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.4","express":"^4.17.1","mocha":"^6.1.4","morgan":"^1.9.1","nodemon":"^1.19.1","nyc":"^13.3.0","prettier":"^1.18.2","source-map-support":"0.5.11","supertest":"^4.0.2","ts-node":"^8.2.0","tsc":"^1.20150623.0","typescript":"^3.5.1"},"gitHead":"1af38e12f1f25936b1543aa32413f9018dfff983","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@1.2.2","_nodeVersion":"10.14.1","_npmVersion":"6.10.1","dist":{"shasum":"573ca41b7b2ee0b88e260c56bd982f4df0e2b300","size":12148,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-1.2.2.tgz","integrity":"sha512-DoyvNzAkii8hGoNYxL8KBI0OM6crDJzfO3dHhJ3QYTo4BmOzgiQ2ZTlj0gDhIE13rtnLfJQkOPPpn87A+Js4YQ=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_1.2.2_1563203728831_0.017525939557029524"},"_hasShrinkwrap":false,"publish_time":1563203728956,"_cnpm_publish_time":1563203728956,"_cnpmcore_publish_time":"2021-12-16T17:00:51.736Z","contributors":[]},"1.2.1":{"name":"express-openapi-validator","version":"1.2.1","description":"Automatically validate API requests using an OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","request validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"js-yaml":"^3.13.1","lodash":"^4.17.11","multer":"^1.4.1","ono":"^5.0.1","openapi-request-coercer":"^2.3.0","openapi-request-validator":"^3.8.3","openapi-schema-validator":"^3.0.3","openapi-security-handler":"^2.0.4","openapi-types":"^1.3.5","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.35","@types/node":"^11.13.13","@types/supertest":"^2.0.7","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.4","express":"^4.17.1","mocha":"^6.1.4","morgan":"^1.9.1","nodemon":"^1.19.1","nyc":"^13.3.0","prettier":"^1.18.2","source-map-support":"0.5.11","supertest":"^4.0.2","ts-node":"^8.2.0","tsc":"^1.20150623.0","typescript":"^3.5.1"},"gitHead":"35264f7a2df9ac64cfd7ad63b247fa3373ceea38","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@1.2.1","_npmVersion":"6.4.1","_nodeVersion":"10.14.1","_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"dist":{"shasum":"06b56060374e1a3213699d4cf790ffec2426f0e8","size":12135,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-1.2.1.tgz","integrity":"sha512-N0FAoQ34B+9/3g0kyuezQzw/jUyuwUE32VlHqEVh1D8Xj1kRzD511T7+prNRExS2yKbZaaoQTtPRZMBnTuZRjw=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_1.2.1_1562622358383_0.7022105967139649"},"_hasShrinkwrap":false,"publish_time":1562622358578,"_cnpm_publish_time":1562622358578,"_cnpmcore_publish_time":"2021-12-16T17:00:51.945Z","contributors":[]},"1.2.0":{"name":"express-openapi-validator","version":"1.2.0","description":"Automatically validate API requests using an OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","request validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"js-yaml":"^3.13.1","lodash":"^4.17.11","multer":"^1.4.1","ono":"^5.0.1","openapi-request-coercer":"^2.3.0","openapi-request-validator":"^3.8.3","openapi-schema-validator":"^3.0.3","openapi-security-handler":"^2.0.4","openapi-types":"^1.3.5","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.35","@types/node":"^11.13.13","@types/supertest":"^2.0.7","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.4","express":"^4.17.1","mocha":"^6.1.4","morgan":"^1.9.1","nodemon":"^1.19.1","nyc":"^13.3.0","prettier":"^1.18.2","source-map-support":"0.5.11","supertest":"^4.0.2","ts-node":"^8.2.0","tsc":"^1.20150623.0","typescript":"^3.5.1"},"gitHead":"b0a1dcc647f4185331bfb24427c1f139f06c8ac7","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@1.2.0","_npmVersion":"6.4.1","_nodeVersion":"10.14.1","_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"dist":{"shasum":"54d05d85676427b7321637518a8aa57790a3dc5c","size":12116,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-1.2.0.tgz","integrity":"sha512-xFcFuNws8OBH2Hha6MS3fyE0hxK+2FIvVbecSzDytmmfhTiay7IxftOtGMQ1FugWF0hDWq0J4YSDd2qmSYKbyQ=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_1.2.0_1562527423144_0.6877579504377809"},"_hasShrinkwrap":false,"publish_time":1562527423326,"_cnpm_publish_time":1562527423326,"_cnpmcore_publish_time":"2021-12-16T17:00:52.135Z","contributors":[]},"1.1.0":{"name":"express-openapi-validator","version":"1.1.0","description":"Automatically validate API requests using an OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","request validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"js-yaml":"^3.13.1","lodash":"^4.17.11","multer":"^1.4.1","ono":"^5.0.1","openapi-request-coercer":"^2.3.0","openapi-request-validator":"^3.8.3","openapi-schema-validator":"^3.0.3","openapi-security-handler":"^2.0.4","openapi-types":"^1.3.5","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.35","@types/node":"^11.13.13","@types/supertest":"^2.0.7","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.4","express":"^4.17.1","mocha":"^6.1.4","morgan":"^1.9.1","nodemon":"^1.19.1","nyc":"^13.3.0","prettier":"^1.18.2","source-map-support":"0.5.11","supertest":"^4.0.2","ts-node":"^8.2.0","tsc":"^1.20150623.0","typescript":"^3.5.1"},"gitHead":"4a6a295913a278df64133de84ac7aa9f1ab4fcba","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@1.1.0","_npmVersion":"6.4.1","_nodeVersion":"10.14.1","_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"dist":{"shasum":"7de427706f9e08e703821d6e7facf898c9dfe6ac","size":12001,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-1.1.0.tgz","integrity":"sha512-RgkqpXAQDzCsiH1X9AFV9H+x0EaguqkyxALvWH43TINU84rmmRlQ37x8NIgAk2B2Qqg+5aoHindoV+VvxU9O9w=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_1.1.0_1562208862225_0.6217551798181635"},"_hasShrinkwrap":false,"publish_time":1562208862344,"_cnpm_publish_time":1562208862344,"_cnpmcore_publish_time":"2021-12-16T17:00:52.352Z","contributors":[]},"1.0.0":{"name":"express-openapi-validator","version":"1.0.0","description":"Automatically validate API requests using an OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","request validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"js-yaml":"^3.13.1","lodash":"^4.17.11","multer":"^1.4.1","ono":"^5.0.1","openapi-request-coercer":"^2.3.0","openapi-request-validator":"^3.8.1","openapi-schema-validator":"^3.0.3","openapi-security-handler":"^2.0.4","openapi-types":"^1.3.5","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.17.0","@types/mocha":"^5.2.7","@types/morgan":"^1.7.35","@types/node":"^11.13.13","@types/supertest":"^2.0.7","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.4","express":"^4.17.1","mocha":"^6.1.4","morgan":"^1.9.1","nodemon":"^1.19.1","nyc":"^13.3.0","prettier":"^1.18.2","source-map-support":"0.5.11","supertest":"^4.0.2","ts-node":"^8.2.0","tsc":"^1.20150623.0","typescript":"^3.5.1"},"gitHead":"f3b873b9f51c3f811a6202adc22b78c3354f002e","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@1.0.0","_npmVersion":"6.4.1","_nodeVersion":"10.14.1","_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"dist":{"shasum":"222e971c9d9ab24a0bebb038fb369b4a21b71a90","size":12007,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-1.0.0.tgz","integrity":"sha512-YD0W43gI5j61uoYNDLsSCooEXBtr/PWu4KoThoAnGzUiF4oEKPwL+VAs5hPT8CB840R0pU+2XkN7OdJB8vl5Qw=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_1.0.0_1560259122959_0.8711087910449513"},"_hasShrinkwrap":false,"publish_time":1560259123104,"_cnpm_publish_time":1560259123104,"_cnpmcore_publish_time":"2021-12-16T17:00:52.548Z","contributors":[]},"0.53.3":{"name":"express-openapi-validator","version":"0.53.3","description":"[![](https://travis-ci.com/cdimascio/express-openapi-validator.svg?branch=master)](#) [![](https://img.shields.io/npm/v/express-openapi-validator.svg)](https://www.npmjs.com/package/express-openapi-validator) [![Coverage Status](https://coveralls.io/repos","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","request validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"js-yaml":"^3.13.1","lodash":"^4.17.11","multer":"^1.4.1","ono":"^5.0.1","openapi-request-coercer":"^2.3.0","openapi-request-validator":"^3.8.1","openapi-schema-validator":"^3.0.3","openapi-security-handler":"^2.0.4","openapi-types":"^1.3.5","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.16.1","@types/mocha":"^5.2.6","@types/morgan":"^1.7.35","@types/node":"^11.13.11","@types/supertest":"^2.0.7","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.3","express":"^4.17.0","mocha":"^6.1.4","morgan":"^1.9.1","nodemon":"^1.19.0","nyc":"^13.3.0","prettier":"^1.17.1","source-map-support":"0.5.11","supertest":"^4.0.2","ts-node":"^8.1.0","tsc":"^1.20150623.0","typescript":"^3.4.5"},"gitHead":"cf2034175303f7b61eb51311b7f129f4269cf37f","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@0.53.3","_npmVersion":"6.4.1","_nodeVersion":"10.14.1","_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"dist":{"shasum":"a845419a58a281cb301b466654c11d10a90c04c9","size":11794,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-0.53.3.tgz","integrity":"sha512-ryIR25GLSRLmZgHd2uUpQ3vtcGoRmH0Tqwbbw2XFfMvWrOHbSTM1QILidE1b8uG5xISLvo+mJBSJtEf7ZtXT3A=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_0.53.3_1558720314674_0.4062056399413536"},"_hasShrinkwrap":false,"publish_time":1558720314845,"_cnpm_publish_time":1558720314845,"_cnpmcore_publish_time":"2021-12-16T17:00:52.724Z","contributors":[]},"0.53.2":{"name":"express-openapi-validator","version":"0.53.2","description":"[![](https://travis-ci.com/cdimascio/express-openapi-validator.svg?branch=master)](#) [![](https://img.shields.io/npm/v/express-openapi-validator.svg)](https://www.npmjs.com/package/express-openapi-validator) [![Coverage Status](https://coveralls.io/repos","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","request validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"js-yaml":"^3.13.1","lodash":"^4.17.11","multer":"^1.4.1","ono":"^5.0.1","openapi-request-coercer":"^2.3.0","openapi-request-validator":"^3.8.1","openapi-schema-validator":"^3.0.3","openapi-security-handler":"^2.0.4","openapi-types":"^1.3.5","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.16.1","@types/mocha":"^5.2.6","@types/morgan":"^1.7.35","@types/node":"^11.13.11","@types/supertest":"^2.0.7","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.3","express":"^4.17.0","mocha":"^6.1.4","morgan":"^1.9.1","nodemon":"^1.19.0","nyc":"^13.3.0","prettier":"^1.17.1","source-map-support":"0.5.11","supertest":"^4.0.2","ts-node":"^8.1.0","tsc":"^1.20150623.0","typescript":"^3.4.5"},"gitHead":"4e3c5fd6409bcf852e7550e9a0ed813eb37a2cbc","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@0.53.2","_npmVersion":"6.4.1","_nodeVersion":"10.14.1","_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"dist":{"shasum":"dbe5457274dfc7a42f6276c940f2eba082d306fa","size":11737,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-0.53.2.tgz","integrity":"sha512-oIMus+to7J1Q5t+Ckb+eEQj5H04xWLSUdGuGjhQz3cOjX03AB1FiyHl1EpIwbOncnuSv4dsPR7SCYsOuF0NcJg=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_0.53.2_1558719145657_0.34425187812537206"},"_hasShrinkwrap":false,"publish_time":1558719145816,"_cnpm_publish_time":1558719145816,"_cnpmcore_publish_time":"2021-12-16T17:00:52.934Z","contributors":[]},"0.53.1":{"name":"express-openapi-validator","version":"0.53.1","description":"[![](https://travis-ci.com/cdimascio/express-openapi-validator.svg?branch=master)](#) [![](https://img.shields.io/npm/v/express-openapi-validator.svg)](https://www.npmjs.com/package/express-openapi-validator) [![Coverage Status](https://coveralls.io/repos","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","request validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"js-yaml":"^3.13.1","lodash":"^4.17.11","multer":"^1.4.1","ono":"^5.0.1","openapi-request-coercer":"^2.3.0","openapi-request-validator":"^3.8.1","openapi-schema-validator":"^3.0.3","openapi-security-handler":"^2.0.4","openapi-types":"^1.3.5","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.16.1","@types/mocha":"^5.2.6","@types/morgan":"^1.7.35","@types/node":"^11.13.11","@types/supertest":"^2.0.7","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.3","express":"^4.17.0","mocha":"^6.1.4","morgan":"^1.9.1","nodemon":"^1.19.0","nyc":"^13.3.0","prettier":"^1.17.1","source-map-support":"0.5.11","supertest":"^4.0.2","ts-node":"^8.1.0","tsc":"^1.20150623.0","typescript":"^3.4.5"},"gitHead":"4e3c5fd6409bcf852e7550e9a0ed813eb37a2cbc","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@0.53.1","_npmVersion":"6.4.1","_nodeVersion":"10.14.1","_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"dist":{"shasum":"ca1afc8a49fa21101d2b3a7335642707e0c97e82","size":11368,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-0.53.1.tgz","integrity":"sha512-gIGtuolLbz5zM3YgDraK7/A36IJL8lawHu97v6vzfcnaY/0KI38Dvj1x5/gUtpzv5TVsSk980YNErEWXr6e0oQ=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_0.53.1_1558718480774_0.6737627979987104"},"_hasShrinkwrap":false,"publish_time":1558718480893,"_cnpm_publish_time":1558718480893,"_cnpmcore_publish_time":"2021-12-16T17:00:53.148Z","contributors":[]},"0.52.4":{"name":"express-openapi-validator","version":"0.52.4","description":"[![](https://travis-ci.com/cdimascio/express-openapi-validator.svg?branch=master)](#) [![](https://img.shields.io/npm/v/express-openapi-validator.svg)](https://www.npmjs.com/package/express-openapi-validator) [![Coverage Status](https://coveralls.io/repos","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","request validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"js-yaml":"^3.13.1","lodash":"^4.17.11","multer":"^1.4.1","ono":"^5.0.1","openapi-request-coercer":"^2.3.0","openapi-request-validator":"^3.8.1","openapi-schema-validator":"^3.0.3","openapi-security-handler":"^2.0.4","openapi-types":"^1.3.5","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.16.1","@types/mocha":"^5.2.6","@types/morgan":"^1.7.35","@types/node":"^11.13.11","@types/supertest":"^2.0.7","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.3","express":"^4.17.0","mocha":"^6.1.4","morgan":"^1.9.1","nodemon":"^1.19.0","nyc":"^13.3.0","prettier":"^1.17.1","source-map-support":"0.5.11","supertest":"^4.0.2","ts-node":"^8.1.0","tsc":"^1.20150623.0","typescript":"^3.4.5"},"gitHead":"4e3c5fd6409bcf852e7550e9a0ed813eb37a2cbc","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@0.52.4","_npmVersion":"6.4.1","_nodeVersion":"10.14.1","_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"dist":{"shasum":"6c7acf848505361482fb8ba52e65be987c00ff7e","size":11360,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-0.52.4.tgz","integrity":"sha512-YTVqkt/OqwJDdTodmObsYvTKxc3yNpf1N9TEahFhjqifDH/GbWAhlrKXMCuul8s4CsNb+uYezImvOiybG4cX3Q=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_0.52.4_1558718161553_0.30094178119996284"},"_hasShrinkwrap":false,"publish_time":1558718161783,"_cnpm_publish_time":1558718161783,"_cnpmcore_publish_time":"2021-12-16T17:00:53.351Z","contributors":[]},"0.52.3":{"name":"express-openapi-validator","version":"0.52.3","description":"[![](https://travis-ci.com/cdimascio/express-openapi-validator.svg?branch=master)](#) [![](https://img.shields.io/npm/v/express-openapi-validator.svg)](https://www.npmjs.com/package/express-openapi-validator) [![Coverage Status](https://coveralls.io/repos","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","request validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"js-yaml":"^3.13.1","lodash":"^4.17.11","multer":"^1.4.1","ono":"^5.0.1","openapi-request-coercer":"^2.3.0","openapi-request-validator":"^3.8.1","openapi-schema-validator":"^3.0.3","openapi-security-handler":"^2.0.4","openapi-types":"^1.3.5","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.16.1","@types/mocha":"^5.2.6","@types/morgan":"^1.7.35","@types/node":"^11.13.11","@types/supertest":"^2.0.7","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.3","express":"^4.17.0","mocha":"^6.1.4","morgan":"^1.9.1","nodemon":"^1.19.0","nyc":"^13.3.0","prettier":"^1.17.1","source-map-support":"0.5.11","supertest":"^4.0.2","ts-node":"^8.1.0","tsc":"^1.20150623.0","typescript":"^3.4.5"},"gitHead":"4e3c5fd6409bcf852e7550e9a0ed813eb37a2cbc","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@0.52.3","_npmVersion":"6.4.1","_nodeVersion":"10.14.1","_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"dist":{"shasum":"c277f1badceb193d8434ac2e2efca4601882d384","size":11356,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-0.52.3.tgz","integrity":"sha512-V2uB9nc+7RI0/lyyaBuWQdUhiHoAGC5YSfvfjQEvLy2pXk0KBuEGP/E5UlV4ALPCknbZljNwXwz0SUHQ5Fjx1Q=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_0.52.3_1558718055050_0.7316689616825036"},"_hasShrinkwrap":false,"publish_time":1558718055271,"_cnpm_publish_time":1558718055271,"_cnpmcore_publish_time":"2021-12-16T17:00:53.722Z","contributors":[]},"0.52.2":{"name":"express-openapi-validator","version":"0.52.2","description":"[![](https://travis-ci.com/cdimascio/express-openapi-validator.svg?branch=master)](#) [![](https://img.shields.io/npm/v/express-openapi-validator.svg)](https://www.npmjs.com/package/express-openapi-validator) [![Coverage Status](https://coveralls.io/repos","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","request validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"js-yaml":"^3.13.1","lodash":"^4.17.11","multer":"^1.4.1","ono":"^5.0.1","openapi-request-coercer":"^2.3.0","openapi-request-validator":"^3.8.1","openapi-schema-validator":"^3.0.3","openapi-security-handler":"^2.0.4","openapi-types":"^1.3.5","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.16.1","@types/mocha":"^5.2.6","@types/morgan":"^1.7.35","@types/node":"^11.13.11","@types/supertest":"^2.0.7","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.3","express":"^4.17.0","mocha":"^6.1.4","morgan":"^1.9.1","nodemon":"^1.19.0","nyc":"^13.3.0","prettier":"^1.17.1","source-map-support":"0.5.11","supertest":"^4.0.2","ts-node":"^8.1.0","tsc":"^1.20150623.0","typescript":"^3.4.5"},"gitHead":"4e3c5fd6409bcf852e7550e9a0ed813eb37a2cbc","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@0.52.2","_npmVersion":"6.4.1","_nodeVersion":"10.14.1","_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"dist":{"shasum":"bb1cdb4177da32ddc388d94ec637eac2abb95723","size":11359,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-0.52.2.tgz","integrity":"sha512-FTEBaGTtvtguD+CCgITdgYQiScVdX5fLp0PlBHOImcaHYMpJVZpF2YeugF1I8vM/+Qbsp108Zr0nbkWDtVNtSw=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_0.52.2_1558717969214_0.53363762906552"},"_hasShrinkwrap":false,"publish_time":1558717969369,"_cnpm_publish_time":1558717969369,"_cnpmcore_publish_time":"2021-12-16T17:00:53.967Z","contributors":[]},"0.52.1":{"name":"express-openapi-validator","version":"0.52.1","description":"[![](https://travis-ci.com/cdimascio/express-openapi-validator.svg?branch=master)](#) [![](https://img.shields.io/npm/v/express-openapi-validator.svg)](https://www.npmjs.com/package/express-openapi-validator) [![Coverage Status](https://coveralls.io/repos","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","request validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"js-yaml":"^3.13.1","lodash":"^4.17.11","multer":"^1.4.1","ono":"^5.0.1","openapi-request-coercer":"^2.3.0","openapi-request-validator":"^3.8.1","openapi-schema-validator":"^3.0.3","openapi-security-handler":"^2.0.4","openapi-types":"^1.3.5","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.16.1","@types/mocha":"^5.2.6","@types/morgan":"^1.7.35","@types/node":"^11.13.11","@types/supertest":"^2.0.7","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.3","express":"^4.17.0","mocha":"^6.1.4","morgan":"^1.9.1","nodemon":"^1.19.0","nyc":"^13.3.0","prettier":"^1.17.1","source-map-support":"0.5.11","supertest":"^4.0.2","ts-node":"^8.1.0","tsc":"^1.20150623.0","typescript":"^3.4.5"},"gitHead":"4e3c5fd6409bcf852e7550e9a0ed813eb37a2cbc","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@0.52.1","_npmVersion":"6.4.1","_nodeVersion":"10.14.1","_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"dist":{"shasum":"edf0efdba521859de34a9abc05239584bb76eb50","size":11344,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-0.52.1.tgz","integrity":"sha512-VBnoAv4503UvhO4cAkDD/NjJ1w4zQM0M8ym+NP5jj4txwO9+z+qgA/qKONRMsiFS8cSowHASATnstIDKZFby9g=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_0.52.1_1558717698036_0.182396390291659"},"_hasShrinkwrap":false,"publish_time":1558717698245,"_cnpm_publish_time":1558717698245,"_cnpmcore_publish_time":"2021-12-16T17:00:54.441Z","contributors":[]},"0.41.0":{"name":"express-openapi-validator","version":"0.41.0","description":"[![](https://travis-ci.com/cdimascio/express-openapi-validator.svg?branch=master)](#) [![](https://img.shields.io/npm/v/express-openapi-validator.svg)](https://www.npmjs.com/package/express-openapi-validator) [![Coverage Status](https://coveralls.io/repos","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","request validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"js-yaml":"^3.13.1","lodash":"^4.17.11","ono":"^5.0.1","openapi-request-coercer":"^2.3.0","openapi-request-validator":"^3.8.1","openapi-schema-validator":"^3.0.3","openapi-security-handler":"^2.0.4","openapi-types":"^1.3.5","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.16.1","@types/mocha":"^5.2.6","@types/morgan":"^1.7.35","@types/node":"^11.13.11","@types/supertest":"^2.0.7","body-parser":"^1.19.0","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.3","express":"^4.17.0","mocha":"^6.1.4","morgan":"^1.9.1","nodemon":"^1.19.0","nyc":"^13.3.0","prettier":"^1.17.1","source-map-support":"0.5.11","supertest":"^4.0.2","ts-node":"^8.1.0","tsc":"^1.20150623.0","typescript":"^3.4.5"},"gitHead":"76060ee03de62dd55f2ba2c0893e8608d960becc","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@0.41.0","_npmVersion":"6.4.1","_nodeVersion":"10.14.1","_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"dist":{"shasum":"d4575d4e2ab241ab9c53418be6ef2c8f40d8c9cd","size":10758,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-0.41.0.tgz","integrity":"sha512-7JyhAmVyDD77GKqQpojmVhoTdts4aoYxL3Y85mm3haMMnfVZu1pBRGHgMlF5QGVKs62aBLHfCgyvzka0SgnTmw=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_0.41.0_1558535930910_0.6608503114223845"},"_hasShrinkwrap":false,"publish_time":1558535931133,"_cnpm_publish_time":1558535931133,"_cnpmcore_publish_time":"2021-12-16T17:00:55.150Z","contributors":[]},"0.30.0":{"name":"express-openapi-validator","version":"0.30.0","description":"[![](https://travis-ci.com/cdimascio/express-openapi-validator.svg?branch=master)](#) [![](https://img.shields.io/npm/v/express-openapi-validator.svg)](https://www.npmjs.com/package/express-openapi-validator) [![Coverage Status](https://coveralls.io/repos","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"keywords":["openapi","openapi 3","expressjs","request validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"js-yaml":"^3.12.2","lodash":"^4.17.11","ono":"^5.0.1","openapi-request-coercer":"^2.3.0","openapi-request-validator":"^3.7.0","openapi-schema-validator":"^3.0.3","openapi-security-handler":"^2.0.4","openapi-types":"^1.3.4","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.16.1","@types/mocha":"^5.2.6","@types/morgan":"^1.7.35","@types/node":"^11.11.3","@types/supertest":"^2.0.7","body-parser":"^1.18.3","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.3","express":"^4.16.4","mocha":"^6.0.2","morgan":"^1.9.1","nodemon":"^1.18.10","nyc":"^13.3.0","prettier":"^1.15.3","source-map-support":"0.5.11","supertest":"^4.0.2","ts-node":"^8.0.3","tsc":"^1.20150623.0","typescript":"^3.3.3333"},"gitHead":"98cd84d288dad6c0c91facb3d289df247d6be1c7","_id":"express-openapi-validator@0.30.0","_npmVersion":"6.4.1","_nodeVersion":"10.14.1","_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"dist":{"shasum":"e1a649e50aca417e93c9231535fa712ca8b3250f","size":10740,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-0.30.0.tgz","integrity":"sha512-mPydWjrBybbR8/xxlH3oTFn3cyad+TOZFRNJc8+BY9EB6YgnvAxBxJAvnEdMCn4aHr6kFKkLNGJv7aEywg3ysg=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_0.30.0_1556242682801_0.04804876682668535"},"_hasShrinkwrap":false,"publish_time":1556242682919,"_cnpm_publish_time":1556242682919,"_cnpmcore_publish_time":"2021-12-16T17:00:55.402Z","contributors":[]},"0.21.2":{"name":"express-openapi-validator","version":"0.21.2","description":"[![](https://travis-ci.com/cdimascio/express-openapi-validator.svg?branch=master)](#) [![](https://img.shields.io/npm/v/express-openapi-validator.svg)](https://www.npmjs.com/package/express-openapi-validator) [![Coverage Status](https://coveralls.io/repos","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"keywords":["openapi","openapi 3","expressjs","request validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"js-yaml":"^3.12.2","lodash":"^4.17.11","ono":"^5.0.1","openapi-request-coercer":"^2.3.0","openapi-request-validator":"^3.7.0","openapi-schema-validator":"^3.0.3","openapi-security-handler":"^2.0.4","openapi-types":"^1.3.4","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.16.1","@types/mocha":"^5.2.6","@types/morgan":"^1.7.35","@types/node":"^11.11.3","@types/supertest":"^2.0.7","body-parser":"^1.18.3","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.3","express":"^4.16.4","mocha":"^6.0.2","morgan":"^1.9.1","nodemon":"^1.18.10","nyc":"^13.3.0","prettier":"^1.15.3","source-map-support":"0.5.11","supertest":"^4.0.2","ts-node":"^8.0.3","tsc":"^1.20150623.0","typescript":"^3.3.3333"},"gitHead":"1aa635118293164b6ddbee3e17ce96796eed2f8b","_id":"express-openapi-validator@0.21.2","_npmVersion":"6.4.1","_nodeVersion":"10.14.1","_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"dist":{"shasum":"206d95704ee234320088a6a81036d95170954e3e","size":10722,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-0.21.2.tgz","integrity":"sha512-37mSKldM3gY88mAEdpBElTDEm2BCSiW8fvfjyzVjP4GgXTgHD85nAHlr5nxVH/xvJUhX+Gxr9mQzUCFfrvMYsw=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_0.21.2_1555776116527_0.4695184787820037"},"_hasShrinkwrap":false,"publish_time":1555776116662,"_cnpm_publish_time":1555776116662,"_cnpmcore_publish_time":"2021-12-16T17:00:55.646Z","contributors":[]},"0.21.1":{"name":"express-openapi-validator","version":"0.21.1","description":"[![](https://travis-ci.com/cdimascio/express-openapi-validator.svg?branch=master)](#) [![](https://img.shields.io/npm/v/express-openapi-validator.svg)](https://www.npmjs.com/package/express-openapi-validator) [![Coverage Status](https://coveralls.io/repos","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"keywords":["openapi","openapi 3","expressjs","request validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"js-yaml":"^3.12.2","lodash":"^4.17.11","ono":"^5.0.1","openapi-request-coercer":"^2.3.0","openapi-request-validator":"^3.7.0","openapi-schema-validator":"^3.0.3","openapi-security-handler":"^2.0.4","openapi-types":"^1.3.4","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.16.1","@types/mocha":"^5.2.6","@types/morgan":"^1.7.35","@types/node":"^11.11.3","@types/supertest":"^2.0.7","body-parser":"^1.18.3","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.3","express":"^4.16.4","mocha":"^6.0.2","morgan":"^1.9.1","nodemon":"^1.18.10","nyc":"^13.3.0","prettier":"^1.15.3","source-map-support":"0.5.11","supertest":"^4.0.2","ts-node":"^8.0.3","tsc":"^1.20150623.0","typescript":"^3.3.3333"},"gitHead":"a984495a1e2f8ae4a8a17cf77c7db3b4eca60027","_id":"express-openapi-validator@0.21.1","_npmVersion":"6.4.1","_nodeVersion":"10.14.1","_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"dist":{"shasum":"8ba2da18a7769567df47fa179416a1767d97435b","size":10655,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-0.21.1.tgz","integrity":"sha512-TH9B456xVS1B9P0RN2zopml7CZbPLf9aDBWGADPVRp/c2Lh2Pmdx0UJk7OuHurZejsg9HwkfQ53HXRl0t1R2sg=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_0.21.1_1555774839170_0.317059600836195"},"_hasShrinkwrap":false,"publish_time":1555774839401,"_cnpm_publish_time":1555774839401,"_cnpmcore_publish_time":"2021-12-16T17:00:55.870Z","contributors":[]},"0.20.1":{"name":"express-openapi-validator","version":"0.20.1","description":"[![](https://travis-ci.com/cdimascio/express-openapi-validator.svg?branch=master)](#) [![](https://img.shields.io/npm/v/express-openapi-validator.svg)](https://www.npmjs.com/package/express-openapi-validator) [![Coverage Status](https://coveralls.io/repos","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"keywords":["openapi","openapi 3","expressjs","request validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"js-yaml":"^3.12.2","lodash":"^4.17.11","ono":"^5.0.1","openapi-request-coercer":"^2.3.0","openapi-request-validator":"^3.7.0","openapi-schema-validator":"^3.0.3","openapi-security-handler":"^2.0.4","openapi-types":"^1.3.4","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.16.1","@types/mocha":"^5.2.6","@types/morgan":"^1.7.35","@types/node":"^11.11.3","@types/supertest":"^2.0.7","body-parser":"^1.18.3","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.3","express":"^4.16.4","mocha":"^6.0.2","morgan":"^1.9.1","nodemon":"^1.18.10","nyc":"^13.3.0","prettier":"^1.15.3","source-map-support":"0.5.11","supertest":"^4.0.2","ts-node":"^8.0.3","tsc":"^1.20150623.0","typescript":"^3.3.3333"},"gitHead":"573d322ab51eb8ba4b77caef9483aa00f6a00ebf","_id":"express-openapi-validator@0.20.1","_npmVersion":"6.4.1","_nodeVersion":"10.14.1","_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"dist":{"shasum":"701cd88237b232c05a053d595bbecf0b2d6f11a5","size":10655,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-0.20.1.tgz","integrity":"sha512-fIz1j2ilV+YEAZTGjzjVJIGiEOP44OQrmOUbgLmuYWlFwW5+Z7laV3x73KdBBdPZar5voKm3qnsnwOtcp2Zn6Q=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_0.20.1_1555774062461_0.13964516701567575"},"_hasShrinkwrap":false,"publish_time":1555774062580,"_cnpm_publish_time":1555774062580,"_cnpmcore_publish_time":"2021-12-16T17:00:56.059Z","contributors":[]},"0.10.3":{"name":"express-openapi-validator","version":"0.10.3","description":"[![](https://travis-ci.com/cdimascio/express-openapi-validator.svg?branch=master)](#) [![](https://img.shields.io/npm/v/express-openapi-validator.svg)](https://www.npmjs.com/package/express-openapi-validator) [![Coverage Status](https://coveralls.io/repos","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"keywords":["openapi","openapi 3","expressjs","request validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"js-yaml":"^3.12.2","lodash":"^4.17.11","ono":"^5.0.1","openapi-request-coercer":"^2.3.0","openapi-request-validator":"^3.7.0","openapi-schema-validator":"^3.0.3","openapi-security-handler":"^2.0.4","openapi-types":"^1.3.4","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.16.1","@types/mocha":"^5.2.6","@types/morgan":"^1.7.35","@types/node":"^11.11.3","@types/supertest":"^2.0.7","body-parser":"^1.18.3","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.3","express":"^4.16.4","mocha":"^6.0.2","morgan":"^1.9.1","nodemon":"^1.18.10","nyc":"^13.3.0","prettier":"^1.15.3","source-map-support":"0.5.11","supertest":"^4.0.2","ts-node":"^8.0.3","tsc":"^1.20150623.0","typescript":"^3.3.3333"},"gitHead":"fceb57f2328d6b05d05c6ddebfb3ea4b34203e63","_id":"express-openapi-validator@0.10.3","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"dist":{"shasum":"2ce3fc82170c3ce170fd08d11161c467d640f971","size":10654,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-0.10.3.tgz","integrity":"sha512-eqWXdbY2E9Z3nru5FaeSqsoy0llVC7cAtNWxS+JyG/UKc9cGQ33izLNtr+KysGFJGJH9xOnSLWWQ2ryrXczRvg=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_0.10.3_1555093470063_0.07559669568754601"},"_hasShrinkwrap":false,"publish_time":1555093470228,"_cnpm_publish_time":1555093470228,"_cnpmcore_publish_time":"2021-12-16T17:00:56.275Z","contributors":[]},"0.10.2":{"name":"express-openapi-validator","version":"0.10.2","description":"![](https://travis-ci.com/cdimascio/express-openapi-validator.svg?branch=master) ![](https://img.shields.io/npm/v/express-openapi-validator.svg) [![Coverage Status](https://coveralls.io/repos/github/cdimascio/express-openapi-validator/badge.svg)](https://","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"keywords":[],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"js-yaml":"^3.12.2","lodash":"^4.17.11","ono":"^5.0.1","openapi-request-coercer":"^2.3.0","openapi-request-validator":"^3.7.0","openapi-schema-validator":"^3.0.3","openapi-security-handler":"^2.0.4","openapi-types":"^1.3.4","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.16.1","@types/mocha":"^5.2.6","@types/morgan":"^1.7.35","@types/node":"^11.11.3","@types/supertest":"^2.0.7","body-parser":"^1.18.3","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.3","express":"^4.16.4","mocha":"^6.0.2","morgan":"^1.9.1","nodemon":"^1.18.10","nyc":"^13.3.0","prettier":"^1.15.3","source-map-support":"0.5.11","supertest":"^4.0.2","ts-node":"^8.0.3","tsc":"^1.20150623.0","typescript":"^3.3.3333"},"gitHead":"6882cc021013b5337385963885ee77af3a7ba76f","_id":"express-openapi-validator@0.10.2","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"dist":{"shasum":"34a92a182de49116bc27bc02e45bef69c258d6b2","size":10607,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-0.10.2.tgz","integrity":"sha512-9tBACpbxzVI9uSq1+1w596b35cQzmSXToZZcog/0Cajiijh04+oiecsTzK+jaLek9pHQjNSHt8LQAeTCGeG1fQ=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_0.10.2_1554407000641_0.7717455498529948"},"_hasShrinkwrap":false,"publish_time":1554407000793,"_cnpm_publish_time":1554407000793,"_cnpmcore_publish_time":"2021-12-16T17:00:56.832Z","contributors":[]},"0.9.4":{"name":"express-openapi-validator","version":"0.9.4","description":"![](https://travis-ci.com/cdimascio/express-openapi-validator.svg?branch=master) ![](https://img.shields.io/npm/v/express-openapi-validator.svg) [![Coverage Status](https://coveralls.io/repos/github/cdimascio/express-openapi-validator/badge.svg)](https://","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"keywords":[],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"js-yaml":"^3.12.2","lodash":"^4.17.11","ono":"^5.0.1","openapi-request-coercer":"^2.3.0","openapi-request-validator":"^3.7.0","openapi-schema-validator":"^3.0.3","openapi-security-handler":"^2.0.4","openapi-types":"^1.3.4","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.16.1","@types/mocha":"^5.2.6","@types/morgan":"^1.7.35","@types/node":"^11.11.3","@types/supertest":"^2.0.7","body-parser":"^1.18.3","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.3","express":"^4.16.4","mocha":"^6.0.2","morgan":"^1.9.1","nodemon":"^1.18.10","nyc":"^13.3.0","prettier":"^1.15.3","source-map-support":"0.5.11","supertest":"^4.0.2","ts-node":"^8.0.3","tsc":"^1.20150623.0","typescript":"^3.3.3333"},"gitHead":"2742df63ca448d785cfdf563cb696278c19cf7c0","_id":"express-openapi-validator@0.9.4","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"dist":{"shasum":"6412882aa5da88dba57e2f21776e8ba96490f4e8","size":10545,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-0.9.4.tgz","integrity":"sha512-+mEVsyqPK7iBu6IP/lVrj2ylj1FtvWYoxPRY0f0KmUDo9EA5ukUx507QyWbd4u3YysncmlpydGQ9KbGsE2kNhA=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_0.9.4_1554082376098_0.658809480840717"},"_hasShrinkwrap":false,"publish_time":1554082376262,"_cnpm_publish_time":1554082376262,"_cnpmcore_publish_time":"2021-12-16T17:00:57.047Z","contributors":[]},"0.9.3":{"name":"express-openapi-validator","version":"0.9.3","description":"![](https://travis-ci.com/cdimascio/express-openapi-validator.svg?branch=master) ![](https://img.shields.io/npm/v/express-openapi-validator.svg) [![Coverage Status](https://coveralls.io/repos/github/cdimascio/express-openapi-validator/badge.svg)](https://","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"keywords":[],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"js-yaml":"^3.12.2","lodash":"^4.17.11","ono":"^5.0.1","openapi-request-coercer":"^2.3.0","openapi-request-validator":"^3.7.0","openapi-schema-validator":"^3.0.3","openapi-security-handler":"^2.0.4","openapi-types":"^1.3.4","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.16.1","@types/mocha":"^5.2.6","@types/morgan":"^1.7.35","@types/node":"^11.11.3","@types/supertest":"^2.0.7","body-parser":"^1.18.3","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.3","express":"^4.16.4","mocha":"^6.0.2","morgan":"^1.9.1","nodemon":"^1.18.10","nyc":"^13.3.0","prettier":"^1.15.3","source-map-support":"0.5.11","supertest":"^4.0.2","ts-node":"^8.0.3","tsc":"^1.20150623.0","typescript":"^3.3.3333"},"gitHead":"eb3a8ab49edbf7253655216d6fb4a4f9c09a3ecd","_id":"express-openapi-validator@0.9.3","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"dist":{"shasum":"b514678e55812d5fb8341684e7f7cc8e0bc35cc2","size":12427,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-0.9.3.tgz","integrity":"sha512-yRPmZZjseR105ECa0Eu6ZF3H2ycd1jB7J1tVmmMsYMYj0MXv+y1Dn0H3AnfjH6M4HAFR9ccclgbZ1jJCLa8JcA=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_0.9.3_1554082048233_0.8536903314486666"},"_hasShrinkwrap":false,"publish_time":1554082048377,"_cnpm_publish_time":1554082048377,"_cnpmcore_publish_time":"2021-12-16T17:00:57.285Z","contributors":[]},"0.9.2":{"name":"express-openapi-validator","version":"0.9.2","description":"![](https://travis-ci.com/cdimascio/express-openapi-validator.svg?branch=master) ![](https://img.shields.io/npm/v/express-openapi-validator.svg) [![Coverage Status](https://coveralls.io/repos/github/cdimascio/express-openapi-validator/badge.svg)](https://","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"keywords":[],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"js-yaml":"^3.12.2","lodash":"^4.17.11","ono":"^5.0.1","openapi-request-coercer":"^2.3.0","openapi-request-validator":"^3.7.0","openapi-schema-validator":"^3.0.3","openapi-security-handler":"^2.0.4","openapi-types":"^1.3.4","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.16.1","@types/mocha":"^5.2.6","@types/morgan":"^1.7.35","@types/node":"^11.11.3","@types/supertest":"^2.0.7","body-parser":"^1.18.3","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.3","express":"^4.16.4","mocha":"^6.0.2","morgan":"^1.9.1","nodemon":"^1.18.10","nyc":"^13.3.0","prettier":"^1.15.3","source-map-support":"0.5.11","supertest":"^4.0.2","ts-node":"^8.0.3","tsc":"^1.20150623.0","typescript":"^3.3.3333"},"gitHead":"c49300108c2fb56d681a4e1142dbd5295ccadeae","_id":"express-openapi-validator@0.9.2","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"dist":{"shasum":"d24a6e4ad32b62bebfe6a0be7503bb3c0bb518da","size":287707,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-0.9.2.tgz","integrity":"sha512-pbSftxMPejXSbfh870AugInmMM9dF7jCbIOukNOsAqzH3nU8fTDFisZQ9suMWpu6BpPQAfx6yh72A1Zv46WXNQ=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_0.9.2_1554081083920_0.12378096832644814"},"_hasShrinkwrap":false,"publish_time":1554081084239,"_cnpm_publish_time":1554081084239,"_cnpmcore_publish_time":"2021-12-16T17:00:57.788Z","contributors":[]},"0.9.1":{"name":"express-openapi-validator","version":"0.9.1","description":"![](https://travis-ci.com/cdimascio/express-openapi-validator.svg?branch=master) ![](https://img.shields.io/npm/v/express-openapi-validator.svg) [![Coverage Status](https://coveralls.io/repos/github/cdimascio/express-openapi-validator/badge.svg)](https://","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"keywords":[],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"js-yaml":"^3.12.2","lodash":"^4.17.11","ono":"^5.0.1","openapi-request-coercer":"^2.3.0","openapi-request-validator":"^3.7.0","openapi-schema-validator":"^3.0.3","openapi-security-handler":"^2.0.4","openapi-types":"^1.3.4","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/cookie-parser":"^1.4.1","@types/express":"^4.16.1","@types/mocha":"^5.2.6","@types/morgan":"^1.7.35","@types/node":"^11.11.3","@types/supertest":"^2.0.7","body-parser":"^1.18.3","chai":"^4.2.0","codacy-coverage":"^3.4.0","cookie-parser":"^1.4.4","coveralls":"^3.0.3","express":"^4.16.4","mocha":"^6.0.2","morgan":"^1.9.1","nodemon":"^1.18.10","nyc":"^13.3.0","prettier":"^1.15.3","source-map-support":"0.5.11","supertest":"^4.0.2","ts-node":"^8.0.3","tsc":"^1.20150623.0","typescript":"^3.3.3333"},"gitHead":"c49300108c2fb56d681a4e1142dbd5295ccadeae","_id":"express-openapi-validator@0.9.1","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"dist":{"shasum":"e8a4199a4ddbc8ae731fd024488cd525ee2e2b2b","size":287707,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-0.9.1.tgz","integrity":"sha512-uN5V/N6Zm8PwgX0vLmhZOb/TPRr38Sg27avvOwgOZ08Gw1CfYFMDPcbQm0mFKRN2I3kKzXhXVwhJ8sHtVMAk3g=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_0.9.1_1554080976928_0.43489271285487296"},"_hasShrinkwrap":false,"publish_time":1554080977080,"_cnpm_publish_time":1554080977080,"_cnpmcore_publish_time":"2021-12-16T17:00:58.227Z","contributors":[]},"0.3.36":{"name":"express-openapi-validator","version":"0.3.36","description":"![](https://travis-ci.com/cdimascio/express-openapi-validator.svg?branch=master) ![](https://img.shields.io/npm/v/express-openapi-validator.svg) [![Coverage Status](https://coveralls.io/repos/github/cdimascio/express-middleware-openapi/badge.svg?branch=ma","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage"},"keywords":[],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"js-yaml":"^3.12.2","lodash":"^4.17.11","ono":"^5.0.1","openapi-request-coercer":"^2.3.0","openapi-request-validator":"^3.7.0","openapi-schema-validator":"^3.0.3","openapi-security-handler":"^2.0.4","openapi-types":"1.3.4","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^11.11.3","@types/supertest":"^2.0.7","body-parser":"^1.18.3","chai":"^4.2.0","cookie-parser":"^1.4.4","coveralls":"^3.0.3","express":"^4.16.4","mocha":"^6.0.2","morgan":"^1.9.1","nodemon":"^1.18.10","nyc":"^13.3.0","prettier":"^1.15.3","source-map-support":"0.5.11","supertest":"^4.0.2","ts-node":"^8.0.3","tsc":"^1.20150623.0","typescript":"^3.3.3333"},"gitHead":"7d535af3b4f7a84e0ab185ae8b034239a64c6314","_id":"express-openapi-validator@0.3.36","_nodeVersion":"10.15.1","_npmVersion":"6.8.0","dist":{"shasum":"98d24e9de7876278cf126350fb149ce413875925","size":287292,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-0.3.36.tgz","integrity":"sha512-v/ebcL+59psOMacnA1JVO04sMdGZ+xyrj5GjhPDqs0NiwSNHtsMRE29yHN4+JiuGad+ld70mDPeurpta5hqezw=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_0.3.36_1553567194515_0.7594728095295189"},"_hasShrinkwrap":false,"publish_time":1553567194765,"_cnpm_publish_time":1553567194765,"_cnpmcore_publish_time":"2021-12-16T17:00:58.547Z","contributors":[]},"0.3.35":{"name":"express-openapi-validator","version":"0.3.35","description":"![](https://travis-ci.com/cdimascio/express-openapi-validator.svg?branch=master) ![](https://img.shields.io/npm/v/express-openapi-validator.svg) [![Coverage Status](https://coveralls.io/repos/github/cdimascio/express-middleware-openapi/badge.svg?branch=ma","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v"},"keywords":[],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"js-yaml":"^3.12.2","lodash":"^4.17.11","ono":"^5.0.1","openapi-request-coercer":"^2.3.0","openapi-request-validator":"^3.7.0","openapi-schema-validator":"^3.0.3","openapi-security-handler":"^2.0.4","openapi-types":"1.3.4","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^11.11.3","@types/supertest":"^2.0.7","body-parser":"^1.18.3","chai":"^4.2.0","cookie-parser":"^1.4.4","coveralls":"^3.0.3","express":"^4.16.4","mocha":"^6.0.2","morgan":"^1.9.1","nodemon":"^1.18.10","nyc":"^13.3.0","prettier":"^1.15.3","source-map-support":"0.5.11","supertest":"^4.0.2","ts-node":"^8.0.3","tsc":"^1.20150623.0","typescript":"^3.3.3333"},"gitHead":"bc05bbbb403332bffa44ff0abcdeb7848b815cb2","_id":"express-openapi-validator@0.3.35","_nodeVersion":"10.15.1","_npmVersion":"6.8.0","dist":{"shasum":"88a0d36fe886bf6978e2ebb7f0c8f05bf7c4c5fb","size":286493,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-0.3.35.tgz","integrity":"sha512-CQixQfs8OMU3ItuxFHqZVYBiZ6favHhomTD3UdYVNpuWQ1ExCi7AaA97J9/p/UsckMq3p2PRrAHRMzgr/rjJkQ=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_0.3.35_1553565328639_0.09061351000990348"},"_hasShrinkwrap":false,"publish_time":1553565329076,"_cnpm_publish_time":1553565329076,"_cnpmcore_publish_time":"2021-12-16T17:00:59.261Z","contributors":[]},"0.3.34":{"name":"express-openapi-validator","version":"0.3.34","description":"![](https://travis-ci.com/cdimascio/express-openapi-validator.svg?branch=master) ![](https://img.shields.io/npm/v/express-openapi-validator.svg) [![Coverage Status](https://coveralls.io/repos/github/cdimascio/express-middleware-openapi/badge.svg?branch=ma","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v"},"keywords":[],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"js-yaml":"^3.12.2","lodash":"^4.17.11","ono":"^5.0.1","openapi-request-coercer":"^2.3.0","openapi-request-validator":"^3.7.0","openapi-schema-validator":"^3.0.3","openapi-security-handler":"^2.0.4","openapi-types":"1.3.4","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^11.11.3","@types/supertest":"^2.0.7","body-parser":"^1.18.3","chai":"^4.2.0","cookie-parser":"^1.4.4","coveralls":"^3.0.3","express":"^4.16.4","mocha":"^6.0.2","morgan":"^1.9.1","nodemon":"^1.18.10","nyc":"^13.3.0","prettier":"^1.15.3","source-map-support":"0.5.11","supertest":"^4.0.2","ts-node":"^8.0.3","tsc":"^1.20150623.0","typescript":"^3.3.3333"},"gitHead":"bc05bbbb403332bffa44ff0abcdeb7848b815cb2","_id":"express-openapi-validator@0.3.34","_nodeVersion":"10.15.1","_npmVersion":"6.8.0","dist":{"shasum":"0e9212499eeb41ca26afa517c562b8c15125b88f","size":291258,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-0.3.34.tgz","integrity":"sha512-DefzlebPz/74Pn0SdkabxscwzJdziIBj0wRutchFUozZhDhHyQowhcSd3VrC0B1BmdqbZznb2eLvBexa1eUbQw=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_0.3.34_1553564752988_0.5117696698744709"},"_hasShrinkwrap":false,"publish_time":1553564753167,"_cnpm_publish_time":1553564753167,"_cnpmcore_publish_time":"2021-12-16T17:00:59.883Z","contributors":[]},"0.3.33-beta":{"name":"express-openapi-validator","version":"0.3.33-beta","description":"![](https://travis-ci.com/cdimascio/express-openapi-validator.svg?branch=master) ![](https://img.shields.io/npm/v/express-openapi-validator.svg) [![Coverage Status](https://coveralls.io/repos/github/cdimascio/express-openapi-validator/badge.svg?branch=mas","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v"},"keywords":[],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"js-yaml":"^3.12.2","lodash":"^4.17.11","ono":"^5.0.1","openapi-request-coercer":"^2.3.0","openapi-request-validator":"^3.7.0","openapi-schema-validator":"^3.0.3","openapi-security-handler":"^2.0.4","openapi-types":"1.3.4","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^11.11.3","@types/supertest":"^2.0.7","body-parser":"^1.18.3","chai":"^4.2.0","cookie-parser":"^1.4.4","coveralls":"^3.0.3","express":"^4.16.4","mocha":"^6.0.2","morgan":"^1.9.1","nodemon":"^1.18.10","nyc":"^13.3.0","prettier":"^1.15.3","source-map-support":"0.5.11","supertest":"^4.0.2","ts-node":"^8.0.3","tsc":"^1.20150623.0","typescript":"^3.3.3333"},"gitHead":"17c963ef65012619670a2c8996d2257fdf6e2a9e","_id":"express-openapi-validator@0.3.33-beta","_nodeVersion":"10.15.1","_npmVersion":"6.8.0","dist":{"shasum":"e28adae79afc727d9d8d033b63b8b90cc888c076","size":123338,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-0.3.33-beta.tgz","integrity":"sha512-rjHYu+vZ3cnjR1fgTkDcmoSO5R1SEcRvzsyFLDFdzRLgBwNSC0gPZi/C5Oud8rLuKQ56ir5XhR+ZIsIJVuyGrg=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_0.3.33-beta_1553486479718_0.7029200286338446"},"_hasShrinkwrap":false,"publish_time":1553486479820,"_cnpm_publish_time":1553486479820,"_cnpmcore_publish_time":"2021-12-16T17:01:00.116Z","contributors":[]},"0.2.32-beta":{"name":"express-openapi-validator","version":"0.2.32-beta","description":"![](https://travis-ci.com/cdimascio/express-middleware-openapi.svg?branch=master) ![](https://img.shields.io/npm/v/express-middleware-openapi.svg) [![Coverage Status](https://coveralls.io/repos/github/cdimascio/express-middleware-openapi/badge.svg?branch=","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","test":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v"},"keywords":[],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"js-yaml":"^3.12.2","lodash":"^4.17.11","ono":"^5.0.1","openapi-request-coercer":"^2.3.0","openapi-request-validator":"^3.7.0","openapi-schema-validator":"^3.0.3","openapi-security-handler":"^2.0.4","openapi-types":"1.3.4","path-to-regexp":"^3.0.0","ts-log":"^2.1.4"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^11.11.3","@types/supertest":"^2.0.7","body-parser":"^1.18.3","chai":"^4.2.0","cookie-parser":"^1.4.4","coveralls":"^3.0.3","express":"^4.16.4","mocha":"^6.0.2","morgan":"^1.9.1","nodemon":"^1.18.10","nyc":"^13.3.0","prettier":"^1.15.3","source-map-support":"0.5.11","supertest":"^4.0.2","ts-node":"^8.0.3","tsc":"^1.20150623.0","typescript":"^3.3.3333"},"gitHead":"17c963ef65012619670a2c8996d2257fdf6e2a9e","_id":"express-openapi-validator@0.2.32-beta","_nodeVersion":"10.15.1","_npmVersion":"6.8.0","dist":{"shasum":"470a296bea8d09a152e36284bb0631842a0af21d","size":107650,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-0.2.32-beta.tgz","integrity":"sha512-8Tlpbk+Dxnj/GEM6SB8QB/Rvu1OlIMxI3MlmVlUKnYSoA+g6duTN87/vVJjcxKL80gzlJjXRqg0AqXTlrt5h2A=="},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_0.2.32-beta_1553486133854_0.5803788130994572"},"_hasShrinkwrap":false,"publish_time":1553486134040,"_cnpm_publish_time":1553486134040,"_cnpmcore_publish_time":"2021-12-16T17:01:00.448Z","contributors":[]},"4.13.5":{"name":"express-openapi-validator","version":"4.13.5","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive -R spec test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@types/multer":"^1.4.7","ajv":"^6.12.6","content-type":"^1.0.4","json-schema-ref-parser":"^9.0.9","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.3","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/cookie-parser":"^1.4.2","@types/express":"4.17.13","@types/mocha":"^9.0.0","@types/morgan":"^1.9.3","@types/node":"^16.11.10","@types/supertest":"^2.0.11","body-parser":"^1.19.0","chai":"^4.3.4","codacy-coverage":"^3.4.0","commitizen":"^4.2.4","cookie-parser":"^1.4.6","coveralls":"^3.1.1","express":"^4.17.1","mocha":"^9.1.3","morgan":"^1.10.0","nodemon":"^2.0.15","nyc":"^15.1.0","prettier":"^2.5.0","source-map-support":"0.5.21","supertest":"^6.1.6","ts-node":"^10.4.0","typescript":"^4.5.2"},"gitHead":"51f5bfc03ecc89e5f976b0ad12a93eaf4bb89d15","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.13.5","_nodeVersion":"14.9.0","_npmVersion":"7.6.0","dist":{"integrity":"sha512-HvhmIJ0cpJYi2OHnVrlnpD7IMIXIU1v36X4+CT5HDpfXQRRL4woqnPY2MQo4LrNTxxz/IbAfg6iSLJWvajG8zw==","shasum":"86f5832cf78a928037bd5d93b42a238971c85db5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.13.5.tgz","fileCount":85,"unpackedSize":396857,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhyN47CRA9TVsSAnZWagAAtjAQAJXd9ClguE8pR5Z9aKGm\nRCvjh7ErKiZELm2dFwP7YNI06cY5xRx/EY5nCuoeDVqD4r+IUWbCC2/FPfM+\nqHBAxqtzHgss28b8OLySmzHPxYTrWMv/cvQELlfKVJ25bwFshgQkMNvEYDyB\nqnCMQL/g+PiuwcQ3mfnMFucY8e7QGLzyV6ua8sub1wMKP/Im0mClZjT6uaou\noo3+zwFRMyp7q2KLSYRv0dQDfx4rrI/NrmrM06PjRtfGviSACsq4NcHVvvGw\n4LneeWWlN12hL9bAwKqULCw6qiC4/SB0QVmCqp7Du4ik3SsSA2Xdon/2kUZ3\njjy18JFSp6SBoKGs+DmrZXHapzDSKaZ3c2gunx6BRtEhupxeTPsL4C75iMkc\nOdgQsJV+bno2KONnhD0OnrkHfz58sLbNgIqm4r/b7UKO2M7gDnIm5i3Uk0FJ\nkC/291fbxs9Dzxj+3hrFIZ4zIwFtRXpVgqp1gw8FE+G1H3zQcs3ihAp0IZxN\nCXsYvUmeffuyh0PNAfM7wsWGjAWwgZ/jR9MT+y3bi9Hz78HibamwP//dWKkV\nrf4wHbuANE9NMm6RL+1Ae06nRUaA8ETZykIkdI/gk/+k115gyKRupYIMCFq7\nUqj/PKpwvq1AYfXLkV1tRPcWKbOPaU1eKg8hrR/SPVRW7YcoyP3DRbHXryjK\nhAsE\r\n=Xbqj\r\n-----END PGP SIGNATURE-----\r\n","size":81046},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.13.5_1640554043018_0.34284258060545625"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-28T02:55:45.861Z","contributors":[]},"4.13.6":{"name":"express-openapi-validator","version":"4.13.6","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive -R spec test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@types/multer":"^1.4.7","ajv":"^6.12.6","content-type":"^1.0.4","json-schema-ref-parser":"^9.0.9","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.4","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/cookie-parser":"^1.4.2","@types/express":"4.17.13","@types/mocha":"^9.1.0","@types/morgan":"^1.9.3","@types/node":"^17.0.21","@types/supertest":"^2.0.11","body-parser":"^1.19.2","chai":"^4.3.6","codacy-coverage":"^3.4.0","commitizen":"^4.2.4","cookie-parser":"^1.4.6","coveralls":"^3.1.1","express":"^4.17.3","mocha":"^9.2.2","morgan":"^1.10.0","nodemon":"^2.0.15","nyc":"^15.1.0","prettier":"^2.5.1","source-map-support":"0.5.21","supertest":"^6.2.2","ts-node":"^10.7.0","typescript":"^4.6.2"},"gitHead":"0deb38f8edd0e3b3ad5b65f0d7dd825eea17b7eb","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.13.6","_nodeVersion":"14.18.2","_npmVersion":"6.14.15","dist":{"integrity":"sha512-KODX+SQgtCuSUOorJ3IpLNLpzoc1SUomYiSAZiWFfSFOaok7ndanUFI0WRS6MGjgEtQt4LC5BFHIeFx+a0CjSw==","shasum":"a0f5f6de2e0d271e216d66644daa894cdd5ddf09","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.13.6.tgz","fileCount":85,"unpackedSize":396868,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiLggsACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr4hxAAgZQQcvR+sStC4LWZvQysZ872GWK5HI1Xa1cvcrDsv7ZN0Q9T\r\n9ATPWpI3PvRI5T3qcwXj3wBxrBMJjubC8mun452TGIFZkhOznBTUxYEUepK+\r\ncA1k/1Jop/crsyIUBTqI0uYdp01uB27Hcu/aAHIzADQ6vwHLzSGRDA/7B+Wh\r\nzbDo9Y76JjqsuQlLSJUC6F3w+xT167cIZkZXSddcgxbrN0uQFD0Ccu/TNxO2\r\na00U4mqHv8YS8KllpETjlkHKBLj7QAGOppU42mvxuvMs6zwbZQmbZuiAYTqz\r\nk1L4HPrkcT9HnhrDPgfs3Fp0OG1d3wiBmXoVwugDP5loverWLwaIXfdCUb5O\r\na6w+eHlqqtFWQDiaFNIZo13QAC9uZoDiE5eYbIg3qjot5ry/rNJ17/HezQ0k\r\nwaXNzs7kGX7vSC7Tf7veTwUO1U++L1y2ggFPRgDkFUbziHt9GhbZbGuNQ+Fv\r\nSxu2Yg6hT6I6xsX0dlXUvth/vA3FIO4jubuC9Avdz2sPJaw6fW1iOPnRGvWF\r\nHsfntDfu9PfNIZohQrOXGnHFXr9eg0reQ5F9o/yqyJH6P/ggPAs4+Prfl9LU\r\nBnBGGy8xx6LwNdw3K9tJVU8gvyBQtxcfupHUaet82bWDcXnJohT9hGxgSfZR\r\nPN1Q/MAdtblHcfu9Iz8T6BpcOPg3KynV0Zs=\r\n=4X2Z\r\n-----END PGP SIGNATURE-----\r\n","size":81050},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.13.6_1647183916485_0.5977616495948102"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-13T15:05:23.198Z","contributors":[]},"4.13.7":{"name":"express-openapi-validator","version":"4.13.7","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive -R spec test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@types/multer":"^1.4.7","ajv":"^6.12.6","content-type":"^1.0.4","json-schema-ref-parser":"^9.0.9","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.4","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/cookie-parser":"^1.4.2","@types/express":"4.17.13","@types/mocha":"^9.1.0","@types/morgan":"^1.9.3","@types/node":"^17.0.21","@types/supertest":"^2.0.11","body-parser":"^1.19.2","chai":"^4.3.6","codacy-coverage":"^3.4.0","commitizen":"^4.2.4","cookie-parser":"^1.4.6","coveralls":"^3.1.1","express":"^4.17.3","mocha":"^9.2.2","morgan":"^1.10.0","nodemon":"^2.0.15","nyc":"^15.1.0","prettier":"^2.5.1","source-map-support":"0.5.21","supertest":"^6.2.2","ts-node":"^10.7.0","typescript":"^4.6.2"},"gitHead":"4887ba5bdf3b24c4d7efa2154ecf9b3adbfe3488","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.13.7","_nodeVersion":"14.18.2","_npmVersion":"6.14.15","dist":{"integrity":"sha512-MMTwGT5RyDyQJ2IWzdLkoKwTAqnHKUOQF+9pYrKqXaVmCIhHyjM1woenO4UkfV/kRLbqauWEE4yj+Urvy4//lg==","shasum":"1b888f3e406c2f4d7aa9e92d8c280ee800e2479d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.13.7.tgz","fileCount":85,"unpackedSize":337108,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiP8A4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqvMBAAkfoEt4osZObUH0e0Qkc68gCj0h8O9Kq+6qFD5QlVsn8rPHDa\r\n1VMf6QYzYKgmAu3/esDvZ/oy9Pqx7wjWkhXaohQ8DtTpiWEbeb4X1MjLzuV2\r\n+O5eAsq5cu9ODxfF5SI/OHlNMhGFr5v+/5qZQMA9PI4A7yGQf9U6WFP6gDA8\r\nSnXazvZb3Jmy0oNK7g5fK853Kh/dDEXVrWU0/9a1Q2+A4Vhzf1xcPe+TgBRw\r\nvdrUXQjJxKl5jFXCCpjUrPv/zrcPH/4azNB268y+5aqtNWffKk6dZ1zPl96e\r\nMM2WLyM4HBUnj5O240zEsuhPrVP/SzJ0gljq5o78KKEqqgryl6RbaMbWiQ1l\r\nbEzejQvI6wtdd37CzVCT217DN9prquWheGVf12pe4fK+InpajOjppHAsPNBo\r\nH8pTo5OpYfMPl39fuVeV6hiq9851Uup7hf8DZb2Uzu1fZdlyUvKCkdfS4TaT\r\nBZNyn4DJge8GW4pvVmDk58qEkz+T8xGH3ssq9WdJ76Q8IiPRypYSQa8Pk3cZ\r\nnllc9r9ZdS0K3ug0ILpBp2GNh7e3E3F7f2fsGyRJAkVgqf75RB15+tt/kEL7\r\nPXfN+7kgM2DWaHu0JK9j9jPTHPlWm7lbWXLSkbuB6T5gqdmya8ECZtwLQqMp\r\ncJlaWYTpynQalhj/tMwCgEFokD3KACyxWFg=\r\n=Q1yh\r\n-----END PGP SIGNATURE-----\r\n","size":67905},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.13.7_1648345143832_0.6011814643023139"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-27T01:39:09.965Z","contributors":[]},"4.14.0-beta.1":{"name":"express-openapi-validator","version":"4.14.0-beta.1","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive -R spec test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@types/multer":"^1.4.7","ajv":"^8.6.2","ajv-draft-04":"^1.0.0","ajv-formats":"^2.1.1","content-type":"^1.0.4","json-schema-ref-parser":"^9.0.9","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.4","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/cookie-parser":"^1.4.2","@types/express":"4.17.13","@types/mocha":"^9.1.0","@types/morgan":"^1.9.3","@types/node":"^17.0.21","@types/supertest":"^2.0.11","body-parser":"^1.19.2","chai":"^4.3.6","codacy-coverage":"^3.4.0","commitizen":"^4.2.4","cookie-parser":"^1.4.6","coveralls":"^3.1.1","express":"^4.17.3","mocha":"^9.2.2","morgan":"^1.10.0","nodemon":"^2.0.15","nyc":"^15.1.0","prettier":"^2.5.1","source-map-support":"0.5.21","supertest":"^6.2.2","ts-node":"^10.7.0","typescript":"^4.6.2"},"readmeFilename":"README.md","gitHead":"369a4a688ee972ae36890d2647803d1a2285234b","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.14.0-beta.1","_nodeVersion":"14.18.2","_npmVersion":"6.14.15","dist":{"integrity":"sha512-EqsSszY2Pl0vG/OSuPPz3KjVkcJx9TS2l1ANE93Hr5lOTHC+zCgHhVrihadxskXOacFeQIBa7nM7jEkeC9SKtw==","shasum":"98127ad852a9cecf0db992971129472f07b8946d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.14.0-beta.1.tgz","fileCount":85,"unpackedSize":348567,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICOKjM7Snonb+DWqYBCxBRfqF1AOeEeb5Nec2Op0TXqbAiBfVfeZCirmGuV0/6wOGZw9I3Eff5gv3HZqgLXjG3u/ow=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJik60oACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoRqg//fRK6zxymbF5KjdtD/Vpn9TYAMDObLbO0iZDcQVt61mV26ri0\r\nVjAaHnRKL9uGcyYF9DLPSSRd80tR/21egBtWAv5ixKYcN2iaYrDjtUa19YVV\r\nT5LDGM5wxwf+7qPTUsOqdCeq2xCuvSTkAap6NPK6DdnU4iTL4b1xJLGFJhZR\r\nP/3cnbJfzgnqSZzU3JO4dP1eZG/+T+YGmKtA+HOpmiRKY4uvBnyt+8jM/ZFs\r\ny/rlgkftbbiLU2dlr1hJumCmoX7UbhHtuX2lkqEhiZ3S+n8oQUZ7IAk+6Zzk\r\nD9g5C02/qeqWkk4GmOsP5ZCEXh3vdwY3Lsqr6TcebJxIzdWzQw0uOYFPHVou\r\ntr0WpKORkbOXNCv5wb0SlvNDRrYSk1WUzuO36U2ZG74l7Rd1aiCfje6USQQW\r\nJ8662yzUOY4SR2m9eRBG3ijtum/WOOpvwxT7qbEWmTkpLM7plRlLKoK2zAYx\r\nEfTtpJvqpNOdRYw49ryQ3jOBWkNYEJWk1vCU9R9swhb5hJvKK1HUCUOiX/pr\r\n9Oh3um7pE1pVjSIVvHSkMcMw1xBFaqbcvKw+G/gq/fRETGQEShnVpaECA8bl\r\nfFxNvMCnBXSDzkodtzRDVzfpAekAPeiqPeyN5vPWo6OOofc6oqxbCXzGYjXe\r\nL/SB6Cj1N2W1Ve0pnild+VSBhuCq0cr1cek=\r\n=YJWr\r\n-----END PGP SIGNATURE-----\r\n","size":71096},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.14.0-beta.1_1653845287868_0.4211523657870846"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-29T17:28:20.579Z","contributors":[]},"4.14.0-beta.2":{"name":"express-openapi-validator","version":"4.14.0-beta.2","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive -R spec test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@types/multer":"^1.4.7","ajv":"^8.6.2","ajv-draft-04":"^1.0.0","ajv-formats":"^2.1.1","content-type":"^1.0.4","json-schema-ref-parser":"^9.0.9","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.5-lts.1","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/cookie-parser":"^1.4.2","@types/express":"4.17.13","@types/mocha":"^9.1.0","@types/morgan":"^1.9.3","@types/node":"^17.0.21","@types/supertest":"^2.0.11","body-parser":"^1.19.2","chai":"^4.3.6","codacy-coverage":"^3.4.0","commitizen":"^4.2.4","cookie-parser":"^1.4.6","coveralls":"^3.1.1","express":"^4.17.3","mocha":"^9.2.2","morgan":"^1.10.0","nodemon":"^2.0.15","nyc":"^15.1.0","prettier":"^2.5.1","source-map-support":"0.5.21","supertest":"^6.2.2","ts-node":"^10.7.0","typescript":"^4.6.2"},"readmeFilename":"README.md","gitHead":"1706538ef556f80f41bd5cdbc1b61e25629b42da","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.14.0-beta.2","_nodeVersion":"14.18.2","_npmVersion":"6.14.15","dist":{"integrity":"sha512-eaG6I5Wibd9QXuthTG2ErlS+iN6feiCcM7qHkD3/g1jj1QLSnLAIS91hbq3LSTpuViw/JNDfUnr/XVZ8HByONw==","shasum":"95ebf25f57cf2657cb4002469cf79c1fccb2d1e3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.14.0-beta.2.tgz","fileCount":85,"unpackedSize":348641,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDsDIysI4vNYLDhuBLuAPSoOgXcmFRTHgVOA1iWS40xMQIgag0IUj64tDJdxCHjr++VIAMm0rmQ8D6wgMW7ldA+FD4="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJilPwlACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq31RAAls9bRj32D3R2Z0A+znP1ost+TiWpp7+KuFxNLluJUlQ+s/gc\r\nZkG3E5FquYmBxKx7QC+vKHbsl6kLdTL56EehunK5cj/ESMpQ6LM2CaEZL05E\r\ndgDatQC48hgZRLeBmj3fsYWEi0c48FtZDUwMD1cM1i7a0DBSfn2M5UdRGCdF\r\n8xnMbopvgO6SDwWoAANDalUVfoaO/w4M9kqRtn3EHSY0wctWieh0nZVTro1Q\r\nSJuZWFAKI9kj2Ixk1RdHjTrSWKBwVcn+tHEyVgOUxP/oZ08vnt6VB07YYZl+\r\nzgSCiNigDnx0kT2UASSh7keE8og6fHMndvoBuDM49e4ude2dHBLkDHdv5Rgo\r\nCBu4HD/wOD+VJ192JvjTSfS+U+COviBjID1jCJyHqx/w1XBzovS17Jk9BU+1\r\nKvGl+7pAAuv8HOUnqky1XDjdxxlab50nBdy9DwjRMTmfAIUcJrrjhS1/0vpZ\r\nYGQeEwWpj8rYO6E0KYf35sWkNq4sO8LcdVLNtl746p/Zcb/nyG5cB0AASz8D\r\nnGFJ5wRwbdMAYx0VEa+u5Xs5dRbX0MlWzmVKJCKOL0bEwebAg6E/r7KWlUps\r\nVUDNPO0h9ETF48FVHTDHtGil/Wgg7TfcsXlDTGOCwVTaRRSsmIJ2VDjYeX66\r\nCXcljQJMVy/YUD8fhJK51M1dOzSvxb8koVg=\r\n=vdzu\r\n-----END PGP SIGNATURE-----\r\n","size":71124},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.14.0-beta.2_1653931045598_0.8101449100289697"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-30T17:17:36.687Z","contributors":[]},"4.13.8":{"name":"express-openapi-validator","version":"4.13.8","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive -R spec test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@types/multer":"^1.4.7","ajv":"^6.12.6","content-type":"^1.0.4","json-schema-ref-parser":"^9.0.9","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.5-lts.1","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/cookie-parser":"^1.4.2","@types/express":"4.17.13","@types/mocha":"^9.1.0","@types/morgan":"^1.9.3","@types/node":"^17.0.21","@types/supertest":"^2.0.11","body-parser":"^1.19.2","chai":"^4.3.6","codacy-coverage":"^3.4.0","commitizen":"^4.2.4","cookie-parser":"^1.4.6","coveralls":"^3.1.1","express":"^4.17.3","mocha":"^9.2.2","morgan":"^1.10.0","nodemon":"^2.0.15","nyc":"^15.1.0","prettier":"^2.5.1","source-map-support":"0.5.21","supertest":"^6.2.2","ts-node":"^10.7.0","typescript":"^4.6.2"},"gitHead":"6788b3767a8eee4cee900f03ed437a203b622c85","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@4.13.8","_nodeVersion":"14.18.2","_npmVersion":"6.14.15","dist":{"integrity":"sha512-89/sdkq+BKBuIyykaMl/vR9grFc3WFUPTjFo0THHbu+5g+q8rA7fKeoMfz+h84yOQIBcztmJ5ZJdk5uhEls31A==","shasum":"805e0106b9f4afbb73ea28f42026e844dfa94dae","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.13.8.tgz","fileCount":85,"unpackedSize":337182,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC1ocECjBzbUmEfoDUDO47N4ylcGd6/98yZAbgxGOlalAIhAMQNDSCmpjfClB6igWenYjBieHdE9JyGQ2jy/poUbHL7"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJilQESACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpBGhAAgNbib5+VXtkHtEb93Xkm2Cp1IpOCb2XiLY2uj04PVwOGL9MY\r\ntvbAil71nBPVhFv969FnnHlCwWYFsMM0QkJY6SFzIiQhosk+HnTJY4e87FQ6\r\nvGwtHKtm8ZUvqiISjT1VD+O3xtLlKJjnarsvWVwZ/2oublKtDDRkfP5aecVg\r\nuBGTKtSiU2uaqOefwhAjhR8Jhjf5DYfQJJVaSrHRLp0qzFMe887VaZluo+Ak\r\nzQCo0Z64kT/dDS2m/nsOVFlXSDSSebu4663S9NmIgONoApb6yJFeiBhrb5S3\r\n9d77iYzgNGuv44nnzWEBPrf51obH69zNVBRa3NICw4a9J0ESS9r2IqjThXmd\r\nSEp/tUeWD4u9e3SgxhyB/q9th3q41dx7+YUno+mNeb/Rf7Myo+c0mdsLq1bi\r\nEhtxfB4dcRdlGldLpwxRKjGcVum6+bMZwP/3xFYwZoAV2W7PAs+KkhvM+E7j\r\nxpksiGK40zrHZ/SFSA1m7zaK26exeRio+/PYxGlSyiNuG6PJTBrsVRMkVqu/\r\n0QobVZp9lWF2xAKpXc/zvH3T+r9gfZqXpIpnjf0mIx632wujWSj172iVMRU9\r\nzwHKgXZTzVpzZgbgLd0QK5ihxXZzzDvChMdGPrkuB6pJo0gtDmgpMh4X5HCm\r\nb1CNSCHF4Q9Pz27SRG/aASLFcP8cSx30l14=\r\n=ZQUo\r\n-----END PGP SIGNATURE-----\r\n","size":67936},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_4.13.8_1653932306013_0.4778659730984556"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-30T17:38:36.405Z","contributors":[]},"5.0.0":{"name":"express-openapi-validator","version":"5.0.0","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive -R spec test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@types/multer":"^1.4.7","ajv":"^8.6.2","ajv-draft-04":"^1.0.0","ajv-formats":"^2.1.1","content-type":"^1.0.4","json-schema-ref-parser":"^9.0.9","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.5-lts.1","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/cookie-parser":"^1.4.2","@types/express":"4.17.13","@types/mocha":"^9.1.0","@types/morgan":"^1.9.3","@types/node":"^17.0.21","@types/supertest":"^2.0.11","body-parser":"^1.19.2","chai":"^4.3.6","codacy-coverage":"^3.4.0","commitizen":"^4.2.5","cookie-parser":"^1.4.6","coveralls":"^3.1.1","express":"^4.17.3","mocha":"^9.2.2","morgan":"^1.10.0","nodemon":"^2.0.20","nyc":"^15.1.0","prettier":"^2.5.1","source-map-support":"0.5.21","supertest":"^6.2.2","ts-node":"^10.7.0","typescript":"^4.6.2"},"gitHead":"317f7be4e91bb00aa488ddce150de08bad65420f","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@5.0.0","_nodeVersion":"14.18.2","_npmVersion":"6.14.15","dist":{"integrity":"sha512-2h0qhuwS/0vi7B68pXtTDZrXTe1kyZxG5/rvukWYcQlXL5yXMQ3H7cHnoWNY4gzCJzVsj7ciDA1S2kRiEzFsOA==","shasum":"f4c309a6e9e756a9e067b617d760a33e8cc2f202","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-5.0.0.tgz","fileCount":85,"unpackedSize":349298,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGEhLr0L5nkOwsO2bi1GOwRBxSYTYs/EFyErXGo+tWxbAiBaoeNAWrG5N9qD2hU0bWmbZTfl7NnCw44kFgXIqgytvQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjeTqWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqmhxAAkWochOSIUk1ygxgDc6ybMUfJ5DJRh2053AvIOfISp2pDuP3n\r\nybBLf+mEQQIpe1DqPRdvOS434szkPLuos1x1bxHese40YIlQnwouq1a1bh+k\r\n6K8z0iVmgzio8Imwc3N3f0ng5pkPgNOlfCmaOXMdw/bCCWBiQFiO3AtTz6xs\r\njRmn2Nd7pkil2GgmHEIWssgjkkbSOIH/Tz/qIYNy/2VleuxFDpLCS0rwm0HV\r\nmL/x4e5v/bhdCGfaVxJedF7lwVSsRhtQmjw9t46G3vR9XUQpAaDFsqYXCqBu\r\n28XcgY2BurkPpZyTG/qzl48h+glahjvlN8WQJdH0yGJToXgGS3Qu7U0GSvCU\r\nzNt4+kgFSqeQSOpJLlf1gmNxSpAmGg10PJ5W4IqzGBE9AK84lWZHUJhNO+Y8\r\nKEQKhpuxcJ5hOlTaoGcpJ53n97ghAF0D2GEjGOLw/QOMf1ZMMwBWHaXXEYc+\r\nRgQ1WB9r2cG/Quwj8BB5kuRM5IR8ytOYycm5uYMwAyQsgn/DTK8MfDNd+ffe\r\nsanoFEl5pER7nseIq1TDjVMuOLvPr2DJc6ql1+cHepxGzTeN9bx/nlvRQGSo\r\nbWyiDg0vgaYrW7O2+s/4m47l6Nyzh5qUHkiZTvsZ40/g4jSpNNAXmylOQxSd\r\n7s+AmzejJKFDlnIKU8ylxEG5cyaVpLsK0hA=\r\n=QT2d\r\n-----END PGP SIGNATURE-----\r\n","size":71204},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_5.0.0_1668889237935_0.4432186828177316"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-19T20:20:45.340Z","contributors":[]},"5.0.1":{"name":"express-openapi-validator","version":"5.0.1","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive -R spec test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@types/multer":"^1.4.7","ajv":"^8.6.2","ajv-draft-04":"^1.0.0","ajv-formats":"^2.1.1","content-type":"^1.0.4","json-schema-ref-parser":"^9.0.9","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.5-lts.1","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/cookie-parser":"^1.4.2","@types/express":"4.17.13","@types/mocha":"^9.1.0","@types/morgan":"^1.9.3","@types/node":"^17.0.21","@types/supertest":"^2.0.11","body-parser":"^1.19.2","chai":"^4.3.6","codacy-coverage":"^3.4.0","commitizen":"^4.2.5","cookie-parser":"^1.4.6","coveralls":"^3.1.1","express":"^4.17.3","mocha":"^9.2.2","morgan":"^1.10.0","nodemon":"^2.0.20","nyc":"^15.1.0","prettier":"^2.5.1","source-map-support":"0.5.21","supertest":"^6.2.2","ts-node":"^10.7.0","typescript":"^4.6.2"},"gitHead":"de0708b5868b07ec414a671d570c23a0955350ae","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@5.0.1","_nodeVersion":"14.18.2","_npmVersion":"6.14.15","dist":{"integrity":"sha512-i4BlQsfgO3+MGsjvIP7zPJjqFXjRQG31YL8HsGvgoPHyDKFZW3QHGtlJSRwuelX1RqCwZ+BdqCZ9RfKCi5kgJw==","shasum":"52c4ef098f883cb49bd15550c72fe3d5cb72e691","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-5.0.1.tgz","fileCount":85,"unpackedSize":349355,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDoMVcXyT3iptciXGiKrv1Y7QXxAdGT2mp6PDilxAEh7gIhAKccHhvfh1ZVEGj+hMZQCz8vIYEjOd6Qjepgz64HjA6Z"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJju2WQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqzTg/+KNaQuptI8oiDQFMLlpkMw6mFTYLFdJJNPHN2Ud3MD2u6YeYl\r\n8q/9KBtm9pD7Pd6wC1i0fyFy9Q6fJoBwo+o7Ltfswl3T5AOZbzgDgBsReueh\r\nRv8B6277UtCXHgZNwvc26gBOf7d88EflVZskuIVQLmdFbS1W4Z/Q7YgTwAnh\r\nwIwl43OXZRC3tuGlgxm0WX8dzgzWwfl/M/F6Y2tOpuEsveTjxLhmU3K3UyxW\r\nZdPZC1y5uDwJj3P/TKQ+ZCh0YsrvrfJmlz4cRLDvCViArOf3JEcvgBhBPnej\r\nzii9YBSq4ccVR+Hl9ycp5gh1GGvUVhZKuTfn+fsoXRzmj7y1yOrVgSmnTQJU\r\n2Bl6SirBVtDTvXO+mC14eIr6zZvpJtvHDFGu8Y3HOSd/35WnhMXFfUjlPYjv\r\naP8O9HGVnww7lfJqj3qjGOb4EeUw0PdRRG5i9DUry8M4rFvxGzxxpT18Hggn\r\nTYCN7TMbY6NgjioVjJUIbfT2xDjKQ525eabL3FVT5d3mI+tO5+QAp/fMllEl\r\nkpBENeF2qPE5YuMB2G5WMDZCSJkYMOitk2sMFp3sIs9MvWKbXJPK8Pu4pqd3\r\nbRyyJH4AzFntAZp4CmSk1wAXIxtafV0FpT/0vK4r/ZkNPhREeIfiFmnzFu+N\r\nTXa6VaaDAXaAypYUO0D6pQMMzDsJadg1z/0=\r\n=kZ8l\r\n-----END PGP SIGNATURE-----\r\n","size":71218},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_5.0.1_1673225615988_0.20622090877049182"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-09T00:53:36.239Z","publish_time":1673225616239,"contributors":[]},"5.0.2":{"name":"express-openapi-validator","version":"5.0.2","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive -R spec test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@types/multer":"^1.4.7","ajv":"^8.6.2","ajv-draft-04":"^1.0.0","ajv-formats":"^2.1.1","content-type":"^1.0.4","json-schema-ref-parser":"^9.0.9","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.5-lts.1","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/cookie-parser":"^1.4.2","@types/express":"4.17.13","@types/mocha":"^9.1.0","@types/morgan":"^1.9.3","@types/node":"^17.0.21","@types/supertest":"^2.0.11","body-parser":"^1.19.2","chai":"^4.3.6","codacy-coverage":"^3.4.0","commitizen":"^4.2.5","cookie-parser":"^1.4.6","coveralls":"^3.1.1","express":"^4.17.3","mocha":"^9.2.2","morgan":"^1.10.0","nodemon":"^2.0.20","nyc":"^15.1.0","prettier":"^2.5.1","source-map-support":"0.5.21","supertest":"^6.2.2","ts-node":"^10.7.0","typescript":"^4.6.2"},"gitHead":"24ad64f116273ac639bf5adfa9391af87ee368ab","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@5.0.2","_nodeVersion":"14.18.2","_npmVersion":"6.14.15","dist":{"integrity":"sha512-3EmKfTzI7tAVgdQMNCTb/HTiyCTKON3aqpoj5e4bl3rjIENsiA/TjVjpquBkoPI75MSNKFrEyEqTodkI4IE+zQ==","shasum":"3f68cd4bc4844f33c89c708e2f349e117c0ef884","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-5.0.2.tgz","fileCount":85,"unpackedSize":350871,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDS/SzgJRGDxFp7z9HsVcelgd0PbxQT/kOGxShFgmkH+AiB6QXP+62pdA7koXQv0WWT96E0MGmZt8HBP8EjZXMWxug=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj5t9rACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpfuhAAoAdp7ol+cT0B++Ytcj7eGpbfeGUTbdgqj1EnMB1ehavMny22\r\nINCVSKUQMbOu2K4EboPbOWEymiG1AUdvVudkTmPhBcdFUcTCgz3FKueOMWUr\r\nQk939rxH1UIHDHEcQaWTaAoKYthFWZCnXZlH1z8xvb6mDqyd6udF/7oyZRBK\r\nRbY+vPpaqKBwDY3/UzJlGn/kHndIYW19gA6T/Vk1L7UyIK7InjYLNmaGW463\r\nNuUo6FCo4mEPnrXO/sFOOu/Ix5m/9XTMVQRI4AnH5uGXS7T1hNUJ/FVETpyn\r\nPRmn6B1wvucVyJYtE/Dt09NZm41/VZedCh3C9eywi3ff1qSsBmjxTlTESPjq\r\nLynXixyHpEVcnDtd6nzU3p007ECsa3//TrOUz0TrK0Qt+xzQNuqbCtiLcFkh\r\nPbDJDrQIEjtQCMmq7WqZUbPVibpM4xUEZ+0m74omhLpskbXnG0EfZ4fJAt43\r\nXLAArlLNmN7Jpd9V9dG81ghSLz8XgVu7lpQOdeunw633rg+azJ8bSQWqp1oE\r\nUGJ7y8HoygsKfAuVWGNdRgcGLzzeqCrek46WpZfG78z9JBsi/xxVVrSflP9p\r\nl3Qs4K7DemwuAb2rKQwo0Md0zKdoP5d8SFUCZxqzEfhKhe4l45W2BJOxTuPk\r\nzA8YNvccARtmsDfn23LV4tT9ce8wbZHGbzs=\r\n=aDuA\r\n-----END PGP SIGNATURE-----\r\n","size":71506},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_5.0.2_1676074859446_0.522974887357397"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-11T00:20:59.655Z","publish_time":1676074859655,"contributors":[]},"5.0.3":{"name":"express-openapi-validator","version":"5.0.3","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive -R spec test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@types/multer":"^1.4.7","ajv":"^8.11.2","ajv-draft-04":"^1.0.0","ajv-formats":"^2.1.1","content-type":"^1.0.5","json-schema-ref-parser":"^9.0.9","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.5-lts.1","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/cookie-parser":"^1.4.2","@types/express":"4.17.13","@types/mocha":"^9.1.0","@types/morgan":"^1.9.3","@types/node":"^17.0.21","@types/supertest":"^2.0.11","body-parser":"^1.19.2","chai":"^4.3.6","codacy-coverage":"^3.4.0","commitizen":"^4.2.5","cookie-parser":"^1.4.6","coveralls":"^3.1.1","express":"^4.17.3","mocha":"^9.2.2","morgan":"^1.10.0","nodemon":"^2.0.20","nyc":"^15.1.0","prettier":"^2.5.1","source-map-support":"0.5.21","supertest":"^6.2.2","ts-node":"^10.7.0","typescript":"^4.6.2"},"gitHead":"6e93a9634329788af111aa6cdabb0353257ea75d","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@5.0.3","_nodeVersion":"14.18.2","_npmVersion":"6.14.15","dist":{"integrity":"sha512-ZCNMSlkjdgVzmZKsAs/dgDb3F69S7Q0JeT9EuKWd2VJOKgsWmlcA7P6dwouH6SHcLYn14XvyHEktmW3APmKboQ==","shasum":"dde8b31236736d2695c08b9bcd58728d88628765","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-5.0.3.tgz","fileCount":85,"unpackedSize":351308,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBZIffaSh1bmu+yMiOtIMGf1rJK8wJh3oeFRI1jpTY9AAiEAmKmF9kgOjYC7Sw2saoon7Sb3btL7BzqP8brZRH30vVI="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkA0/7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmojXw/9FdeRZCUu02bsJOBk/C90ESPB7kheOKES+dahw6YQvgI4ss9d\r\nvYAxHz7Czsy0GEcsVa+3vUi04UaZFPATmnPnWOHqpGEVvNmYKUj2SL2MMmr+\r\ne7u6g5kmtx/Us729HY2A+XOkeOOGplxNhQ9Mo+AxxRXy/rcOoVxjCK5vKyau\r\ndXKjpN1LNh2NGEX5sgeZGBgt9LOWuEcP84dT5huY8plFYajxwnkxtRtSst7t\r\n+kf9E111WdvzJ24T6qC0ixmrKwkYxKsgy9/FfQp+VdZbFsfXPQq4c/2v1kUn\r\n5KYopV3YlOZH8ixS4T5/hYmKMrbk5wjgR930jdqkATdvesffr/HDyKzKgVf2\r\ngJqDtoYPThXnjDy6rq0YSQ6E8y60d364pBvEuNzB4vkTOOSdjf6Ub1pB+kOe\r\ngh/dEHjG2W6OIuqFdFhSfqXy+2j+2xX2DzaICspzqaL3V+FEsY5UZ1pMkyn2\r\nef7rVQmndgeq4YeMn1qSULnGkw4xm5kS4LKYIUuSMS05pKxfB49clGK6JDjJ\r\ntx+xf1xaX+BtkDN1dvYvrulqMDilWKO08AbxGfaRjCsBxoFuUsY6j+fJJxB4\r\nnJaB7Xhm4WhMnlnd4cTmv9/xAfviYHM8zyr/jGTdV11y2/8XefWARiq1CtgE\r\ndxmSs9gVGg5ayOdHEw1L3br89iFMGKMNF+8=\r\n=oMaE\r\n-----END PGP SIGNATURE-----\r\n","size":71570},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_5.0.3_1677938683347_0.500755586155917"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-04T14:04:43.542Z","publish_time":1677938683542,"contributors":[]},"5.0.4":{"name":"express-openapi-validator","version":"5.0.4","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive -R spec test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@apidevtools/json-schema-ref-parser":"^9.1.2","@types/multer":"^1.4.7","ajv":"^8.11.2","ajv-draft-04":"^1.0.0","ajv-formats":"^2.1.1","content-type":"^1.0.5","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.5-lts.1","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/cookie-parser":"^1.4.2","@types/express":"4.17.13","@types/mocha":"^9.1.0","@types/morgan":"^1.9.3","@types/node":"^17.0.21","@types/supertest":"^2.0.11","body-parser":"^1.19.2","chai":"^4.3.6","codacy-coverage":"^3.4.0","commitizen":"^4.2.5","cookie-parser":"^1.4.6","coveralls":"^3.1.1","express":"^4.17.3","mocha":"^9.2.2","morgan":"^1.10.0","nodemon":"^2.0.20","nyc":"^15.1.0","prettier":"^2.5.1","source-map-support":"0.5.21","supertest":"^6.2.2","ts-node":"^10.7.0","typescript":"^4.6.2"},"gitHead":"9b89c7902949568000a55765dacf04e0c196b15f","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@5.0.4","_nodeVersion":"14.18.2","_npmVersion":"6.14.15","dist":{"integrity":"sha512-7848zPcsIYO2AyomGoIm7++uVgOJHPWmswXiYwPf/KCO8sIL77pSJNOlt3d0S1ll+y6PxUhr09W8AQ/n8Nxpcw==","shasum":"9d36202c6d9a7642cd495624899b6dedca6710ae","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-5.0.4.tgz","fileCount":85,"unpackedSize":354226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBSDAnPAq3nGpclr9TTX/abVvriYFcI6FeRrY76ODsbPAiEA2A7ydlPBpKn5/8jUOfP7tjpUxy2ZmbuvZ9XOTKrYzdg="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkTtcRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqd6Q/9ErppvjnRX+5ejnKtll2mhH/J7v+7YU8AXx0UkbS8IjUObQav\r\n57Je9sD9mFi27FhQe03b3F0IhHhc1vE22anEFjlphORf2NSCPn4lmuT525TL\r\n5FHY5J6edPgisgqiG9oU3RD491vgcD3Io8O7x5JtXoiTqzjNQBz+HCVA6sZx\r\nODqeUm10T7cMj7IJ9Xtc2hcp6XJpOfUDc4Ft8wxug7AdDcYSPEg/ydpVFPoi\r\nyagGfcdYzp2scfFtH2BtfTIHumgg5vGYEdG7tMlr18u/snKizMj0cM4JhGgx\r\nHJypNEkQWH0zatd+f3MoWqX7e7dx09VlV4+IMTSORnqkRlrBLwrJzGKEE72O\r\np3FafU/3Ao5Gf1Q8WpTcEgjXSEdgmKHFJfRWj0fHJ0l+7kwWxIlOJYoZtUsB\r\n4x5/YTmu8QBnXDdCKIsNHCL2Bx/aGC8eXuZzJXGVET/ccYD8p/lsY3g0uY41\r\n/5JnGk8kpFWUHwHHJOnjiANGPHhPin2gbYnqmgK5uXxgxJopTDd1NXOcYnca\r\n5lUz1/ertdKnm51aLyQ6m4pWAUpfXFij63mG4KiRmacw+CfV0Z3FOhsxxEiS\r\nmIRzqnINaPIQwVe3TRL4AXqUGD5D+9rv0jbCpKOE87czrnFj/2k3KyEYmGeJ\r\nzcUmch73educG0EpmOKqgwdSASDTpzulpLU=\r\n=WFPL\r\n-----END PGP SIGNATURE-----\r\n","size":72118},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_5.0.4_1682888465250_0.5058856229424036"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-04-30T21:01:05.504Z","publish_time":1682888465504,"_source_registry_name":"default","contributors":[]},"5.0.5":{"name":"express-openapi-validator","version":"5.0.5","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive -R spec test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@apidevtools/json-schema-ref-parser":"^9.1.2","@types/multer":"^1.4.7","ajv":"^8.11.2","ajv-draft-04":"^1.0.0","ajv-formats":"^2.1.1","content-type":"^1.0.5","json-schema-traverse":"^1.0.0","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.5-lts.1","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/cookie-parser":"^1.4.2","@types/express":"4.17.13","@types/mocha":"^9.1.0","@types/morgan":"^1.9.3","@types/node":"^17.0.21","@types/supertest":"^2.0.11","body-parser":"^1.19.2","chai":"^4.3.6","codacy-coverage":"^3.4.0","commitizen":"^4.2.5","cookie-parser":"^1.4.6","coveralls":"^3.1.1","express":"^4.17.3","mocha":"^9.2.2","morgan":"^1.10.0","nodemon":"^2.0.20","nyc":"^15.1.0","prettier":"^2.5.1","source-map-support":"0.5.21","supertest":"^6.2.2","ts-node":"^10.7.0","typescript":"^4.6.2"},"_id":"express-openapi-validator@5.0.5","gitHead":"495dabd9392694c5a9f886c093d4c2f59410d5d6","types":"./dist/index.d.ts","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_nodeVersion":"14.18.2","_npmVersion":"9.8.1","dist":{"integrity":"sha512-/6Le5UAViS4AQRzhfx/KAFqrS1ymyQWYvXDrr1EiAA1qDsf2kqU87ipXoRXlp4XNLLK45OXbIzPhDymb0+f3hQ==","shasum":"40ba8d91a16948b05bf7d01f2d8f0d06efc8e9b2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-5.0.5.tgz","fileCount":85,"unpackedSize":355096,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDGND4y7UGsE31VmZzhSemkugtVyqI7BrgqAQejjdIWjgIgePZ5RZLw0qTDGDget5HHt9Gf17kZ8cknwTE7WJ99Eho="}],"size":70763},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_5.0.5_1692757614132_0.2336221609571938"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-23T02:26:54.345Z","publish_time":1692757614345,"_source_registry_name":"default","contributors":[]},"5.0.6":{"name":"express-openapi-validator","version":"5.0.6","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive -R spec test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@apidevtools/json-schema-ref-parser":"^9.1.2","@types/multer":"^1.4.7","ajv":"^8.11.2","ajv-draft-04":"^1.0.0","ajv-formats":"^2.1.1","content-type":"^1.0.5","json-schema-traverse":"^1.0.0","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.5-lts.1","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/cookie-parser":"^1.4.2","@types/express":"4.17.13","@types/mocha":"^9.1.0","@types/morgan":"^1.9.3","@types/node":"^17.0.21","@types/supertest":"^2.0.11","body-parser":"^1.19.2","chai":"^4.3.6","codacy-coverage":"^3.4.0","commitizen":"^4.2.5","cookie-parser":"^1.4.6","coveralls":"^3.1.1","express":"^4.17.3","mocha":"^9.2.2","morgan":"^1.10.0","nodemon":"^2.0.20","nyc":"^15.1.0","prettier":"^2.5.1","source-map-support":"0.5.21","supertest":"^6.2.2","ts-node":"^10.7.0","typescript":"^4.6.2"},"types":"./dist/index.d.ts","gitHead":"bb8d6b80c4bc42be9213d03c46b5d3f0195d1040","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@5.0.6","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"integrity":"sha512-cvl1DmKTpidciajTWacEprW5XhvCen5eznP2J6Rtg1B+O00Z0gWiL5L+0Fh1ZLgR8vgFcv/0Rdrpl6UGnYKyaw==","shasum":"834bdefb315272b63411cba2c5f7e5b2648d7c74","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-5.0.6.tgz","fileCount":85,"unpackedSize":355096,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDNjuIBX8I641BqoHlz/khc9o8+cwRc9OIVHubywkdBOAiAsVbNOTyxgxEbjhPRoFe9BocMFQGP5VR7wIe+UIAjhgQ=="}],"size":70763},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_5.0.6_1693075464407_0.6270011308433923"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-26T18:44:24.595Z","publish_time":1693075464595,"_source_registry_name":"default","contributors":[]},"5.1.0":{"name":"express-openapi-validator","version":"5.1.0","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rimraf dist && tsc","compile:release":"rimraf dist && tsc --sourceMap false","test":"mocha -r source-map-support/register -r ts-node/register --files --recursive -R spec test/**/*.spec.ts","test:debug":"mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:reset":"rimraf node_modules && npm i && npm run compile && npm t","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"bash <(curl -Ls https://coverage.codacy.com/get.sh) report -r coverage/lcov.info","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@apidevtools/json-schema-ref-parser":"^9.1.2","@types/multer":"^1.4.7","ajv":"^8.11.2","ajv-draft-04":"^1.0.0","ajv-formats":"^2.1.1","content-type":"^1.0.5","json-schema-traverse":"^1.0.0","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.5-lts.1","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/cookie-parser":"^1.4.2","@types/express":"4.17.13","@types/mocha":"^9.1.0","@types/morgan":"^1.9.3","@types/node":"^17.0.21","@types/supertest":"^2.0.11","body-parser":"^1.19.2","chai":"^4.3.6","commitizen":"^4.2.5","cookie-parser":"^1.4.6","coveralls":"^3.1.1","express":"^4.17.3","mocha":"^9.2.2","morgan":"^1.10.0","nodemon":"^3.0.1","nyc":"^15.1.0","prettier":"^2.5.1","rimraf":"^5.0.5","source-map-support":"0.5.21","supertest":"^6.2.2","ts-node":"^10.7.0","typescript":"^4.6.2"},"types":"./dist/index.d.ts","gitHead":"839f85977ec94fa2558cde057cb0bb82c39f7e57","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_id":"express-openapi-validator@5.1.0","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"integrity":"sha512-vSC+/a3wizKhTVJ3wH82lD4jQpq+hKkAvPaKSbDY24fKxEF7On1q7pC0tFGAFSX8/i9vuODuox24ujqVn5nr0w==","shasum":"909f9b3b71979b6d4c09369fc6a01e01364c4789","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-5.1.0.tgz","fileCount":58,"unpackedSize":240937,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCi86jMtkiVq7SqmmB8whO3Qp3ZGVdJgw7KkcAzLd6QHQIgHYVG52tuIi3sX2h97AqrTEBV+Uv/Cl0tB1QNRlodgm4="}],"size":47052},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_5.1.0_1699816436399_0.9320434493407543"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-12T19:13:56.583Z","publish_time":1699816436583,"_source_registry_name":"default","contributors":[]},"5.1.1":{"name":"express-openapi-validator","version":"5.1.1","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rimraf dist && tsc","compile:release":"rimraf dist && tsc --sourceMap false","test":"mocha -r source-map-support/register -r ts-node/register --files --recursive -R spec test/**/*.spec.ts","test:debug":"mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:reset":"rimraf node_modules && npm i && npm run compile && npm t","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"bash <(curl -Ls https://coverage.codacy.com/get.sh) report -r coverage/lcov.info","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@apidevtools/json-schema-ref-parser":"^9.1.2","@types/multer":"^1.4.7","ajv":"^8.11.2","ajv-draft-04":"^1.0.0","ajv-formats":"^2.1.1","content-type":"^1.0.5","json-schema-traverse":"^1.0.0","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.5-lts.1","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/cookie-parser":"^1.4.2","@types/express":"4.17.13","@types/mocha":"^9.1.0","@types/morgan":"^1.9.3","@types/node":"^17.0.21","@types/supertest":"^2.0.11","body-parser":"^1.19.2","chai":"^4.3.6","commitizen":"^4.2.5","cookie-parser":"^1.4.6","coveralls":"^3.1.1","express":"^4.17.3","mocha":"^9.2.2","morgan":"^1.10.0","nodemon":"^3.0.1","nyc":"^15.1.0","prettier":"^2.5.1","rimraf":"^5.0.5","source-map-support":"0.5.21","supertest":"^6.2.2","ts-node":"^10.7.0","typescript":"^4.6.2"},"_id":"express-openapi-validator@5.1.1","gitHead":"a4e62ac12b033da2016199f78b7723868cc533f0","types":"./dist/index.d.ts","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_nodeVersion":"14.18.2","_npmVersion":"9.8.1","dist":{"integrity":"sha512-zSRTscxNIV6XX26nIUjCOUUml1sQ9OUdruzX6jSc7pI8cWJUagQd/RDDcfkV1XZvqlcqMSQu960h9xJ9nW29Kg==","shasum":"617eea05374a890f6c9d6f8afec46cfd21fe7af4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-5.1.1.tgz","fileCount":58,"unpackedSize":241012,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBSBwIAvns0sZf7jgvkICP8Yu2i8l+KWCZfjpLeinZrKAiEAq0riCg+pzgdujdEf/5msUN12wtCRohQz4KBH3cEMerc="}],"size":47057},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_5.1.1_1700585475063_0.2157115485590444"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-21T16:51:15.278Z","publish_time":1700585475278,"_source_registry_name":"default","contributors":[]},"5.1.2":{"name":"express-openapi-validator","version":"5.1.2","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rimraf dist && tsc","compile:release":"rimraf dist && tsc --sourceMap false","test":"mocha -r source-map-support/register -r ts-node/register --files --recursive -R spec test/**/*.spec.ts","test:debug":"mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:reset":"rimraf node_modules && npm i && npm run compile && npm t","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"bash <(curl -Ls https://coverage.codacy.com/get.sh) report -r coverage/lcov.info","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@apidevtools/json-schema-ref-parser":"^9.1.2","@types/multer":"^1.4.7","ajv":"^8.11.2","ajv-draft-04":"^1.0.0","ajv-formats":"^2.1.1","content-type":"^1.0.5","json-schema-traverse":"^1.0.0","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.5-lts.1","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/cookie-parser":"^1.4.2","@types/express":"4.17.13","@types/mocha":"^9.1.0","@types/morgan":"^1.9.3","@types/node":"^17.0.21","@types/supertest":"^2.0.11","body-parser":"^1.19.2","chai":"^4.3.6","commitizen":"^4.2.5","cookie-parser":"^1.4.6","coveralls":"^3.1.1","express":"^4.17.3","mocha":"^9.2.2","morgan":"^1.10.0","nodemon":"^3.0.1","nyc":"^15.1.0","prettier":"^2.5.1","rimraf":"^5.0.5","source-map-support":"0.5.21","supertest":"^6.2.2","ts-node":"^10.7.0","typescript":"^4.6.2"},"_id":"express-openapi-validator@5.1.2","gitHead":"4b0c98955a71d9ed4be1bc9c37e3b17b3676e9f3","types":"./dist/index.d.ts","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_nodeVersion":"14.18.2","_npmVersion":"9.8.1","dist":{"integrity":"sha512-rWfzkS14hHnFPUgBdL+zDzwl0T55TU3n1Rg70BHCcTNo5iHs1B16sLLX1DLSAZmGy+ve2MfSnp7ysN5ozNUpig==","shasum":"13dcaabb603b99b6083381362c56931c47a0db91","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-5.1.2.tgz","fileCount":58,"unpackedSize":242570,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDH1Zd/tz0MVH26McSy/CDEGvwV0wfauTgglEUEfqIv4wIhAJSFT8G01P6c0vAZupaKs688eAR8hfu4q7USnEk4VeWP"}],"size":47479},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_5.1.2_1701651288126_0.2908444925910034"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-04T00:54:48.417Z","publish_time":1701651288417,"_source_registry_name":"default","contributors":[]},"5.1.3":{"name":"express-openapi-validator","version":"5.1.3","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rimraf dist && tsc","compile:release":"rimraf dist && tsc --sourceMap false","test":"mocha -r source-map-support/register -r ts-node/register --files --recursive -R spec test/**/*.spec.ts","test:debug":"mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:reset":"rimraf node_modules && npm i && npm run compile && npm t","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"bash <(curl -Ls https://coverage.codacy.com/get.sh) report -r coverage/lcov.info","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@apidevtools/json-schema-ref-parser":"^9.1.2","@types/multer":"^1.4.7","ajv":"^8.11.2","ajv-draft-04":"^1.0.0","ajv-formats":"^2.1.1","content-type":"^1.0.5","json-schema-traverse":"^1.0.0","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^1.4.5-lts.1","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/cookie-parser":"^1.4.2","@types/express":"4.17.13","@types/mocha":"^9.1.0","@types/morgan":"^1.9.3","@types/node":"^17.0.21","@types/supertest":"^2.0.11","body-parser":"^1.19.2","chai":"^4.3.6","commitizen":"^4.2.5","cookie-parser":"^1.4.6","coveralls":"^3.1.1","express":"^4.17.3","mocha":"^9.2.2","morgan":"^1.10.0","nodemon":"^3.0.1","nyc":"^15.1.0","prettier":"^2.5.1","rimraf":"^5.0.5","source-map-support":"0.5.21","supertest":"^6.2.2","ts-node":"^10.7.0","typescript":"^4.6.2"},"_id":"express-openapi-validator@5.1.3","gitHead":"e567701c9a744eb7e6c9405abd2faf2e59e85a75","types":"./dist/index.d.ts","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_nodeVersion":"20.11.0","_npmVersion":"10.2.4","dist":{"integrity":"sha512-P0l04TtcVn9z74QhRPVn2vTazVBu9vKYbxJPVcmcX4IVNcHh1afLK1vAEd/GMeoB7I7ixUjWSk5Sy3gerYHBwQ==","shasum":"6dd370eb9d9dd98d6cca6711d768d7a99906f5c7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-5.1.3.tgz","fileCount":58,"unpackedSize":243560,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAGcrcrWGOmnYvpT0QfkA94j3Su0pW2GQayBIIlnROtCAiEAqWlIODzktmqs2Mm8Ay969qYm4KEuMtBvOfU2hCaRYUM="}],"size":47733},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_5.1.3_1706375071613_0.10665950838612903"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-27T17:04:31.808Z","publish_time":1706375071808,"_source_registry_name":"default","contributors":[]},"5.1.4":{"name":"express-openapi-validator","version":"5.1.4","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rimraf dist && tsc","compile:release":"rimraf dist && tsc --sourceMap false","test":"mocha -r source-map-support/register -r ts-node/register --files --recursive -R spec test/**/*.spec.ts","test:debug":"mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:reset":"rimraf node_modules && npm i && npm run compile && npm t","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"bash <(curl -Ls https://coverage.codacy.com/get.sh) report -r coverage/lcov.info","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@apidevtools/json-schema-ref-parser":"^9.1.2","@types/multer":"^1.4.7","ajv":"^8.11.2","ajv-draft-04":"^1.0.0","ajv-formats":"^2.1.1","content-type":"^1.0.5","json-schema-traverse":"^1.0.0","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","media-typer":"^1.1.0","multer":"^1.4.5-lts.1","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/cookie-parser":"^1.4.2","@types/express":"4.17.13","@types/mocha":"^9.1.0","@types/morgan":"^1.9.3","@types/node":"^17.0.21","@types/supertest":"^2.0.11","body-parser":"^1.19.2","chai":"^4.3.6","commitizen":"^4.2.5","cookie-parser":"^1.4.6","coveralls":"^3.1.1","express":"^4.17.3","mocha":"^9.2.2","morgan":"^1.10.0","nodemon":"^3.0.1","nyc":"^15.1.0","prettier":"^2.5.1","rimraf":"^5.0.5","source-map-support":"0.5.21","supertest":"^6.2.2","ts-node":"^10.7.0","typescript":"^4.6.2"},"_id":"express-openapi-validator@5.1.4","gitHead":"509fa226593209a0a865abde719905874e276340","types":"./dist/index.d.ts","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_nodeVersion":"20.11.0","_npmVersion":"10.2.4","dist":{"integrity":"sha512-2OipA8XfraTWMMCJndKe6HVsQndfarbaXeiMvsTQq1UkTtAaSSyoxpxY1e3o9XtpB68R7ZsmsBpi4/defqhdvg==","shasum":"927739a69b922c9ffd97b0170f4b1eb3792fe815","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-5.1.4.tgz","fileCount":58,"unpackedSize":244836,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGhJe0276lP3teo5lrMoBWyWGhg23lU61VUjts4/aIhgAiA+OAkEGrW9EdPMQN8JhT9TKIfhqkaW2+MYb1AIQCo4HQ=="}],"size":47948},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_5.1.4_1707451213665_0.3860947152085983"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-09T04:00:13.822Z","publish_time":1707451213822,"_source_registry_name":"default","contributors":[]},"5.1.5":{"name":"express-openapi-validator","version":"5.1.5","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rimraf dist && tsc","compile:release":"rimraf dist && tsc --sourceMap false","test":"mocha -r source-map-support/register -r ts-node/register --files --recursive -R spec test/**/*.spec.ts","test:debug":"mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:reset":"rimraf node_modules && npm i && npm run compile && npm t","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"bash <(curl -Ls https://coverage.codacy.com/get.sh) report -r coverage/lcov.info","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@apidevtools/json-schema-ref-parser":"^9.1.2","@types/multer":"^1.4.7","ajv":"^8.11.2","ajv-draft-04":"^1.0.0","ajv-formats":"^2.1.1","content-type":"^1.0.5","json-schema-traverse":"^1.0.0","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","media-typer":"^1.1.0","multer":"^1.4.5-lts.1","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/cookie-parser":"^1.4.2","@types/express":"4.17.13","@types/mocha":"^9.1.0","@types/morgan":"^1.9.3","@types/node":"^17.0.21","@types/supertest":"^2.0.11","body-parser":"^1.19.2","chai":"^4.3.6","commitizen":"^4.2.5","cookie-parser":"^1.4.6","coveralls":"^3.1.1","express":"^4.17.3","mocha":"^9.2.2","morgan":"^1.10.0","nodemon":"^3.0.1","nyc":"^15.1.0","prettier":"^2.5.1","rimraf":"^5.0.5","source-map-support":"0.5.21","supertest":"^6.2.2","ts-node":"^10.7.0","typescript":"^4.6.2"},"_id":"express-openapi-validator@5.1.5","gitHead":"708f2f53f72b72a8ad166ee15564bbfdd5d7391b","types":"./dist/index.d.ts","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_nodeVersion":"20.11.0","_npmVersion":"10.2.4","dist":{"integrity":"sha512-ywFb6c0wf6lEDj4+gQ1vBGdM2/yH7FCJdWms+dUOvMeiRQpGKzvz+x31w7ZSza8MCHU4/jjnmZRRewCX8PPcng==","shasum":"bb55eeff87ea1e677d100c542c345353af53b7b6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-5.1.5.tgz","fileCount":58,"unpackedSize":245800,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICb5hTU0zl+YbkNgBoO9OJGN9eXavnmobZ4yEmzFoR6TAiEApA+c0VPw8gtIKaxKo1xjOiqlsx79rYDg76cFTOxMx6A="}],"size":48003},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_5.1.5_1707533543163_0.7218698159730725"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-10T02:52:23.384Z","publish_time":1707533543384,"_source_registry_name":"default","contributors":[]},"5.1.6":{"name":"express-openapi-validator","version":"5.1.6","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rimraf dist && tsc","compile:release":"rimraf dist && tsc --sourceMap false","test":"mocha -r source-map-support/register -r ts-node/register --files --recursive -R spec test/**/*.spec.ts","test:debug":"mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:reset":"rimraf node_modules && npm i && npm run compile && npm t","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"bash <(curl -Ls https://coverage.codacy.com/get.sh) report -r coverage/lcov.info","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@apidevtools/json-schema-ref-parser":"^9.1.2","@types/multer":"^1.4.7","ajv":"^8.11.2","ajv-draft-04":"^1.0.0","ajv-formats":"^2.1.1","content-type":"^1.0.5","json-schema-traverse":"^1.0.0","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","media-typer":"^1.1.0","multer":"^1.4.5-lts.1","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/cookie-parser":"^1.4.2","@types/express":"4.17.13","@types/mocha":"^9.1.0","@types/morgan":"^1.9.3","@types/node":"^17.0.21","@types/supertest":"^2.0.11","body-parser":"^1.19.2","chai":"^4.3.6","commitizen":"^4.2.5","cookie-parser":"^1.4.6","coveralls":"^3.1.1","express":"^4.17.3","mocha":"^9.2.2","morgan":"^1.10.0","nodemon":"^3.0.1","nyc":"^15.1.0","prettier":"^2.5.1","rimraf":"^5.0.5","source-map-support":"0.5.21","supertest":"^6.2.2","ts-node":"^10.7.0","typescript":"^4.6.2"},"_id":"express-openapi-validator@5.1.6","gitHead":"201404899aaa4886016fdac7a1d97486ab0c5e89","types":"./dist/index.d.ts","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_nodeVersion":"20.11.0","_npmVersion":"10.2.4","dist":{"integrity":"sha512-CF24Pef5uThjdsCbjo1UP2mYx2YCkQl1HFoikCFFafFpZBCZ0YErD/RbqlcnKbKM9tMwXZsjAuuO84b2hmdF4g==","shasum":"31becc3eb41f0f4242df169b23cb67826f716b6a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-5.1.6.tgz","fileCount":58,"unpackedSize":246259,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDy8HX08TwdrauuKl6j3lGfinlp3rGLoH9CYfTlApEIDAIhAK9CXflrZnsKpywIgq9qA7CQ1kUTGB1hMMr4UZHYGyCc"}],"size":48139},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_5.1.6_1707685227133_0.6716662116603638"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-11T21:00:27.299Z","publish_time":1707685227299,"_source_registry_name":"default","contributors":[]},"5.2.0":{"name":"express-openapi-validator","version":"5.2.0","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rimraf dist && tsc","compile:release":"rimraf dist && tsc --sourceMap false","test":"mocha -r source-map-support/register -r ts-node/register --files --recursive -R spec test/**/*.spec.ts","test:debug":"mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:reset":"rimraf node_modules && npm i && npm run compile && npm t","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"bash <(curl -Ls https://coverage.codacy.com/get.sh) report -r coverage/lcov.info","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@apidevtools/json-schema-ref-parser":"^11.6.2","@types/multer":"^1.4.11","ajv":"^8.14.0","ajv-draft-04":"^1.0.0","ajv-formats":"^2.1.1","content-type":"^1.0.5","json-schema-traverse":"^1.0.0","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","media-typer":"^1.1.0","multer":"^1.4.5-lts.1","ono":"^7.1.3","path-to-regexp":"^6.2.2"},"devDependencies":{"@types/cookie-parser":"^1.4.2","@types/express":"4.17.13","@types/mocha":"^9.1.0","@types/morgan":"^1.9.3","@types/node":"^17.0.21","@types/supertest":"^2.0.11","body-parser":"^1.19.2","chai":"^4.3.6","commitizen":"^4.2.5","cookie-parser":"^1.4.6","coveralls":"^3.1.1","express":"^4.19.2","mocha":"^9.2.2","morgan":"^1.10.0","nodemon":"^3.0.1","nyc":"^15.1.0","prettier":"^2.5.1","rimraf":"^5.0.5","source-map-support":"0.5.21","supertest":"^6.2.2","ts-node":"^10.7.0","typescript":"^4.6.2"},"peerDependencies":{"express":"*"},"_id":"express-openapi-validator@5.2.0","gitHead":"42cb3abed6b2c40c27b95225d75ee7e619f7a3de","types":"./dist/index.d.ts","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_nodeVersion":"20.12.2","_npmVersion":"10.7.0","dist":{"integrity":"sha512-7YMLsnC9MfeCa/nb2YnAxxRKGzkZ6GucjCcZc+IZU6AHq0TZ3vLOGhXT+uqMV3QiCJWy0XdzQtrUBwGD8eBEaQ==","shasum":"dead2fd7888a69c2577e782a915deb47c5ae74ce","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-5.2.0.tgz","fileCount":85,"unpackedSize":365652,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHRvwotYHgQNOxqDoM1VrXs5HGow/ghD0VWsRPQpGFNmAiEAmYtcCLoODn23+MMS4QNAwATnxUffkHeKqUlAzu7Vc0M="}],"size":73243},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_5.2.0_1717299532483_0.6405109016621051"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-02T03:38:52.689Z","publish_time":1717299532689,"_source_registry_name":"default","contributors":[]},"5.3.1":{"name":"express-openapi-validator","version":"5.3.1","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rimraf dist && tsc","compile:release":"rimraf dist && tsc --sourceMap false","test":"mocha -r source-map-support/register -r ts-node/register --files --recursive -R spec test/**/*.spec.ts","test:debug":"mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:reset":"rimraf node_modules && npm i && npm run compile && npm t","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"bash <(curl -Ls https://coverage.codacy.com/get.sh) report -r coverage/lcov.info","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@apidevtools/json-schema-ref-parser":"^11.6.4","@types/multer":"^1.4.11","ajv":"^8.15.0","ajv-draft-04":"^1.0.0","ajv-formats":"^2.1.1","content-type":"^1.0.5","json-schema-traverse":"^1.0.0","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","media-typer":"^1.1.0","multer":"^1.4.5-lts.1","ono":"^7.1.3","path-to-regexp":"^6.2.2"},"devDependencies":{"@types/cookie-parser":"^1.4.2","@types/express":"4.17.13","@types/mocha":"^9.1.0","@types/morgan":"^1.9.3","@types/node":"^17.0.21","@types/supertest":"^2.0.11","body-parser":"^1.19.2","chai":"^4.3.6","commitizen":"^4.2.5","cookie-parser":"^1.4.6","coveralls":"^3.1.1","express":"^4.19.2","mocha":"^9.2.2","morgan":"^1.10.0","nodemon":"^3.0.1","nyc":"^15.1.0","prettier":"^2.5.1","rimraf":"^5.0.5","source-map-support":"0.5.21","supertest":"^6.2.2","ts-node":"^10.7.0","typescript":"^4.6.2"},"peerDependencies":{"express":"*"},"_id":"express-openapi-validator@5.3.1","gitHead":"5928ac5a959ff3b532c05c63cd464229eedc0e9e","types":"./dist/index.d.ts","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_nodeVersion":"20.12.2","_npmVersion":"10.7.0","dist":{"integrity":"sha512-Mlo3N1yvaZJlIs/nX0ig4xSu4g1CmLK/InRuqrXPmiqijfHa5qx/5ng92kq2dfTKd77XE7e9sPJqkI79asqNlQ==","shasum":"82c1f08f7e3f349a90d719102f72f7288b2ee52f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-5.3.1.tgz","fileCount":85,"unpackedSize":368479,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBgrnkoEnU3kuEAVKb7w4Zg5CSjVifCUKupiR87N18PwAiBESSLk8ybqelJh0hIm5VHpfLncTdLQduLYSa0gTh6syA=="}],"size":73923},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_5.3.1_1722817153897_0.7798563354153676"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-05T00:19:14.125Z","publish_time":1722817154125,"_source_registry_name":"default","contributors":[]},"5.3.2":{"name":"express-openapi-validator","version":"5.3.2","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rimraf dist && tsc","compile:release":"rimraf dist && tsc --sourceMap false","test":"mocha -r source-map-support/register -r ts-node/register --files --recursive -R spec test/**/*.spec.ts","test:debug":"mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:reset":"rimraf node_modules && npm i && npm run compile && npm t","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"bash <(curl -Ls https://coverage.codacy.com/get.sh) report -r coverage/lcov.info","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@apidevtools/json-schema-ref-parser":"^11.6.4","@types/multer":"^1.4.11","ajv":"^8.15.0","ajv-draft-04":"^1.0.0","ajv-formats":"^2.1.1","content-type":"^1.0.5","json-schema-traverse":"^1.0.0","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","media-typer":"^1.1.0","multer":"^1.4.5-lts.1","ono":"^7.1.3","path-to-regexp":"^6.2.2"},"devDependencies":{"@types/cookie-parser":"^1.4.2","@types/express":"4.17.13","@types/mocha":"^9.1.0","@types/morgan":"^1.9.3","@types/node":"^17.0.21","@types/supertest":"^2.0.11","body-parser":"^1.19.2","chai":"^4.3.6","commitizen":"^4.2.5","cookie-parser":"^1.4.6","coveralls":"^3.1.1","express":"^4.19.2","mocha":"^9.2.2","morgan":"^1.10.0","nodemon":"^3.0.1","nyc":"^15.1.0","prettier":"^2.5.1","rimraf":"^5.0.5","source-map-support":"0.5.21","supertest":"^6.2.2","ts-node":"^10.7.0","typescript":"^4.6.2"},"peerDependencies":{"express":"*"},"_id":"express-openapi-validator@5.3.2","gitHead":"442892241e0f65d9f1d2c19efb4db3628c2512e3","types":"./dist/index.d.ts","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_nodeVersion":"20.12.2","_npmVersion":"10.7.0","dist":{"integrity":"sha512-VuMiMg2gr8MGQPKPd2W0M49H3jugXD9X1RIAWh2LWfv744E18tAS10CBlgmwNnhXlf6OarDBo+TuTogOftpXZw==","shasum":"05a4336b5b6be5c48fd8e2a07ee91a5f9aac6956","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-5.3.2.tgz","fileCount":85,"unpackedSize":367855,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD2NxqBNCgDCsMoBb4BPAXfMyjyapAHPlQoiL2ytMeybwIhALPo5b3Ft6WCP3i48dlTVX8I14FJE5cRHSRwbDvncGFe"}],"size":73867},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_5.3.2_1724512358218_0.5515031282168081"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-24T15:12:38.444Z","publish_time":1724512358444,"_source_registry_name":"default","contributors":[]},"5.3.3":{"name":"express-openapi-validator","version":"5.3.3","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rimraf dist && tsc","compile:release":"rimraf dist && tsc --sourceMap false","test":"mocha -r source-map-support/register -r ts-node/register --files --recursive -R spec test/**/*.spec.ts","test:debug":"mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:reset":"rimraf node_modules && npm i && npm run compile && npm t","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"bash <(curl -Ls https://coverage.codacy.com/get.sh) report -r coverage/lcov.info","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@apidevtools/json-schema-ref-parser":"^11.7.0","@types/multer":"^1.4.11","ajv":"^8.17.1","ajv-draft-04":"^1.0.0","ajv-formats":"^2.1.1","content-type":"^1.0.5","json-schema-traverse":"^1.0.0","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","media-typer":"^1.1.0","multer":"^1.4.5-lts.1","ono":"^7.1.3","path-to-regexp":"^6.2.2"},"devDependencies":{"@types/cookie-parser":"^1.4.2","@types/express":"4.17.13","@types/mocha":"^9.1.0","@types/morgan":"^1.9.3","@types/node":"^17.0.21","@types/supertest":"^2.0.11","body-parser":"^1.19.2","chai":"^4.3.6","commitizen":"^4.2.5","cookie-parser":"^1.4.6","coveralls":"^3.1.1","express":"^4.19.2","mocha":"^9.2.2","morgan":"^1.10.0","nodemon":"^3.0.1","nyc":"^15.1.0","prettier":"^2.5.1","rimraf":"^5.0.5","source-map-support":"0.5.21","supertest":"^6.2.2","ts-node":"^10.7.0","typescript":"^4.6.2"},"peerDependencies":{"express":"*"},"_id":"express-openapi-validator@5.3.3","gitHead":"fcc2cb90572b06f06e657bf0db035aae65927ea6","types":"./dist/index.d.ts","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_nodeVersion":"20.12.2","_npmVersion":"10.7.0","dist":{"integrity":"sha512-WolpeQTubIlPOjKZiMmFL+pvztAq4bpL/ylvKjs2v7JN/8qC2J2k21MuYcz0o5vQBt4cdIg2cZ2I1Ik2R3FG6w==","shasum":"c07f7052f3752c8da29cf6de55ca72accc95237f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-5.3.3.tgz","fileCount":85,"unpackedSize":367855,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIH58HAa+0igAMiRx7nyO9daygduEc+7/UpVu2554pQLXAiEAxOMJF3CMAutK3+Q8w/790H4da2P985CxiJHeHfVj+XQ="}],"size":73860},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_5.3.3_1724512878351_0.3166292590532944"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-24T15:21:18.514Z","publish_time":1724512878514,"_source_registry_name":"default","contributors":[]},"6.0.0-alpha.1":{"name":"express-openapi-validator","version":"6.0.0-alpha.1","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rimraf dist && tsc","compile:release":"rimraf dist && tsc --sourceMap false","test":"mocha -r source-map-support/register -r ts-node/register --files --recursive -R spec --extension .spec.ts test","test:debug":"mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive --extension .spec.ts test","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive --extension .spec.ts test","test:reset":"rimraf node_modules && npm i && npm run compile && npm t","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"bash <(curl -Ls https://coverage.codacy.com/get.sh) report -r coverage/lcov.info","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@apidevtools/json-schema-ref-parser":"^11.7.0","@types/multer":"^1.4.11","ajv":"^8.17.1","ajv-draft-04":"^1.0.0","ajv-formats":"^2.1.1","content-type":"^1.0.5","json-schema-traverse":"^1.0.0","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","media-typer":"^1.1.0","multer":"^1.4.5-lts.1","ono":"^7.1.3","path-to-regexp":"^6.2.2"},"devDependencies":{"@types/cookie-parser":"^1.4.2","@types/express":"4.17.13","@types/mocha":"^9.1.0","@types/morgan":"^1.9.3","@types/node":"^17.0.21","@types/supertest":"^2.0.11","body-parser":"^1.19.2","chai":"^4.3.6","commitizen":"^4.2.5","cookie-parser":"^1.4.6","coveralls":"^3.1.1","express":"^4.19.2","mocha":"^9.2.2","morgan":"^1.10.0","nodemon":"^3.0.1","nyc":"^15.1.0","prettier":"^2.5.1","rimraf":"^5.0.5","source-map-support":"0.5.21","supertest":"^6.2.2","ts-node":"^10.7.0","typescript":"^4.6.2"},"peerDependencies":{"express":"*"},"_id":"express-openapi-validator@6.0.0-alpha.1","readmeFilename":"README.md","gitHead":"ebb9b25bcab761c37c02768ee815b9f4fd68b8d7","types":"./dist/index.d.ts","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_nodeVersion":"20.12.2","_npmVersion":"10.7.0","dist":{"integrity":"sha512-Ncdd/tJ1Z6hLK3gepiT8tonfpJ7JHMjhZJU1o31EWIOAD/ENSxR7FKVQZk63pXeXOYR660NchZPJgNRYWv1iEg==","shasum":"be753dd1bd2d71a3f7e0624dac16629d7713cc70","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-6.0.0-alpha.1.tgz","fileCount":86,"unpackedSize":414181,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBnW9Y9Miy1EmPx5gYZzL3bAhb3CNNTG4UeJDvQFlC3jAiAOuRoV05/ktzQpgEoh+ky0AppUPxlUJcs90EPhasDfNw=="}],"size":77905},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_6.0.0-alpha.1_1724513652817_0.7748223942312686"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-24T15:34:12.976Z","publish_time":1724513652976,"_source_registry_name":"default","contributors":[]},"5.3.4":{"name":"express-openapi-validator","version":"5.3.4","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rimraf dist && tsc","compile:release":"rimraf dist && tsc --sourceMap false","test":"mocha -r source-map-support/register -r ts-node/register --files --recursive -R spec test/**/*.spec.ts","test:debug":"mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:reset":"rimraf node_modules && npm i && npm run compile && npm t","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"bash <(curl -Ls https://coverage.codacy.com/get.sh) report -r coverage/lcov.info","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@apidevtools/json-schema-ref-parser":"^11.7.0","@types/multer":"^1.4.11","ajv":"^8.17.1","ajv-draft-04":"^1.0.0","ajv-formats":"^2.1.1","content-type":"^1.0.5","json-schema-traverse":"^1.0.0","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","media-typer":"^1.1.0","multer":"^1.4.5-lts.1","ono":"^7.1.3","path-to-regexp":"^6.2.2"},"devDependencies":{"@types/cookie-parser":"^1.4.2","@types/express":"4.17.13","@types/mocha":"^9.1.0","@types/morgan":"^1.9.3","@types/node":"^17.0.21","@types/supertest":"^2.0.11","body-parser":"^1.19.2","chai":"^4.3.6","commitizen":"^4.2.5","cookie-parser":"^1.4.6","coveralls":"^3.1.1","express":"^4.19.2","mocha":"^9.2.2","morgan":"^1.10.0","nodemon":"^3.0.1","nyc":"^15.1.0","prettier":"^2.5.1","rimraf":"^5.0.5","source-map-support":"0.5.21","supertest":"^6.2.2","ts-node":"^10.7.0","typescript":"^4.6.2"},"peerDependencies":{"express":"*"},"_id":"express-openapi-validator@5.3.4","gitHead":"47a39b3fdbed738ba4a646da0dcd876abace2671","types":"./dist/index.d.ts","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_nodeVersion":"20.12.2","_npmVersion":"10.7.0","dist":{"integrity":"sha512-dMKWa077fgtG9PuYJJDbiPGMb6EPSTkp/yZdj1YOGgZ4Or6sMs3Mb/20ASygS6LMA1WyvnbD9udYNDImZeWaxA==","shasum":"adc250ce03a0944d65afbe671d74f87b21e2e672","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-5.3.4.tgz","fileCount":85,"unpackedSize":368641,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDv2t6+Aw98DqKLpX94yUNPbxDFKhInSgEY5/6EFlH6mAiAutYfg0sC6DZ2mgL1SROgE1q2o6PL4cLm0dv3YXdSkRA=="}],"size":74101},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_5.3.4_1725146003682_0.9474332067751097"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-31T23:13:23.902Z","publish_time":1725146003902,"_source_registry_name":"default","contributors":[]},"6.0.0-alpha.2":{"name":"express-openapi-validator","version":"6.0.0-alpha.2","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rimraf dist && tsc","compile:release":"rimraf dist && tsc --sourceMap false","test":"mocha -r source-map-support/register -r ts-node/register --files --recursive -R spec --extension .spec.ts test","test:debug":"mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive --extension .spec.ts test","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive --extension .spec.ts test","test:reset":"rimraf node_modules && npm i && npm run compile && npm t","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"bash <(curl -Ls https://coverage.codacy.com/get.sh) report -r coverage/lcov.info","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@apidevtools/json-schema-ref-parser":"^11.7.0","@types/multer":"^1.4.11","ajv":"^8.17.1","ajv-draft-04":"^1.0.0","ajv-formats":"^2.1.1","content-type":"^1.0.5","json-schema-traverse":"^1.0.0","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","media-typer":"^1.1.0","multer":"^1.4.5-lts.1","ono":"^7.1.3","path-to-regexp":"^6.2.2"},"devDependencies":{"@types/cookie-parser":"^1.4.2","@types/express":"4.17.13","@types/mocha":"^9.1.0","@types/morgan":"^1.9.3","@types/node":"^17.0.21","@types/supertest":"^2.0.11","body-parser":"^1.19.2","chai":"^4.3.6","commitizen":"^4.2.5","cookie-parser":"^1.4.6","coveralls":"^3.1.1","express":"^4.19.2","mocha":"^9.2.2","morgan":"^1.10.0","nodemon":"^3.0.1","nyc":"^15.1.0","prettier":"^2.5.1","rimraf":"^5.0.5","source-map-support":"0.5.21","supertest":"^6.2.2","ts-node":"^10.7.0","typescript":"^4.6.2"},"peerDependencies":{"express":"*"},"_id":"express-openapi-validator@6.0.0-alpha.2","readmeFilename":"README.md","gitHead":"334e2de24aa7f49d0910b299c2de8967a59e11fb","types":"./dist/index.d.ts","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_nodeVersion":"20.12.2","_npmVersion":"10.7.0","dist":{"integrity":"sha512-72VYvco7XI8yDz/NNX/jYtw7yQ8nmlrSQPO/ade0+cTTXj7/1KlxrMdL4ZfGHKIV0BjaMRnZNwppfZttWMZU4w==","shasum":"83fce0959089cc755deae8d8557ad8864ae7f09d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-6.0.0-alpha.2.tgz","fileCount":86,"unpackedSize":414181,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCGxRKEOGnJ6h5jadc2aeCuWvjDhmJrq1QrP/Lu1FcLwgIhAOyUg9lpMBj1GSSMRw3hYlyT5dPU2TWU+iZNFbQ3PmIr"}],"size":77905},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_6.0.0-alpha.2_1725148302198_0.6095893196783853"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-31T23:51:42.401Z","publish_time":1725148302401,"_source_registry_name":"default","contributors":[]},"6.0.0-alpha.3":{"name":"express-openapi-validator","version":"6.0.0-alpha.3","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rimraf dist && tsc","compile:release":"rimraf dist && tsc --sourceMap false","test":"mocha -r source-map-support/register -r ts-node/register --files --recursive -R spec 'test/**/*.spec.ts' 'test/*.spec.ts'","test:debug":"mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive 'test/**/*.spec.ts' 'test/*.spec.ts'","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive 'test/**/*.spec.ts' 'test/*.spec.ts'","test:reset":"rimraf node_modules && npm i && npm run compile && npm t","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"bash <(curl -Ls https://coverage.codacy.com/get.sh) report -r coverage/lcov.info","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@apidevtools/json-schema-ref-parser":"^11.7.0","@types/multer":"^1.4.11","ajv":"^8.17.1","ajv-draft-04":"^1.0.0","ajv-formats":"^2.1.1","content-type":"^1.0.5","json-schema-traverse":"^1.0.0","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","media-typer":"^1.1.0","multer":"^1.4.5-lts.1","ono":"^7.1.3","path-to-regexp":"^6.2.2"},"devDependencies":{"@types/cookie-parser":"^1.4.2","@types/express":"4.17.13","@types/mocha":"^9.1.0","@types/morgan":"^1.9.3","@types/node":"^17.0.21","@types/supertest":"^2.0.11","body-parser":"^1.19.2","chai":"^4.3.6","commitizen":"^4.2.5","cookie-parser":"^1.4.6","coveralls":"^3.1.1","express":"^4.19.2","mocha":"^9.2.2","morgan":"^1.10.0","nodemon":"^3.0.1","nyc":"^15.1.0","prettier":"^2.5.1","rimraf":"^5.0.5","source-map-support":"0.5.21","supertest":"^6.2.2","ts-node":"^10.7.0","typescript":"^4.6.2"},"peerDependencies":{"express":"*"},"_id":"express-openapi-validator@6.0.0-alpha.3","readmeFilename":"README.md","gitHead":"e3daa22cca4ba5bb449efffea37aa0195d4139dc","types":"./dist/index.d.ts","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_nodeVersion":"20.12.2","_npmVersion":"10.7.0","dist":{"integrity":"sha512-88KU8y2d5wTmtpgmz0MkFW25leh77wXPqd0aNdiWIS/C+faLLjn6Lcew6Y64nBehdZ1Cv9VTnoztjMm5PHn+zA==","shasum":"93439436c4ddda170158976197ae1c765016b363","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-6.0.0-alpha.3.tgz","fileCount":86,"unpackedSize":415040,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDTcyUg7Lb47cI0TFnVnuPYONaamydp20BUTkm7KgAK9AiA4nxlCXPtS4SpSPszVRB4dYJy7UuVtMM6lttsLqYbHWQ=="}],"size":78138},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_6.0.0-alpha.3_1725151091763_0.6371739126066427"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-01T00:38:12.003Z","publish_time":1725151092003,"_source_registry_name":"default","contributors":[]},"5.3.5":{"name":"express-openapi-validator","version":"5.3.5","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rimraf dist && tsc","compile:release":"rimraf dist && tsc --sourceMap false","test":"mocha -r source-map-support/register -r ts-node/register --files --recursive -R spec test/**/*.spec.ts","test:debug":"mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:reset":"rimraf node_modules && npm i && npm run compile && npm t","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"bash <(curl -Ls https://coverage.codacy.com/get.sh) report -r coverage/lcov.info","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@apidevtools/json-schema-ref-parser":"^11.7.0","@types/multer":"^1.4.11","ajv":"^8.17.1","ajv-draft-04":"^1.0.0","ajv-formats":"^2.1.1","content-type":"^1.0.5","json-schema-traverse":"^1.0.0","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","media-typer":"^1.1.0","multer":"^1.4.5-lts.1","ono":"^7.1.3","path-to-regexp":"^6.2.2"},"devDependencies":{"@types/cookie-parser":"^1.4.2","@types/express":"4.17.13","@types/mocha":"^9.1.0","@types/morgan":"^1.9.3","@types/node":"^17.0.21","@types/supertest":"^2.0.11","body-parser":"^1.19.2","chai":"^4.3.6","commitizen":"^4.2.5","cookie-parser":"^1.4.6","coveralls":"^3.1.1","express":"^4.19.2","mocha":"^9.2.2","morgan":"^1.10.0","nodemon":"^3.0.1","nyc":"^15.1.0","prettier":"^2.5.1","rimraf":"^5.0.5","source-map-support":"0.5.21","supertest":"^6.2.2","ts-node":"^10.7.0","typescript":"^4.6.2"},"peerDependencies":{"express":"*"},"_id":"express-openapi-validator@5.3.5","gitHead":"885253696e129cc6b5cc105ca00e057c55d19479","types":"./dist/index.d.ts","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_nodeVersion":"20.12.2","_npmVersion":"10.7.0","dist":{"integrity":"sha512-C5lYJjRVOoP7kGYrGNaEoIFqA6dzb7iMJ9s4+OSJIMl6S8HT8cp/GObf8JrxNsiTYPNXMQv2fyLpwoBDRsDy9w==","shasum":"5d7a3414b1327a559ecae12aa7b20a2fb40ba7bf","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-5.3.5.tgz","fileCount":85,"unpackedSize":368796,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHEXkQHUL5k2OeX7ITcbDonwNFAOCPqbzxdNKhDkrbToAiAcIwqUix2irzuy9QCyHryr8jyGZNWT3ej5W4DQtMK4xQ=="}],"size":74111},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_5.3.5_1725586430867_0.1774856697541516"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-06T01:33:51.077Z","publish_time":1725586431077,"_source_registry_name":"default","contributors":[]},"5.3.6":{"name":"express-openapi-validator","version":"5.3.6","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rimraf dist && tsc","compile:release":"rimraf dist && tsc --sourceMap false","test":"mocha -r source-map-support/register -r ts-node/register --files --recursive -R spec test/**/*.spec.ts","test:debug":"mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:reset":"rimraf node_modules && npm i && npm run compile && npm t","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"bash <(curl -Ls https://coverage.codacy.com/get.sh) report -r coverage/lcov.info","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@apidevtools/json-schema-ref-parser":"^11.7.0","@types/multer":"^1.4.11","ajv":"^8.17.1","ajv-draft-04":"^1.0.0","ajv-formats":"^2.1.1","content-type":"^1.0.5","json-schema-traverse":"^1.0.0","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","media-typer":"^1.1.0","multer":"^1.4.5-lts.1","ono":"^7.1.3","path-to-regexp":"^6.3.0"},"devDependencies":{"@types/cookie-parser":"^1.4.2","@types/express":"4.17.21","@types/mocha":"^9.1.0","@types/morgan":"^1.9.3","@types/node":"^17.0.21","@types/supertest":"^2.0.11","body-parser":"^1.19.2","chai":"^4.3.6","commitizen":"^4.2.5","cookie-parser":"^1.4.6","coveralls":"^3.1.1","express":"^4.21.0","mocha":"^9.2.2","morgan":"^1.10.0","nodemon":"^3.0.1","nyc":"^15.1.0","prettier":"^2.5.1","rimraf":"^5.0.5","source-map-support":"0.5.21","supertest":"^6.2.2","ts-node":"^10.7.0","typescript":"^4.6.2"},"peerDependencies":{"express":"*"},"_id":"express-openapi-validator@5.3.6","gitHead":"8e422b20a3735abf63d4b8b945306055b0348294","types":"./dist/index.d.ts","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_nodeVersion":"20.12.2","_npmVersion":"10.7.0","dist":{"integrity":"sha512-T6ApZs7+UZFY/XFmpplkNgjkwIZ/mTJpn1eE58tKDYlyOugVkMj8AQlSozi+Kn5QiZHnuepWwMcEZs8/2wxwSA==","shasum":"c62d97d80dcb8c46c3f33fc92028e63cd9e28c61","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-5.3.6.tgz","fileCount":85,"unpackedSize":368837,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC7vYZD6hS5zP3oAJVDC4eOD8ybCelDp4QesSS+Tub8FAiAwVkoRHjjf9uH1Vk+3x485FieTHAdehQeBenE4k94+rg=="}],"size":74147},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_5.3.6_1726187463663_0.736605053572251"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-13T00:31:03.937Z","publish_time":1726187463937,"_source_registry_name":"default","contributors":[]},"5.3.7":{"name":"express-openapi-validator","version":"5.3.7","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rimraf dist && tsc","compile:release":"rimraf dist && tsc --sourceMap false","test":"mocha -r source-map-support/register -r ts-node/register --files --recursive -R spec test/**/*.spec.ts","test:debug":"mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:reset":"rimraf node_modules && npm i && npm run compile && npm t","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"bash <(curl -Ls https://coverage.codacy.com/get.sh) report -r coverage/lcov.info","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@apidevtools/json-schema-ref-parser":"^11.7.0","@types/multer":"^1.4.12","ajv":"^8.17.1","ajv-draft-04":"^1.0.0","ajv-formats":"^2.1.1","content-type":"^1.0.5","json-schema-traverse":"^1.0.0","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","media-typer":"^1.1.0","multer":"^1.4.5-lts.1","ono":"^7.1.3","path-to-regexp":"^8.1.0"},"devDependencies":{"@types/cookie-parser":"^1.4.2","@types/express":"4.17.21","@types/mocha":"^9.1.0","@types/morgan":"^1.9.3","@types/node":"^17.0.21","@types/supertest":"^2.0.11","body-parser":"^1.19.2","chai":"^4.3.6","commitizen":"^4.2.5","cookie-parser":"^1.4.6","coveralls":"^3.1.1","express":"^4.21.0","mocha":"^9.2.2","morgan":"^1.10.0","nodemon":"^3.0.1","nyc":"^15.1.0","prettier":"^2.5.1","rimraf":"^5.0.5","source-map-support":"0.5.21","supertest":"^6.2.2","ts-node":"^10.7.0","typescript":"^4.6.2"},"peerDependencies":{"express":"*"},"_id":"express-openapi-validator@5.3.7","gitHead":"6873649032d5ce573370a152b63562689aebfb02","types":"./dist/index.d.ts","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_nodeVersion":"20.12.2","_npmVersion":"10.7.0","dist":{"integrity":"sha512-AFlIXvICrPWJvWtrsfpL212kyvmyzThcZ1ASnnsRqmzxSo/3SV+J7M1oEsFYbqo7AYQPGtSBKy7eheGM6wPwag==","shasum":"e93cabd9a3b4be4f62e748d239128a217118c00c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-5.3.7.tgz","fileCount":85,"unpackedSize":369908,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDqC1v36w1S3nq25M1BgSpn6kNmth2nAW/3oYYRMMlFVQIgHIzaw/8d7SPhckcDhGqSkfyNlgDQFXGNU5NE10lxU0s="}],"size":74447},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_5.3.7_1726700229982_0.09095012954591963"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-18T22:57:10.158Z","publish_time":1726700230158,"_source_registry_name":"default","contributors":[]},"6.0.0-alpha.4":{"name":"express-openapi-validator","version":"6.0.0-alpha.4","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rimraf dist && tsc","compile:release":"rimraf dist && tsc --sourceMap false","test":"mocha -r source-map-support/register -r ts-node/register --files --recursive -R spec 'test/**/*.spec.ts' 'test/*.spec.ts'","test:debug":"mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive 'test/**/*.spec.ts' 'test/*.spec.ts'","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive 'test/**/*.spec.ts' 'test/*.spec.ts'","test:reset":"rimraf node_modules && npm i && npm run compile && npm t","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"bash <(curl -Ls https://coverage.codacy.com/get.sh) report -r coverage/lcov.info","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@apidevtools/json-schema-ref-parser":"^11.7.0","@types/multer":"^1.4.12","ajv":"^8.17.1","ajv-draft-04":"^1.0.0","ajv-formats":"^2.1.1","content-type":"^1.0.5","json-schema-traverse":"^1.0.0","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","media-typer":"^1.1.0","multer":"^1.4.5-lts.1","ono":"^7.1.3","path-to-regexp":"^8.1.0"},"devDependencies":{"@types/cookie-parser":"^1.4.2","@types/express":"4.17.21","@types/mocha":"^9.1.0","@types/morgan":"^1.9.3","@types/node":"^17.0.21","@types/supertest":"^2.0.11","body-parser":"^1.19.2","chai":"^4.3.6","commitizen":"^4.2.5","cookie-parser":"^1.4.6","coveralls":"^3.1.1","express":"^4.21.0","mocha":"^9.2.2","morgan":"^1.10.0","nodemon":"^3.0.1","nyc":"^15.1.0","prettier":"^2.5.1","rimraf":"^5.0.5","source-map-support":"0.5.21","supertest":"^6.2.2","ts-node":"^10.7.0","typescript":"^4.6.2"},"peerDependencies":{"express":"*"},"_id":"express-openapi-validator@6.0.0-alpha.4","readmeFilename":"README.md","gitHead":"380520dcc66fc606d87363e1b1f18ce8416a80e1","types":"./dist/index.d.ts","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_nodeVersion":"20.12.2","_npmVersion":"10.7.0","dist":{"integrity":"sha512-pJX5Rz9D0M3E/NAx3PJUz9XZtqxsXPhV4JThAVKe0yONWPt574t5HV20hhBt4MLk4Xp3vYCWh4vW1p9Hr/fGqg==","shasum":"c5873b189c7d181ceae1117ce04f5ddaf6cca382","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-6.0.0-alpha.4.tgz","fileCount":86,"unpackedSize":416307,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEf0Sdl26sz6JIKuKgw6KWhMUhCKlTv76iverQHaJR/oAiEArBIeB2rWSyXLp9bTXOn8LQ9uJNype2aXOJFGwBfhfnQ="}],"size":78472},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_6.0.0-alpha.4_1727049546395_0.2711207346994007"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-22T23:59:06.618Z","publish_time":1727049546618,"_source_registry_name":"default","contributors":[]},"5.3.8":{"name":"express-openapi-validator","version":"5.3.8","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rimraf dist && tsc","compile:release":"rimraf dist && tsc --sourceMap false","test":"mocha -r source-map-support/register -r ts-node/register --files --recursive -R spec test/**/*.spec.ts","test:debug":"mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:reset":"rimraf node_modules && npm i && npm run compile && npm t","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"bash <(curl -Ls https://coverage.codacy.com/get.sh) report -r coverage/lcov.info","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@apidevtools/json-schema-ref-parser":"^11.7.0","@types/multer":"^1.4.12","ajv":"^8.17.1","ajv-draft-04":"^1.0.0","ajv-formats":"^2.1.1","content-type":"^1.0.5","json-schema-traverse":"^1.0.0","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","media-typer":"^1.1.0","multer":"^1.4.5-lts.1","ono":"^7.1.3","path-to-regexp":"^8.1.0"},"devDependencies":{"@types/cookie-parser":"^1.4.2","@types/express":"4.17.21","@types/mocha":"^9.1.0","@types/morgan":"^1.9.3","@types/node":"^17.0.21","@types/supertest":"^2.0.11","body-parser":"^1.19.2","chai":"^4.3.6","commitizen":"^4.2.5","cookie-parser":"^1.4.6","coveralls":"^3.1.1","express":"^4.21.1","mocha":"^9.2.2","morgan":"^1.10.0","nodemon":"^3.0.1","nyc":"^15.1.0","prettier":"^2.5.1","rimraf":"^5.0.5","source-map-support":"0.5.21","supertest":"^6.2.2","ts-node":"^10.7.0","typescript":"^4.6.2"},"peerDependencies":{"express":"*"},"_id":"express-openapi-validator@5.3.8","gitHead":"efbcdc7b5831f273643cd907658c8c8c2c4cdf85","types":"./dist/index.d.ts","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_nodeVersion":"20.12.2","_npmVersion":"10.7.0","dist":{"integrity":"sha512-dADXgq8JwjCdWbL88Ts8ki5weeqOcdJnz6uJFJon9BqCJyj33J8nZgBAnptHLo8OQH8DrwjlJyDMdukncBUNtA==","shasum":"013f5e73b91e15595b3cdd8250a7564bf75101b6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-5.3.8.tgz","fileCount":85,"unpackedSize":370868,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC0uxwsTrEy5/y//Kxi0/lK10at08iGDNEe2bhvlB7LuAiEA5B+ThKCcGuG8t1KRzu9+44SX3lVWFsBZljvo+ou2+yk="}],"size":74547},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_5.3.8_1729971227483_0.6721917297069646"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-26T19:33:47.741Z","publish_time":1729971227741,"_source_registry_name":"default","contributors":[]},"5.3.9":{"name":"express-openapi-validator","version":"5.3.9","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rimraf dist && tsc","compile:release":"rimraf dist && tsc --sourceMap false","test":"mocha -r source-map-support/register -r ts-node/register --files --recursive -R spec test/**/*.spec.ts","test:debug":"mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:reset":"rimraf node_modules && npm i && npm run compile && npm t","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"bash <(curl -Ls https://coverage.codacy.com/get.sh) report -r coverage/lcov.info","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@apidevtools/json-schema-ref-parser":"^11.7.0","@types/multer":"^1.4.12","ajv":"^8.17.1","ajv-draft-04":"^1.0.0","ajv-formats":"^2.1.1","content-type":"^1.0.5","json-schema-traverse":"^1.0.0","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","media-typer":"^1.1.0","multer":"^1.4.5-lts.1","ono":"^7.1.3","path-to-regexp":"^8.1.0"},"devDependencies":{"@types/cookie-parser":"^1.4.2","@types/express":"4.17.21","@types/mocha":"^9.1.0","@types/morgan":"^1.9.3","@types/node":"^17.0.21","@types/supertest":"^2.0.11","body-parser":"^1.19.2","chai":"^4.3.6","commitizen":"^4.2.5","cookie-parser":"^1.4.6","coveralls":"^3.1.1","express":"^4.21.1","mocha":"^9.2.2","morgan":"^1.10.0","nodemon":"^3.0.1","nyc":"^15.1.0","prettier":"^2.5.1","rimraf":"^5.0.5","source-map-support":"0.5.21","supertest":"^6.2.2","ts-node":"^10.7.0","typescript":"^4.6.2"},"peerDependencies":{"express":"*"},"_id":"express-openapi-validator@5.3.9","gitHead":"75531ae202b16da3d50b16a969b6f5fca0ba1bc4","types":"./dist/index.d.ts","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_nodeVersion":"20.12.2","_npmVersion":"10.7.0","dist":{"integrity":"sha512-I6MNpbOyJbp8iML7lrmke1cVVLgdH4w9mfSX7qSZRDizqO9CKnjQYXNyu2YqrEqD/3OxFsWuSdzL+1Q8qwAhCQ==","shasum":"6f1ced9e4db2709e418c720b19f8023e7a984dea","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-5.3.9.tgz","fileCount":85,"unpackedSize":371027,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDP0ZScFv1WTmeNEjw9NTo5RSK68jwqsqYTFKnt5VgO2gIgIxCjRec1b7dyuoLPrTGiYH/vYE3luXsisvVqvbIZ9Ws="}],"size":74606},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_5.3.9_1730251813237_0.12759960497949074"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-30T01:30:13.534Z","publish_time":1730251813534,"_source_registry_name":"default","contributors":[]},"6.0.0-alpha.5":{"name":"express-openapi-validator","version":"6.0.0-alpha.5","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rimraf dist && tsc","compile:release":"rimraf dist && tsc --sourceMap false","test":"mocha -r source-map-support/register -r ts-node/register --files --recursive -R spec 'test/**/*.spec.ts' 'test/*.spec.ts'","test:debug":"mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive 'test/**/*.spec.ts' 'test/*.spec.ts'","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive 'test/**/*.spec.ts' 'test/*.spec.ts'","test:reset":"rimraf node_modules && npm i && npm run compile && npm t","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"bash <(curl -Ls https://coverage.codacy.com/get.sh) report -r coverage/lcov.info","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@apidevtools/json-schema-ref-parser":"^11.7.0","@types/multer":"^1.4.12","ajv":"^8.17.1","ajv-draft-04":"^1.0.0","ajv-formats":"^2.1.1","content-type":"^1.0.5","json-schema-traverse":"^1.0.0","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","media-typer":"^1.1.0","multer":"^1.4.5-lts.1","ono":"^7.1.3","path-to-regexp":"^8.2.0"},"devDependencies":{"@types/cookie-parser":"^1.4.2","@types/express":"4.17.21","@types/mocha":"^9.1.0","@types/morgan":"^1.9.3","@types/node":"^17.0.21","@types/supertest":"^2.0.11","body-parser":"^1.19.2","chai":"^4.3.6","commitizen":"^4.2.5","cookie-parser":"^1.4.6","coveralls":"^3.1.1","express":"^4.21.1","mocha":"^9.2.2","morgan":"^1.10.0","nodemon":"^3.0.1","nyc":"^15.1.0","prettier":"^2.5.1","rimraf":"^5.0.5","source-map-support":"0.5.21","supertest":"^6.2.2","ts-node":"^10.7.0","typescript":"^4.6.2"},"peerDependencies":{"express":"*"},"_id":"express-openapi-validator@6.0.0-alpha.5","readmeFilename":"README.md","gitHead":"bd5a373ed74eb25b0ccc904329782b3099531cc0","types":"./dist/index.d.ts","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_nodeVersion":"20.12.2","_npmVersion":"10.7.0","dist":{"integrity":"sha512-s/RNpjso2Szg0Mo4zNeGFfXPiXp77e+c2uHbChytlnhwzSjlF06cu8V97lqFLMre0CC3h060UGfwDIDigdIrAQ==","shasum":"9be705222f3778074d89cb59e590ffc327b48ea1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-6.0.0-alpha.5.tgz","fileCount":95,"unpackedSize":420356,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICUfjTbGPhQKYdhtuAcmouMKIQ9XAi95PuPCGvNG9BpXAiBUaEziAL9w2zz4k5+g0VX8aBIdmhGptrI5xHrUxtQo9Q=="}],"size":79545},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/express-openapi-validator_6.0.0-alpha.5_1731368769333_0.5953047010046069"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-11T23:46:09.640Z","publish_time":1731368769640,"_source_registry_name":"default","contributors":[]},"6.0.0-alpha.6":{"name":"express-openapi-validator","version":"6.0.0-alpha.6","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rimraf dist && tsc","compile:release":"rimraf dist && tsc --sourceMap false","test":"mocha -r source-map-support/register -r ts-node/register --files --recursive -R spec 'test/**/*.spec.ts' 'test/*.spec.ts'","test:debug":"mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive 'test/**/*.spec.ts' 'test/*.spec.ts'","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive 'test/**/*.spec.ts' 'test/*.spec.ts'","test:reset":"rimraf node_modules && npm i && npm run compile && npm t","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"bash <(curl -Ls https://coverage.codacy.com/get.sh) report -r coverage/lcov.info","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@apidevtools/json-schema-ref-parser":"^11.7.2","@types/multer":"^1.4.12","ajv":"^8.17.1","ajv-draft-04":"^1.0.0","ajv-formats":"^2.1.1","content-type":"^1.0.5","json-schema-traverse":"^1.0.0","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","media-typer":"^1.1.0","multer":"^1.4.5-lts.1","ono":"^7.1.3","path-to-regexp":"^8.2.0"},"devDependencies":{"@types/cookie-parser":"^1.4.2","@types/express":"4.17.21","@types/mocha":"^9.1.0","@types/morgan":"^1.9.3","@types/node":"^17.0.21","@types/supertest":"^2.0.11","body-parser":"^1.19.2","chai":"^4.3.6","commitizen":"^4.2.5","cookie-parser":"^1.4.6","coveralls":"^3.1.1","express":"^4.21.2","mocha":"^9.2.2","morgan":"^1.10.0","nodemon":"^3.0.1","nyc":"^15.1.0","prettier":"^2.5.1","rimraf":"^5.0.5","source-map-support":"0.5.21","supertest":"^6.2.2","ts-node":"^10.7.0","typescript":"^4.6.2"},"peerDependencies":{"express":"*"},"_id":"express-openapi-validator@6.0.0-alpha.6","readmeFilename":"README.md","gitHead":"71567f3dd261645bda660ccff3726f9831734041","types":"./dist/index.d.ts","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_nodeVersion":"20.12.2","_npmVersion":"10.7.0","dist":{"integrity":"sha512-1P3FTk//aGmtXWtpiG6eK9GqNB9atcS1VZ95g+1bN9Rk/B3BikHWsOdQvr4lZa7XeLTzcHW9DLjzDg6KK7ai3w==","shasum":"401be434dab9816b8de0b77b3a7a9c24a57991af","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-6.0.0-alpha.6.tgz","fileCount":95,"unpackedSize":420356,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICb9T4Fy2V5tccCg3/Y+sP+cz2vR8Nub4JjbBcaY2cvBAiEAoCJ9+7mLtHUwgYr/Aow8Dmm5ZcAEx7Yv9U2GMcMasGQ="}],"size":79546},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/express-openapi-validator_6.0.0-alpha.6_1734644394011_0.5491726029610968"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-19T21:39:54.184Z","publish_time":1734644394184,"_source_registry_name":"default","contributors":[]},"5.4.0":{"name":"express-openapi-validator","version":"5.4.0","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rimraf dist && tsc","compile:release":"rimraf dist && tsc --sourceMap false","test":"mocha -r source-map-support/register -r ts-node/register --files --recursive -R spec 'test/**/*.spec.ts' 'test/*.spec.ts'","test:debug":"mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive 'test/**/*.spec.ts' 'test/*.spec.ts'","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive 'test/**/*.spec.ts' 'test/*.spec.ts'","test:reset":"rimraf node_modules && npm i && npm run compile && npm t","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"bash <(curl -Ls https://coverage.codacy.com/get.sh) report -r coverage/lcov.info","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@apidevtools/json-schema-ref-parser":"^11.7.2","@types/multer":"^1.4.12","ajv":"^8.17.1","ajv-draft-04":"^1.0.0","ajv-formats":"^2.1.1","content-type":"^1.0.5","json-schema-traverse":"^1.0.0","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","media-typer":"^1.1.0","multer":"^1.4.5-lts.1","ono":"^7.1.3","path-to-regexp":"^8.2.0"},"devDependencies":{"@types/cookie-parser":"^1.4.2","@types/express":"4.17.21","@types/mocha":"^9.1.0","@types/morgan":"^1.9.3","@types/node":"^17.0.21","@types/supertest":"^2.0.11","body-parser":"^1.19.2","chai":"^4.3.6","commitizen":"^4.2.5","cookie-parser":"^1.4.6","coveralls":"^3.1.1","express":"^4.21.2","mocha":"^9.2.2","morgan":"^1.10.0","nodemon":"^3.0.1","nyc":"^15.1.0","prettier":"^2.5.1","rimraf":"^5.0.5","source-map-support":"0.5.21","supertest":"^6.2.2","ts-node":"^10.7.0","typescript":"^4.6.2"},"peerDependencies":{"express":"*"},"_id":"express-openapi-validator@5.4.0","gitHead":"34359d00f4b09c12b9929556f61ef510440a4d3e","types":"./dist/index.d.ts","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_nodeVersion":"20.12.2","_npmVersion":"10.7.0","dist":{"integrity":"sha512-o843JsZOZd/D5rpBGGhpbG1JYqiAxUOyG/T/GxDc6Q6JMIUFbHSngAMsaWYMTGRNWZqNcijwEZ6LtTme2pkv/w==","shasum":"3db3543c2560d28bdfd01386c29946fe9cc18bb0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-5.4.0.tgz","fileCount":95,"unpackedSize":420193,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEHdac3/rl+gc0yGDGZNUtmzq2JvxHddjn0VYdlZe4RcAiB99E8N5y2kcBSMaWiQ6nUkKndy0ZnrtQnBgg6gcSIGrw=="}],"size":79463},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/express-openapi-validator_5.4.0_1735232409813_0.7595154750885118"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-26T17:00:10.089Z","publish_time":1735232410089,"_source_registry_name":"default","contributors":[]},"5.4.1":{"name":"express-openapi-validator","version":"5.4.1","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rimraf dist && tsc","compile:release":"rimraf dist && tsc --sourceMap false","test":"mocha -r source-map-support/register -r ts-node/register --files --recursive -R spec 'test/**/*.spec.ts' 'test/*.spec.ts'","test:debug":"mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive 'test/**/*.spec.ts' 'test/*.spec.ts'","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive 'test/**/*.spec.ts' 'test/*.spec.ts'","test:reset":"rimraf node_modules && npm i && npm run compile && npm t","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"bash <(curl -Ls https://coverage.codacy.com/get.sh) report -r coverage/lcov.info","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@apidevtools/json-schema-ref-parser":"^11.7.2","@types/multer":"^1.4.12","ajv":"^8.17.1","ajv-draft-04":"^1.0.0","ajv-formats":"^2.1.1","content-type":"^1.0.5","json-schema-traverse":"^1.0.0","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","media-typer":"^1.1.0","multer":"^1.4.5-lts.1","ono":"^7.1.3","path-to-regexp":"^8.2.0"},"devDependencies":{"@types/cookie-parser":"^1.4.2","@types/express":"4.17.21","@types/mocha":"^9.1.0","@types/morgan":"^1.9.3","@types/node":"^17.0.21","@types/supertest":"^2.0.11","body-parser":"^1.19.2","chai":"^4.3.6","commitizen":"^4.2.5","cookie-parser":"^1.4.6","coveralls":"^3.1.1","express":"^4.21.2","mocha":"^9.2.2","morgan":"^1.10.0","nodemon":"^3.0.1","nyc":"^15.1.0","prettier":"^2.5.1","rimraf":"^5.0.5","source-map-support":"0.5.21","supertest":"^6.2.2","ts-node":"^10.7.0","typescript":"^4.6.2"},"peerDependencies":{"express":"*"},"_id":"express-openapi-validator@5.4.1","gitHead":"98d5e4e791fa0843a680aba6c6fe0a82e6790915","types":"./dist/index.d.ts","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_nodeVersion":"20.12.2","_npmVersion":"10.7.0","dist":{"integrity":"sha512-XHjmq8nHxET7249qigMFjffQsM7XApBOQswaxqBYIsvkvcwNTAqScLtFvWs02Q7xQj1LCAbOUNy+yObfYUCOQQ==","shasum":"4e8a037e5d944d98bce6e588273d15b19e98dd60","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-5.4.1.tgz","fileCount":95,"unpackedSize":420424,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB1ZCMPbB40CgaaLmn4PIWPTCNmCH6J2sHJ3PGitV3SIAiEA4VXgviLBkL0sdom54/4sQlzfps2R75LS7zO9Mczwm24="}],"size":79517},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/express-openapi-validator_5.4.1_1735318023434_0.03838179899980276"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-27T16:47:03.636Z","publish_time":1735318023636,"_source_registry_name":"default","contributors":[]},"5.4.2":{"name":"express-openapi-validator","version":"5.4.2","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rimraf dist && tsc","compile:release":"rimraf dist && tsc --sourceMap false","test":"mocha -r source-map-support/register -r ts-node/register --files --recursive -R spec 'test/**/*.spec.ts' 'test/*.spec.ts'","test:debug":"mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive 'test/**/*.spec.ts' 'test/*.spec.ts'","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive 'test/**/*.spec.ts' 'test/*.spec.ts'","test:reset":"rimraf node_modules && npm i && npm run compile && npm t","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"bash <(curl -Ls https://coverage.codacy.com/get.sh) report -r coverage/lcov.info","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@apidevtools/json-schema-ref-parser":"^11.7.2","@types/multer":"^1.4.12","ajv":"^8.17.1","ajv-draft-04":"^1.0.0","ajv-formats":"^2.1.1","content-type":"^1.0.5","json-schema-traverse":"^1.0.0","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","media-typer":"^1.1.0","multer":"^1.4.5-lts.1","ono":"^7.1.3","path-to-regexp":"^8.2.0"},"devDependencies":{"@types/cookie-parser":"^1.4.2","@types/express":"4.17.21","@types/mocha":"^9.1.0","@types/morgan":"^1.9.3","@types/node":"^17.0.21","@types/supertest":"^2.0.11","body-parser":"^1.19.2","chai":"^4.3.6","commitizen":"^4.2.5","cookie-parser":"^1.4.6","coveralls":"^3.1.1","express":"^4.21.2","mocha":"^9.2.2","morgan":"^1.10.0","nodemon":"^3.0.1","nyc":"^15.1.0","prettier":"^2.5.1","rimraf":"^5.0.5","source-map-support":"0.5.21","supertest":"^6.2.2","ts-node":"^10.7.0","typescript":"^4.6.2"},"peerDependencies":{"express":"*"},"_id":"express-openapi-validator@5.4.2","gitHead":"c8119939f8a3004f7e4c79ebb7d5d016f9acbe89","types":"./dist/index.d.ts","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_nodeVersion":"20.12.2","_npmVersion":"10.7.0","dist":{"integrity":"sha512-X+kf6z6V0Pj6tl2t6HurGEFexHwkaAGxGhRqe07PwdvfA4/5hFTZRFzUDJhl0xh9f1wpnBd9eVrbDVJKjgRwDw==","shasum":"da6cf680a2e9d181045205c69c7fe552260707e8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-5.4.2.tgz","fileCount":95,"unpackedSize":420142,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB6wQitGPQvC3KXcGM8gOuQkiZl7QqD4kqwwnyly+b+7AiAaoff/eiRtSgTtA6WP3pId70r6PkFqBh7BWYuSWeN3UQ=="}],"size":79475},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/express-openapi-validator_5.4.2_1735320619346_0.8015189284177868"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-27T17:30:19.554Z","publish_time":1735320619554,"_source_registry_name":"default","contributors":[]},"5.4.3":{"name":"express-openapi-validator","version":"5.4.3","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rimraf dist && tsc","compile:release":"rimraf dist && tsc --sourceMap false","test":"mocha -r source-map-support/register -r ts-node/register --files --recursive -R spec 'test/**/*.spec.ts' 'test/*.spec.ts'","test:debug":"mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive 'test/**/*.spec.ts' 'test/*.spec.ts'","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive 'test/**/*.spec.ts' 'test/*.spec.ts'","test:reset":"rimraf node_modules && npm i && npm run compile && npm t","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"bash <(curl -Ls https://coverage.codacy.com/get.sh) report -r coverage/lcov.info","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@apidevtools/json-schema-ref-parser":"^11.7.2","@types/multer":"^1.4.12","ajv":"^8.17.1","ajv-draft-04":"^1.0.0","ajv-formats":"^2.1.1","content-type":"^1.0.5","json-schema-traverse":"^1.0.0","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","media-typer":"^1.1.0","multer":"^1.4.5-lts.1","ono":"^7.1.3","path-to-regexp":"^8.2.0"},"devDependencies":{"@types/cookie-parser":"^1.4.2","@types/express":"4.17.21","@types/mocha":"^9.1.0","@types/morgan":"^1.9.3","@types/node":"^17.0.21","@types/supertest":"^2.0.11","body-parser":"^1.19.2","chai":"^4.3.6","commitizen":"^4.2.5","cookie-parser":"^1.4.6","coveralls":"^3.1.1","express":"^4.21.2","mocha":"^9.2.2","morgan":"^1.10.0","nodemon":"^3.0.1","nyc":"^15.1.0","prettier":"^2.5.1","rimraf":"^5.0.5","source-map-support":"0.5.21","supertest":"^6.2.2","ts-node":"^10.7.0","typescript":"^4.6.2"},"peerDependencies":{"express":"*"},"_id":"express-openapi-validator@5.4.3","gitHead":"63b6f8c94bf0adc2635eaba685d8f85c99d1c793","types":"./dist/index.d.ts","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_nodeVersion":"20.12.2","_npmVersion":"10.7.0","dist":{"integrity":"sha512-3sJeJZGmo1lJeEaiLsZ7rF4n2zjog05p53IBio0DmPh0rBNLpo6VyptA6GUlyS4eIhRdGAyjycXtCksEbY5TnQ==","shasum":"374da74b2f965682c3596de119e6d62a7be8f023","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-5.4.3.tgz","fileCount":95,"unpackedSize":420923,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIHlJFXEimy68iLf3Kmu7qiFNyq/ptIOeYrx+d3vHuGLNAiAhE6PbD2x8t8ZHk/PZwrD/SGQlUpovJR/k/UZ3MGtVgQ=="}],"size":79650},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/express-openapi-validator_5.4.3_1739126229095_0.41549470292255375"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-09T18:37:09.276Z","publish_time":1739126229276,"_source_registry_name":"default","contributors":[]},"5.4.4":{"name":"express-openapi-validator","version":"5.4.4","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rimraf dist && tsc","compile:release":"rimraf dist && tsc --sourceMap false","test":"mocha -r source-map-support/register -r ts-node/register --files --recursive -R spec 'test/**/*.spec.ts' 'test/*.spec.ts'","test:debug":"mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive 'test/**/*.spec.ts' 'test/*.spec.ts'","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive 'test/**/*.spec.ts' 'test/*.spec.ts'","test:reset":"rimraf node_modules && npm i && npm run compile && npm t","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"bash <(curl -Ls https://coverage.codacy.com/get.sh) report -r coverage/lcov.info","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@apidevtools/json-schema-ref-parser":"^11.7.2","@types/multer":"^1.4.12","ajv":"^8.17.1","ajv-draft-04":"^1.0.0","ajv-formats":"^2.1.1","content-type":"^1.0.5","json-schema-traverse":"^1.0.0","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","media-typer":"^1.1.0","multer":"^1.4.5-lts.1","ono":"^7.1.3","path-to-regexp":"^8.2.0"},"devDependencies":{"@types/cookie-parser":"^1.4.2","@types/express":"4.17.21","@types/mocha":"^9.1.0","@types/morgan":"^1.9.3","@types/node":"^17.0.21","@types/supertest":"^2.0.11","body-parser":"^1.19.2","chai":"^4.3.6","commitizen":"^4.2.5","cookie-parser":"^1.4.6","coveralls":"^3.1.1","express":"^4.21.2","mocha":"^9.2.2","morgan":"^1.10.0","nodemon":"^3.0.1","nyc":"^15.1.0","prettier":"^2.5.1","rimraf":"^5.0.5","source-map-support":"0.5.21","supertest":"^6.2.2","ts-node":"^10.7.0","typescript":"^4.6.2"},"peerDependencies":{"express":"*"},"_id":"express-openapi-validator@5.4.4","gitHead":"ac1f09dcc2eadcc045eb52bd866714df4ce935a2","types":"./dist/index.d.ts","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_nodeVersion":"20.12.2","_npmVersion":"10.7.0","dist":{"integrity":"sha512-MiZFt9ypnWIhswbOPAAysGydCV7Tg26sNEL4sgovRL245YM02jEJCCJ2r5PN7fWG5Lm8PX5c9IwXBytfSDD+TQ==","shasum":"ed7567f1faeb5136af9a45a3c232a946109e1ad2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-5.4.4.tgz","fileCount":95,"unpackedSize":421569,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIBlSUoPRSsM2zQ/hTgMJ6TJu7H/rgzyIN8e3QcKJMHUQAiEAypjgOpCXKlJPcWtWPtYnBx4t/yZ5dCXaoxXEwVXcz78="}],"size":79834},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/express-openapi-validator_5.4.4_1740328366770_0.5435060579122406"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-23T16:32:47.039Z","publish_time":1740328367039,"_source_registry_name":"default","contributors":[]},"5.4.5":{"name":"express-openapi-validator","version":"5.4.5","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rimraf dist && tsc","compile:release":"rimraf dist && tsc --sourceMap false","test":"mocha -r source-map-support/register -r ts-node/register --files --recursive -R spec 'test/**/*.spec.ts' 'test/*.spec.ts'","test:debug":"mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive 'test/**/*.spec.ts' 'test/*.spec.ts'","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive 'test/**/*.spec.ts' 'test/*.spec.ts'","test:reset":"rimraf node_modules && npm i && npm run compile && npm t","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"bash <(curl -Ls https://coverage.codacy.com/get.sh) report -r coverage/lcov.info","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@apidevtools/json-schema-ref-parser":"^11.7.2","@types/multer":"^1.4.12","ajv":"^8.17.1","ajv-draft-04":"^1.0.0","ajv-formats":"^2.1.1","content-type":"^1.0.5","json-schema-traverse":"^1.0.0","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","media-typer":"^1.1.0","multer":"^1.4.5-lts.1","ono":"^7.1.3","path-to-regexp":"^8.2.0"},"devDependencies":{"@types/cookie-parser":"^1.4.2","@types/express":"4.17.21","@types/mocha":"^9.1.0","@types/morgan":"^1.9.3","@types/node":"^17.0.21","@types/supertest":"^2.0.11","body-parser":"^1.19.2","chai":"^4.3.6","commitizen":"^4.2.5","cookie-parser":"^1.4.6","coveralls":"^3.1.1","express":"^4.21.2","mocha":"^9.2.2","morgan":"^1.10.0","nodemon":"^3.0.1","nyc":"^15.1.0","prettier":"^2.5.1","rimraf":"^5.0.5","source-map-support":"0.5.21","supertest":"^6.2.2","ts-node":"^10.7.0","typescript":"^4.6.2"},"peerDependencies":{"express":"*"},"_id":"express-openapi-validator@5.4.5","gitHead":"c518b2344a60d520b4bea5cf1f0d52eed4520dfb","types":"./dist/index.d.ts","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_nodeVersion":"20.12.2","_npmVersion":"10.7.0","dist":{"integrity":"sha512-Hr1CWp5wrRAVRL1RmroC5yRQl9bT8+iSWJ407X7Jsf8C/8AbGr+zUnIoW9uL2ACg4mDHF2oTVZYHAOUSmSnkvA==","shasum":"dbebe60228809c902658875c61d710450f98d6ad","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-5.4.5.tgz","fileCount":95,"unpackedSize":421607,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEMCICru9yOIG+FXOmDZMEFCKn7nCsp9Y4gUM2sEhXf3LDD3Ah80WVn+qEH2nI+aDjscjYModHA7Hz37AjADzqSB4VDy"}],"size":79871},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/express-openapi-validator_5.4.5_1740883220076_0.30061443481052774"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-02T02:40:20.231Z","publish_time":1740883220231,"_source_registry_name":"default","contributors":[]},"5.4.6":{"name":"express-openapi-validator","version":"5.4.6","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rimraf dist && tsc","compile:release":"rimraf dist && tsc --sourceMap false","test":"mocha -r source-map-support/register -r ts-node/register --files --recursive -R spec 'test/**/*.spec.ts' 'test/*.spec.ts'","test:debug":"mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive 'test/**/*.spec.ts' 'test/*.spec.ts'","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive 'test/**/*.spec.ts' 'test/*.spec.ts'","test:reset":"rimraf node_modules && npm i && npm run compile && npm t","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"bash <(curl -Ls https://coverage.codacy.com/get.sh) report -r coverage/lcov.info","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@apidevtools/json-schema-ref-parser":"^11.7.2","@types/multer":"^1.4.12","ajv":"^8.17.1","ajv-draft-04":"^1.0.0","ajv-formats":"^2.1.1","content-type":"^1.0.5","json-schema-traverse":"^1.0.0","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","media-typer":"^1.1.0","multer":"^1.4.5-lts.1","ono":"^7.1.3","path-to-regexp":"^8.2.0"},"devDependencies":{"@types/cookie-parser":"^1.4.2","@types/express":"4.17.21","@types/mocha":"^9.1.0","@types/morgan":"^1.9.3","@types/node":"^17.0.21","@types/supertest":"^2.0.11","body-parser":"^1.19.2","chai":"^4.3.6","commitizen":"^4.2.5","cookie-parser":"^1.4.6","coveralls":"^3.1.1","express":"^4.21.2","mocha":"^9.2.2","morgan":"^1.10.0","nodemon":"^3.0.1","nyc":"^15.1.0","prettier":"^2.5.1","rimraf":"^5.0.5","source-map-support":"0.5.21","supertest":"^6.2.2","ts-node":"^10.7.0","typescript":"^4.6.2"},"peerDependencies":{"express":"*"},"_id":"express-openapi-validator@5.4.6","gitHead":"1a91077858fb2b5606770b848b257532f4a60071","types":"./dist/index.d.ts","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_nodeVersion":"20.12.2","_npmVersion":"10.7.0","dist":{"integrity":"sha512-DMyfgRdlR0vQZ50fHVep5U7xJDE0jc9Z0YpDtteSDmwmGt8gdzqfoBx83/33PoKOwb1UGW1ndCh4fuFETnTCgQ==","shasum":"bf3832a36e865add1f7603655581adb7782b83b6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-5.4.6.tgz","fileCount":95,"unpackedSize":422475,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIFyq0F4kh8XTeaewbImeWVM1qwWkylpFfpmPpNS+Fsr8AiAlpneswRZHPUhztEA0riUrCiWC99tIl6sX/puY9aGvxQ=="}],"size":80021},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/express-openapi-validator_5.4.6_1740954282287_0.5748044429356958"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-02T22:24:42.452Z","publish_time":1740954282452,"_source_registry_name":"default","contributors":[]},"5.4.7":{"name":"express-openapi-validator","version":"5.4.7","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rimraf dist && tsc","compile:release":"rimraf dist && tsc --sourceMap false","test":"mocha -r source-map-support/register -r ts-node/register --files --recursive -R spec 'test/**/*.spec.ts' 'test/*.spec.ts'","test:debug":"mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive 'test/**/*.spec.ts' 'test/*.spec.ts'","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive 'test/**/*.spec.ts' 'test/*.spec.ts'","test:reset":"rimraf node_modules && npm i && npm run compile && npm t","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"bash <(curl -Ls https://coverage.codacy.com/get.sh) report -r coverage/lcov.info","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@apidevtools/json-schema-ref-parser":"^11.7.2","@types/multer":"^1.4.12","ajv":"^8.17.1","ajv-draft-04":"^1.0.0","ajv-formats":"^2.1.1","content-type":"^1.0.5","json-schema-traverse":"^1.0.0","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","media-typer":"^1.1.0","multer":"^1.4.5-lts.1","ono":"^7.1.3","path-to-regexp":"^8.2.0"},"devDependencies":{"@types/cookie-parser":"^1.4.2","@types/express":"4.17.21","@types/mocha":"^9.1.0","@types/morgan":"^1.9.3","@types/node":"^17.0.21","@types/supertest":"^2.0.11","body-parser":"^1.19.2","chai":"^4.3.6","commitizen":"^4.2.5","cookie-parser":"^1.4.6","coveralls":"^3.1.1","express":"^4.21.2","mocha":"^11.1.0","morgan":"^1.10.0","nodemon":"^3.0.1","nyc":"^15.1.0","prettier":"^2.5.1","rimraf":"^5.0.5","source-map-support":"0.5.21","supertest":"^6.2.2","ts-node":"^10.7.0","typescript":"^4.6.2"},"peerDependencies":{"express":"*"},"_id":"express-openapi-validator@5.4.7","gitHead":"44ea586c389cbd9061da5f4622cf3e8bf755e50a","types":"./dist/index.d.ts","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_nodeVersion":"20.12.2","_npmVersion":"10.7.0","dist":{"integrity":"sha512-hg1o3+vtsRDLsdBlKBp1Zgyk4WxMtdVwGJGruEj53UIcOiMDgny/diHJmg/MLwPC2OpxLpOCTRFidlVSNAsLPg==","shasum":"befd0c996e8f30fffdf71cf87eafcbb4aed668e5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-5.4.7.tgz","fileCount":95,"unpackedSize":422871,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDGS+L4YDVn7UUORhC8Q90Rq1PSBYcaQOV1lN+aM1SeeQIhAMo994C+3FlUzG3bLs108GNhPQrbj9uYHitJEj4N7QBP"}],"size":80075},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/express-openapi-validator_5.4.7_1742675919616_0.5829919542034094"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-22T20:38:39.841Z","publish_time":1742675919841,"_source_registry_name":"default","contributors":[]},"5.4.8":{"name":"express-openapi-validator","version":"5.4.8","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rimraf dist && tsc","compile:release":"rimraf dist && tsc --sourceMap false","test":"mocha -r source-map-support/register -r ts-node/register --files --recursive -R spec 'test/**/*.spec.ts' 'test/*.spec.ts'","test:debug":"mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive 'test/**/*.spec.ts' 'test/*.spec.ts'","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive 'test/**/*.spec.ts' 'test/*.spec.ts'","test:reset":"rimraf node_modules && npm i && npm run compile && npm t","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"bash <(curl -Ls https://coverage.codacy.com/get.sh) report -r coverage/lcov.info","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@apidevtools/json-schema-ref-parser":"^11.7.2","@types/multer":"^1.4.12","ajv":"^8.17.1","ajv-draft-04":"^1.0.0","ajv-formats":"^2.1.1","content-type":"^1.0.5","json-schema-traverse":"^1.0.0","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","media-typer":"^1.1.0","multer":"^1.4.5-lts.1","ono":"^7.1.3","path-to-regexp":"^8.2.0"},"devDependencies":{"@types/cookie-parser":"^1.4.2","@types/express":"4.17.21","@types/mocha":"^9.1.0","@types/morgan":"^1.9.3","@types/node":"^17.0.21","@types/supertest":"^2.0.11","body-parser":"^1.19.2","chai":"^4.3.6","commitizen":"^4.2.5","cookie-parser":"^1.4.6","coveralls":"^3.1.1","express":"^4.21.2","mocha":"^11.1.0","morgan":"^1.10.0","nodemon":"^3.0.1","nyc":"^15.1.0","prettier":"^2.5.1","rimraf":"^5.0.5","source-map-support":"0.5.21","supertest":"^6.2.2","ts-node":"^10.7.0","typescript":"^4.6.2"},"peerDependencies":{"express":"*"},"_id":"express-openapi-validator@5.4.8","gitHead":"87d56ff66776053013cfa4249befa0235da2f0c7","types":"./dist/index.d.ts","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_nodeVersion":"20.12.2","_npmVersion":"10.7.0","dist":{"integrity":"sha512-UO8naprchNoMkbURbvzi0TlV6H2VGkw+cMxxBdjZoSyCXsa2k/9s+vnZCRHluuWiJTyVgHQjcos0tt4ahO1pVQ==","shasum":"2b155faab511706e3d5a6886e3dc3658f59fbe5f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-5.4.8.tgz","fileCount":95,"unpackedSize":422872,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDoWiERRgdnAfYKHMpN5la4e5vr1a6Je2Gbb7L3IHne4AIhAJZUkSblXx4eJLBZ+yVSCcQVeZgxiqUHbV7DYOsv9DpU"}],"size":80065},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/express-openapi-validator_5.4.8_1743727375234_0.29529895065156664"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-04T00:42:55.435Z","publish_time":1743727375435,"_source_registry_name":"default","contributors":[]},"5.4.9":{"name":"express-openapi-validator","version":"5.4.9","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rimraf dist && tsc","compile:release":"rimraf dist && tsc --sourceMap false","test":"mocha -r source-map-support/register -r ts-node/register --files --recursive -R spec 'test/**/*.spec.ts' 'test/*.spec.ts'","test:debug":"mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive 'test/**/*.spec.ts' 'test/*.spec.ts'","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive 'test/**/*.spec.ts' 'test/*.spec.ts'","test:reset":"rimraf node_modules && npm i && npm run compile && npm t","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"bash <(curl -Ls https://coverage.codacy.com/get.sh) report -r coverage/lcov.info","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@apidevtools/json-schema-ref-parser":"^11.9.3","@types/multer":"^1.4.12","ajv":"^8.17.1","ajv-draft-04":"^1.0.0","ajv-formats":"^3.0.1","content-type":"^1.0.5","json-schema-traverse":"^1.0.0","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","media-typer":"^1.1.0","multer":"^1.4.5-lts.2","ono":"^7.1.3","path-to-regexp":"^8.2.0"},"devDependencies":{"@types/cookie-parser":"^1.4.8","@types/express":"5.0.1","@types/mocha":"^10.0.10","@types/morgan":"^1.9.9","@types/node":"^22.14.0","@types/supertest":"^6.0.3","body-parser":"^2.2.0","chai":"^4.3.6","commitizen":"^4.3.1","cookie-parser":"^1.4.7","coveralls":"^3.1.1","express":"^4.21.2","mocha":"^11.1.0","morgan":"^1.10.0","nodemon":"^3.1.9","nyc":"^17.1.0","prettier":"^3.5.3","rimraf":"^6.0.1","source-map-support":"0.5.21","supertest":"^7.1.0","ts-node":"^10.9.2","typescript":"^5.8.3"},"peerDependencies":{"express":"*"},"_id":"express-openapi-validator@5.4.9","gitHead":"d4e8c23ef3ac629142bbdb6e694cced6dbf999e1","types":"./dist/index.d.ts","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_nodeVersion":"20.12.2","_npmVersion":"10.7.0","dist":{"integrity":"sha512-NdU3VSkujFNpESNLXOvR2qVc/kO+zps8O5sBPQpvj8r075hLTtH823kWaGIJyVThWTd/9c8/bXaCJH/m3m9SAQ==","shasum":"8cb3d32a683956f836e0164ddae29f75c344d75e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-5.4.9.tgz","fileCount":95,"unpackedSize":426454,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCZPQkO+NoVF6APuvA3H2K4TxVUykpdttLCKAtFlIBGmgIgZahVj8vjWQSEL3cA10+ysrX36uCf9IMx3Aoc6TcxBlQ="}],"size":80006},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/express-openapi-validator_5.4.9_1743898154156_0.5694176098018655"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-06T00:09:14.344Z","publish_time":1743898154344,"_source_registry_name":"default","contributors":[]},"6.0.0-alpha.7":{"name":"express-openapi-validator","version":"6.0.0-alpha.7","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rimraf dist && tsc","compile:release":"rimraf dist && tsc --sourceMap false","test":"mocha -r source-map-support/register -r ts-node/register --files --recursive -R spec 'test/**/*.spec.ts' 'test/*.spec.ts'","test:debug":"mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive 'test/**/*.spec.ts' 'test/*.spec.ts'","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive 'test/**/*.spec.ts' 'test/*.spec.ts'","test:reset":"rimraf node_modules && npm i && npm run compile && npm t","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"bash <(curl -Ls https://coverage.codacy.com/get.sh) report -r coverage/lcov.info","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@apidevtools/json-schema-ref-parser":"^11.9.3","@types/multer":"^1.4.12","ajv":"^8.17.1","ajv-draft-04":"^1.0.0","ajv-formats":"^3.0.1","content-type":"^1.0.5","json-schema-traverse":"^1.0.0","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","media-typer":"^1.1.0","multer":"^1.4.5-lts.2","ono":"^7.1.3","path-to-regexp":"^8.2.0"},"devDependencies":{"@types/cookie-parser":"^1.4.8","@types/express":"5.0.1","@types/mocha":"^10.0.10","@types/morgan":"^1.9.9","@types/node":"^22.14.0","@types/supertest":"^6.0.3","body-parser":"^2.2.0","chai":"^4.3.6","commitizen":"^4.3.1","cookie-parser":"^1.4.7","coveralls":"^3.1.1","express":"^5.1.0","mocha":"^11.1.0","morgan":"^1.10.0","nodemon":"^3.1.9","nyc":"^17.1.0","prettier":"^3.5.3","rimraf":"^6.0.1","source-map-support":"0.5.21","supertest":"^7.1.0","ts-node":"^10.9.2","typescript":"^5.8.3"},"peerDependencies":{"express":"*"},"_id":"express-openapi-validator@6.0.0-alpha.7","readmeFilename":"README.md","gitHead":"ad0a919443c18e7cc6304b6e48b4affd2abda209","types":"./dist/index.d.ts","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_nodeVersion":"20.12.2","_npmVersion":"10.7.0","dist":{"integrity":"sha512-iDFcQnpq5hOK7l8Xt3jXGK39K1pKz5v3GfkvrF0ZPlAeD0OMcRr9AzfdxHoK7KCVMsbAbyQUuk7WiFc1YT8ICA==","shasum":"26bc78dae903d9a21bbc36559da95776a58818ee","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-6.0.0-alpha.7.tgz","fileCount":95,"unpackedSize":428864,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIChdLuWs2TxfDaZOBGETVWXq9cK0U5NUijCLsxohwbAlAiBF4I0SyTntPgMA0CQuPSbmsMVehGoOnR4BZO2nq7ALWg=="}],"size":80777},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/express-openapi-validator_6.0.0-alpha.7_1744588984426_0.5945754327285799"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-14T00:03:04.628Z","publish_time":1744588984628,"_source_registry_name":"default","contributors":[]},"6.0.0-alpha.8":{"name":"express-openapi-validator","version":"6.0.0-alpha.8","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rimraf dist && tsc","compile:release":"rimraf dist && tsc --sourceMap false","test":"mocha -r source-map-support/register -r ts-node/register --files --recursive -R spec 'test/**/*.spec.ts' 'test/*.spec.ts'","test:debug":"mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive 'test/**/*.spec.ts' 'test/*.spec.ts'","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive 'test/**/*.spec.ts' 'test/*.spec.ts'","test:reset":"rimraf node_modules && npm i && npm run compile && npm t","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"bash <(curl -Ls https://coverage.codacy.com/get.sh) report -r coverage/lcov.info","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@apidevtools/json-schema-ref-parser":"^11.9.3","@types/multer":"^1.4.12","ajv":"^8.17.1","ajv-draft-04":"^1.0.0","ajv-formats":"^3.0.1","content-type":"^1.0.5","json-schema-traverse":"^1.0.0","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","media-typer":"^1.1.0","multer":"^1.4.5-lts.2","ono":"^7.1.3","path-to-regexp":"^8.2.0"},"devDependencies":{"@types/cookie-parser":"^1.4.8","@types/express":"5.0.1","@types/mocha":"^10.0.10","@types/morgan":"^1.9.9","@types/node":"^22.14.0","@types/supertest":"^6.0.3","body-parser":"^2.2.0","chai":"^4.3.6","commitizen":"^4.3.1","cookie-parser":"^1.4.7","coveralls":"^3.1.1","express":"^5.1.0","mocha":"^11.1.0","morgan":"^1.10.0","nodemon":"^3.1.9","nyc":"^17.1.0","prettier":"^3.5.3","rimraf":"^6.0.1","source-map-support":"0.5.21","supertest":"^7.1.0","ts-node":"^10.9.2","typescript":"^5.8.3"},"peerDependencies":{"express":"*"},"_id":"express-openapi-validator@6.0.0-alpha.8","readmeFilename":"README.md","gitHead":"2521a75b958c19213d72736a1884e2a455c0eee7","types":"./dist/index.d.ts","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_nodeVersion":"20.12.2","_npmVersion":"10.7.0","dist":{"integrity":"sha512-gPZDql3o8OhyvgUU5KciL3BKTJYCYzGXn4lQAwcLQHobdbi8y/ffZnU3E5VDs516OlizpkKvVWXVBw1uryutWw==","shasum":"a7d88f8a35eefacb6ba2eaab79c81dedf4c677ae","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-6.0.0-alpha.8.tgz","fileCount":95,"unpackedSize":429061,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIFCR6rSXDcmgRYyo2OTak1HYfbxCKq8P0oBITyM9QrOCAiB61+kH5h39cGSH/JslY5kvuspKae6fV2D2e+f7YGaoQg=="}],"size":80867},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/express-openapi-validator_6.0.0-alpha.8_1744674493149_0.2912818622792859"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-14T23:48:13.363Z","publish_time":1744674493363,"_source_registry_name":"default","contributors":[]},"6.0.0-alpha.9":{"name":"express-openapi-validator","version":"6.0.0-alpha.9","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rimraf dist && tsc","compile:release":"rimraf dist && tsc --sourceMap false","test":"mocha -r source-map-support/register -r ts-node/register --files --recursive -R spec 'test/**/*.spec.ts' 'test/*.spec.ts'","test:debug":"mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive 'test/**/*.spec.ts' 'test/*.spec.ts'","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive 'test/**/*.spec.ts' 'test/*.spec.ts'","test:reset":"rimraf node_modules && npm i && npm run compile && npm t","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"bash <(curl -Ls https://coverage.codacy.com/get.sh) report -r coverage/lcov.info","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@apidevtools/json-schema-ref-parser":"^11.9.3","@types/multer":"^1.4.12","ajv":"^8.17.1","ajv-draft-04":"^1.0.0","ajv-formats":"^3.0.1","content-type":"^1.0.5","json-schema-traverse":"^1.0.0","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","media-typer":"^1.1.0","multer":"^1.4.5-lts.2","ono":"^7.1.3","path-to-regexp":"^8.2.0"},"devDependencies":{"@types/cookie-parser":"^1.4.8","@types/express":"5.0.1","@types/mocha":"^10.0.10","@types/morgan":"^1.9.9","@types/node":"^22.14.0","@types/supertest":"^6.0.3","body-parser":"^2.2.0","chai":"^4.3.6","commitizen":"^4.3.1","cookie-parser":"^1.4.7","coveralls":"^3.1.1","express":"^5.1.0","mocha":"^11.1.0","morgan":"^1.10.0","nodemon":"^3.1.9","nyc":"^17.1.0","prettier":"^3.5.3","rimraf":"^6.0.1","source-map-support":"0.5.21","supertest":"^7.1.0","ts-node":"^10.9.2","typescript":"^5.8.3"},"peerDependencies":{"express":"*"},"_id":"express-openapi-validator@6.0.0-alpha.9","readmeFilename":"README.md","gitHead":"c6d87b7b4ec8ece2f7f176948df1b2682bcf49a3","types":"./dist/index.d.ts","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_nodeVersion":"20.12.2","_npmVersion":"10.7.0","dist":{"integrity":"sha512-V9mvsdhbo8rxqVkk5ykyyLwiNjQicII8JKciG8mzN5VxamfHKO48kpMi1jtuWR2o1rS3K8a4M2wgr+AuDh4BUw==","shasum":"879718e75313d5f706d5bf89d0b339b63fb456d1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-6.0.0-alpha.9.tgz","fileCount":95,"unpackedSize":429511,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIHMKehwwXkbjWFVq3KuPb2DVG0qfOcQcdqWKaTgX0TUmAiEAtCMgeyuNl6DVCeTHEkFitg2sHH4bHOpYScd+gHuy9DE="}],"size":81004},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/express-openapi-validator_6.0.0-alpha.9_1744676043308_0.507544794226086"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-15T00:14:03.573Z","publish_time":1744676043573,"_source_registry_name":"default","contributors":[]},"5.5.0-beta.1":{"name":"express-openapi-validator","version":"5.5.0-beta.1","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rimraf dist && tsc","compile:release":"rimraf dist && tsc --sourceMap false","test":"mocha -r source-map-support/register -r ts-node/register --files --recursive -R spec 'test/**/*.spec.ts' 'test/*.spec.ts'","test:with-express4":"npm i express@4 --save-dev && npm test","test:with-express":"npm i express@latest --save-dev && npm test","test:all":"npm run test:with-express4 && npm run test:with-express","test:debug":"mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive 'test/**/*.spec.ts' 'test/*.spec.ts'","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive 'test/**/*.spec.ts' 'test/*.spec.ts'","test:reset":"rimraf node_modules && npm i && npm run compile && npm t","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"bash <(curl -Ls https://coverage.codacy.com/get.sh) report -r coverage/lcov.info","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@apidevtools/json-schema-ref-parser":"^11.9.3","@types/multer":"^1.4.12","ajv":"^8.17.1","ajv-draft-04":"^1.0.0","ajv-formats":"^3.0.1","content-type":"^1.0.5","json-schema-traverse":"^1.0.0","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","media-typer":"^1.1.0","multer":"^1.4.5-lts.2","ono":"^7.1.3","path-to-regexp":"^8.2.0"},"devDependencies":{"@types/cookie-parser":"^1.4.8","@types/express":"5.0.1","@types/mocha":"^10.0.10","@types/morgan":"^1.9.9","@types/node":"^22.14.0","@types/supertest":"^6.0.3","body-parser":"^2.2.0","chai":"^4.3.6","commitizen":"^4.3.1","cookie-parser":"^1.4.7","coveralls":"^3.1.1","express":"^5.1.0","mocha":"^11.1.0","morgan":"^1.10.0","nodemon":"^3.1.9","nyc":"^17.1.0","prettier":"^3.5.3","rimraf":"^6.0.1","source-map-support":"0.5.21","supertest":"^7.1.0","ts-node":"^10.9.2","typescript":"^5.8.3"},"peerDependencies":{"express":"*"},"_id":"express-openapi-validator@5.5.0-beta.1","readmeFilename":"README.md","gitHead":"a52b312328bf0246f0e4cd5ca64aa8bd548bb2a6","types":"./dist/index.d.ts","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_nodeVersion":"20.12.2","_npmVersion":"10.7.0","dist":{"integrity":"sha512-5WhW8ZazAkwX1P2d71l6oAZBwiudC6HBzO/ls4QKJvSqeJ7iY5NgRtATssQaTPLGQXWxnn4GPivpa5jnWlUwUQ==","shasum":"70fd4f767caaca4a339fd49875e89b81d782f44f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-5.5.0-beta.1.tgz","fileCount":95,"unpackedSize":429474,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDHXPYs6Cv8rLjquY6XuiRcx/hTy8D9ZSSbM0pxI6erOQIhAPI/VzOXjVYEODOgVSdkfbBKQVuo8fmK9PYxlghl4obI"}],"size":80921},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/express-openapi-validator_5.5.0-beta.1_1745458009443_0.5094966615160625"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-24T01:26:49.703Z","publish_time":1745458009703,"_source_registry_name":"default","contributors":[]},"5.5.0-beta.2":{"name":"express-openapi-validator","version":"5.5.0-beta.2","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rimraf dist && tsc","compile:release":"rimraf dist && tsc --sourceMap false","test":"mocha -r source-map-support/register -r ts-node/register --files --recursive -R spec 'test/**/*.spec.ts' 'test/*.spec.ts'","test:with-express4":"npm i express@4 --save-dev && npm test","test:with-express":"npm i express@latest --save-dev && npm test","test:all":"npm run test:with-express4 && npm run test:with-express","test:debug":"mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive 'test/**/*.spec.ts' 'test/*.spec.ts'","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive 'test/**/*.spec.ts' 'test/*.spec.ts'","test:reset":"rimraf node_modules && npm i && npm run compile && npm t","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"bash <(curl -Ls https://coverage.codacy.com/get.sh) report -r coverage/lcov.info","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@apidevtools/json-schema-ref-parser":"^12.0.1","@types/multer":"^1.4.12","ajv":"^8.17.1","ajv-draft-04":"^1.0.0","ajv-formats":"^3.0.1","content-type":"^1.0.5","json-schema-traverse":"^1.0.0","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","media-typer":"^1.1.0","multer":"^1.4.5-lts.2","ono":"^7.1.3","path-to-regexp":"^8.2.0"},"devDependencies":{"@types/cookie-parser":"^1.4.8","@types/express":"5.0.1","@types/mocha":"^10.0.10","@types/morgan":"^1.9.9","@types/node":"^22.15.3","@types/supertest":"^6.0.3","body-parser":"^2.2.0","chai":"^4.3.6","commitizen":"^4.3.1","cookie-parser":"^1.4.7","coveralls":"^3.1.1","express":"^5.1.0","mocha":"^11.2.2","morgan":"^1.10.0","nodemon":"^3.1.10","nyc":"^17.1.0","prettier":"^3.5.3","rimraf":"^6.0.1","source-map-support":"0.5.21","supertest":"^7.1.0","ts-node":"^10.9.2","typescript":"^5.8.3"},"peerDependencies":{"express":"*"},"_id":"express-openapi-validator@5.5.0-beta.2","readmeFilename":"README.md","gitHead":"f2f6c37781a1d66324c3d891e929273651908c49","types":"./dist/index.d.ts","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_nodeVersion":"20.12.2","_npmVersion":"10.7.0","dist":{"integrity":"sha512-xpe+DvnZfo/xyzy//wRFkVGunmjGC3Vt7nVt21dZge263ML5XK/KqlDMKhzM4VLKxvC36nsSfQKW+/5Btfp0Ow==","shasum":"e490caabd72b32e42c7fff42138e71e40bff50b9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-5.5.0-beta.2.tgz","fileCount":95,"unpackedSize":429545,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIDWf1TLUGWiwQngVgKjNqfQy7uDLwcsPbVQmPITgyZhTAiEA7OHNNL5n37hpJuAWF/lUV0zqneqNV+o0BxBMVinPvbQ="}],"size":80937},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/express-openapi-validator_5.5.0-beta.2_1746310002387_0.7872736472056869"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-03T22:06:42.607Z","publish_time":1746310002607,"_source_registry_name":"default","contributors":[]},"5.5.0":{"name":"express-openapi-validator","version":"5.5.0","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rimraf dist && tsc","compile:release":"rimraf dist && tsc --sourceMap false","test":"mocha -r source-map-support/register -r ts-node/register --files --recursive -R spec 'test/**/*.spec.ts' 'test/*.spec.ts'","test:with-express4":"npm i express@4 --save-dev && npm test","test:with-express":"npm i express@latest --save-dev && npm test","test:all":"npm run test:with-express4 && npm run test:with-express","test:debug":"mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive 'test/**/*.spec.ts' 'test/*.spec.ts'","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive 'test/**/*.spec.ts' 'test/*.spec.ts'","test:reset":"rimraf node_modules && npm i && npm run compile && npm t","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"bash <(curl -Ls https://coverage.codacy.com/get.sh) report -r coverage/lcov.info","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@apidevtools/json-schema-ref-parser":"^12.0.1","@types/multer":"^1.4.12","ajv":"^8.17.1","ajv-draft-04":"^1.0.0","ajv-formats":"^3.0.1","content-type":"^1.0.5","json-schema-traverse":"^1.0.0","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","media-typer":"^1.1.0","multer":"^1.4.5-lts.2","ono":"^7.1.3","path-to-regexp":"^8.2.0"},"devDependencies":{"@types/cookie-parser":"^1.4.8","@types/express":"5.0.1","@types/mocha":"^10.0.10","@types/morgan":"^1.9.9","@types/node":"^22.15.3","@types/supertest":"^6.0.3","body-parser":"^2.2.0","chai":"^4.3.6","commitizen":"^4.3.1","cookie-parser":"^1.4.7","coveralls":"^3.1.1","express":"^5.1.0","mocha":"^11.2.2","morgan":"^1.10.0","nodemon":"^3.1.10","nyc":"^17.1.0","prettier":"^3.5.3","rimraf":"^6.0.1","source-map-support":"0.5.21","supertest":"^7.1.0","ts-node":"^10.9.2","typescript":"^5.8.3"},"peerDependencies":{"express":"*"},"_id":"express-openapi-validator@5.5.0","gitHead":"3562d7b1e306e8944d45c359f606952b6b464f96","types":"./dist/index.d.ts","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_nodeVersion":"24.0.1","_npmVersion":"11.3.0","dist":{"integrity":"sha512-sHOdx6xb7FasBzkvHZfH4D91Rx4osuVQGFbd1rfbrornAdpcqi9N1luxqNhnKXRovrrnwf5K6SaGUZ/spX5fAw==","shasum":"19d29b617588ac49b8b049f1f13cae02d4de5350","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-5.5.0.tgz","fileCount":95,"unpackedSize":431591,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQC3i/ku9twGfavQFcEizSMQ06J3x61QmUWqzVVFLs4v+gIhAMof2IAte/ilZmvZfIYJO8hiwbyFA7A5kUogXqbGZltJ"}],"size":81617},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/express-openapi-validator_5.5.0_1746992842585_0.7159452825955435"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-11T19:47:22.769Z","publish_time":1746992842769,"_source_registry_name":"default","contributors":[]},"5.5.1":{"name":"express-openapi-validator","version":"5.5.1","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rimraf dist && tsc","compile:release":"rimraf dist && tsc --sourceMap false","test":"mocha -r source-map-support/register -r ts-node/register --files --recursive -R spec 'test/**/*.spec.ts' 'test/*.spec.ts'","test:with-express4":"npm i express@4 --save-dev && npm test","test:with-express":"npm i express@latest --save-dev && npm test","test:all":"npm run test:with-express4 && npm run test:with-express","test:debug":"mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive 'test/**/*.spec.ts' 'test/*.spec.ts'","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive 'test/**/*.spec.ts' 'test/*.spec.ts'","test:reset":"rimraf node_modules && npm i && npm run compile && npm t","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"bash <(curl -Ls https://coverage.codacy.com/get.sh) report -r coverage/lcov.info","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@apidevtools/json-schema-ref-parser":"^12.0.1","@types/multer":"^1.4.12","ajv":"^8.17.1","ajv-draft-04":"^1.0.0","ajv-formats":"^3.0.1","content-type":"^1.0.5","json-schema-traverse":"^1.0.0","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","media-typer":"^1.1.0","multer":"^1.4.5-lts.2","ono":"^7.1.3","path-to-regexp":"^8.2.0"},"devDependencies":{"@types/cookie-parser":"^1.4.8","@types/express":"5.0.1","@types/mocha":"^10.0.10","@types/morgan":"^1.9.9","@types/node":"^22.15.3","@types/supertest":"^6.0.3","body-parser":"^2.2.0","chai":"^4.3.6","commitizen":"^4.3.1","cookie-parser":"^1.4.7","coveralls":"^3.1.1","express":"^5.1.0","mocha":"^11.2.2","morgan":"^1.10.0","nodemon":"^3.1.10","nyc":"^17.1.0","prettier":"^3.5.3","rimraf":"^6.0.1","source-map-support":"0.5.21","supertest":"^7.1.0","ts-node":"^10.9.2","typescript":"^5.8.3"},"peerDependencies":{"express":"*"},"_id":"express-openapi-validator@5.5.1","gitHead":"306b2ea1c3fabd17eec8e64965b6a1338c94b6c7","types":"./dist/index.d.ts","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_nodeVersion":"24.0.1","_npmVersion":"11.3.0","dist":{"integrity":"sha512-tYo7VY4rX8+NKQKa/i+uvrKQweQtCb2aJiWwl0jT3PSlDcFZbyjBjsCuhqUNz90zCGOmLCxpF/G4vMmX5ZhhZg==","shasum":"a8ecd58cca115aa7513b8938c52704743d010956","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-5.5.1.tgz","fileCount":95,"unpackedSize":433907,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCde1Uj5GsmeMMtbSTG8b0v8DRfpSfceAfzVdOilSmxVwIhAKNY8g/KnlsGS174LKWq+230/Bb/OcpADOokBfk2ahGG"}],"size":82038},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/express-openapi-validator_5.5.1_1747587823078_0.21465515150898984"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-18T17:03:43.265Z","publish_time":1747587823265,"_source_registry_name":"default","contributors":[]},"5.5.2":{"name":"express-openapi-validator","version":"5.5.2","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rimraf dist && tsc","compile:release":"rimraf dist && tsc --sourceMap false","test":"mocha -r source-map-support/register -r ts-node/register --files --recursive -R spec 'test/**/*.spec.ts' 'test/*.spec.ts'","test:with-express4":"npm i express@4 --save-dev && npm test","test:with-express":"npm i express@latest --save-dev && npm test","test:all":"npm run test:with-express4 && npm run test:with-express","test:debug":"mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive 'test/**/*.spec.ts' 'test/*.spec.ts'","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive 'test/**/*.spec.ts' 'test/*.spec.ts'","test:reset":"rimraf node_modules && npm i && npm run compile && npm t","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"bash <(curl -Ls https://coverage.codacy.com/get.sh) report -r coverage/lcov.info","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@apidevtools/json-schema-ref-parser":"^12.0.1","@types/multer":"^1.4.12","ajv":"^8.17.1","ajv-draft-04":"^1.0.0","ajv-formats":"^3.0.1","content-type":"^1.0.5","json-schema-traverse":"^1.0.0","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","media-typer":"^1.1.0","multer":"^1.4.5-lts.2","ono":"^7.1.3","path-to-regexp":"^8.2.0","qs":"^6.14.0"},"devDependencies":{"@types/cookie-parser":"^1.4.8","@types/express":"5.0.1","@types/mocha":"^10.0.10","@types/morgan":"^1.9.9","@types/node":"^22.15.3","@types/supertest":"^6.0.3","body-parser":"^2.2.0","chai":"^4.3.6","commitizen":"^4.3.1","cookie-parser":"^1.4.7","coveralls":"^3.1.1","express":"^5.1.0","mocha":"^11.2.2","morgan":"^1.10.0","nodemon":"^3.1.10","nyc":"^17.1.0","prettier":"^3.5.3","rimraf":"^6.0.1","source-map-support":"0.5.21","supertest":"^7.1.0","ts-node":"^10.9.2","typescript":"^5.8.3"},"peerDependencies":{"express":"*"},"_id":"express-openapi-validator@5.5.2","gitHead":"6b8392ac5e3bf22ed1f3cfd6de89e571097fa005","types":"./dist/index.d.ts","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_nodeVersion":"24.0.1","_npmVersion":"11.3.0","dist":{"integrity":"sha512-k+VGoksIsX63p1pFuMuRFNLNaw08UobIADCgvEFS/Hz9EKtgqvQc0tmkAdh1snR5douyOcBIeplRECSl39Ffcg==","shasum":"f9c60227de98d45690001957e49671e83b6e5d01","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-5.5.2.tgz","fileCount":95,"unpackedSize":433928,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIBiJddwp6n5fY/Q5+chXYy00SJOr40BYUpbG1KFoT1qhAiBF27YI2yX06YwbBd1Lsa88pDwgQQloDHMQ53vqHUk5kw=="}],"size":82047},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/express-openapi-validator_5.5.2_1747698975214_0.4960162314409644"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-19T23:56:15.420Z","publish_time":1747698975420,"_source_registry_name":"default","contributors":[]},"5.5.3":{"name":"express-openapi-validator","version":"5.5.3","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rimraf dist && tsc","compile:release":"rimraf dist && tsc --sourceMap false","test":"mocha -r source-map-support/register -r ts-node/register --files --recursive -R spec 'test/**/*.spec.ts' 'test/*.spec.ts'","test:with-express4":"npm i express@4 --save-dev && npm test","test:with-express":"npm i express@latest --save-dev && npm test","test:all":"npm run test:with-express4 && npm run test:with-express","test:debug":"mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive 'test/**/*.spec.ts' 'test/*.spec.ts'","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive 'test/**/*.spec.ts' 'test/*.spec.ts'","test:reset":"rimraf node_modules && npm i && npm run compile && npm t","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"bash <(curl -Ls https://coverage.codacy.com/get.sh) report -r coverage/lcov.info","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@apidevtools/json-schema-ref-parser":"^12.0.1","@types/multer":"^1.4.12","ajv":"^8.17.1","ajv-draft-04":"^1.0.0","ajv-formats":"^3.0.1","content-type":"^1.0.5","json-schema-traverse":"^1.0.0","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","media-typer":"^1.1.0","multer":"^2.0.0","ono":"^7.1.3","path-to-regexp":"^8.2.0","qs":"^6.14.0"},"devDependencies":{"@types/cookie-parser":"^1.4.8","@types/express":"5.0.1","@types/mocha":"^10.0.10","@types/morgan":"^1.9.9","@types/node":"^22.15.3","@types/supertest":"^6.0.3","body-parser":"^2.2.0","chai":"^4.3.6","commitizen":"^4.3.1","cookie-parser":"^1.4.7","coveralls":"^3.1.1","express":"^5.1.0","mocha":"^11.2.2","morgan":"^1.10.0","nodemon":"^3.1.10","nyc":"^17.1.0","prettier":"^3.5.3","rimraf":"^6.0.1","source-map-support":"0.5.21","supertest":"^7.1.0","ts-node":"^10.9.2","typescript":"^5.8.3"},"peerDependencies":{"express":"*"},"_id":"express-openapi-validator@5.5.3","gitHead":"5c204614a5ccb04ddc64f68e8a282e8f661dfb47","types":"./dist/index.d.ts","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_nodeVersion":"24.0.1","_npmVersion":"11.3.0","dist":{"integrity":"sha512-G3PxXXE8Y3aZ2s1OW9k79lyqmNWmj8/QWNWqF9qVPjJ8YON8JQ39c4CgSXemPfbRCuD58ynoHrG3WCetU937dg==","shasum":"a209374ad06bfc5f90dba648467c66e6c79f14d4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-5.5.3.tgz","fileCount":95,"unpackedSize":433922,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCRc/dlf7mBrAjhjnFavWNi2qESn/fknCQrEoCGzUbmKAIgEL+FGmGsyge3pivAZpOPM6oeyjw/93MubZ+KthKlgKQ="}],"size":82046},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/express-openapi-validator_5.5.3_1748049388470_0.3928607000423474"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-24T01:16:28.660Z","publish_time":1748049388660,"_source_registry_name":"default","contributors":[]},"4.13.9":{"name":"express-openapi-validator","version":"4.13.9","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rm -rf dist/ && tsc","compile:windows":"rmdir dist /s /q & tsc","test":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register  --files --recursive -R spec test/**/*.spec.ts","test:debug":"TS_NODE_FILES=true mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive test/**/*.spec.ts","test:windows":"set TS_NODE_FILES=true & mocha -r source-map-support/register -r ts-node/register  --files --recursive test/**/*.spec.ts","test:coverage":"TS_NODE_FILES=true nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","test:coverage:windows":"set TS_NODE_FILES=true & nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"cat coverage/lcov.info | codacy-coverage","test:reset":"rm -rf node_modules && npm i && npm run compile && npm t","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@types/multer":"^1.4.7","ajv":"^6.12.6","content-type":"^1.0.4","json-schema-ref-parser":"^9.0.9","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","lodash.uniq":"^4.5.0","lodash.zipobject":"^4.1.3","media-typer":"^1.1.0","multer":"^2.0.1","ono":"^7.1.3","path-to-regexp":"^6.2.0"},"devDependencies":{"@types/cookie-parser":"^1.4.2","@types/express":"4.17.13","@types/mocha":"^9.1.0","@types/morgan":"^1.9.3","@types/node":"^17.0.21","@types/supertest":"^2.0.11","body-parser":"^1.19.2","chai":"^4.3.6","codacy-coverage":"^3.4.0","commitizen":"^4.2.4","cookie-parser":"^1.4.6","coveralls":"^3.1.1","express":"^4.17.3","mocha":"^9.2.2","morgan":"^1.10.0","nodemon":"^2.0.15","nyc":"^15.1.0","prettier":"^2.5.1","source-map-support":"0.5.21","supertest":"^6.2.2","ts-node":"^10.7.0","typescript":"^4.6.2"},"_id":"express-openapi-validator@4.13.9","readmeFilename":"README.md","gitHead":"5f942c95ec99056e800c0ef3b932b5a84406ff75","types":"./dist/index.d.ts","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_nodeVersion":"20.12.2","_npmVersion":"10.7.0","dist":{"integrity":"sha512-8wByqPqy/J2f1Fj6UcRhVCxoofPPqmJi45zQ81tGecxsIFt/a9RN35/vD1zOlRxGH90P8ijOIzGcOjC7QzY/3g==","shasum":"1be31588056b1486a0caf949bb3ffd39d968cab9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-4.13.9.tgz","fileCount":90,"unpackedSize":342345,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIBsZLutxDNWdH9hNicciWzWBkzFMfhVKOTjLbpn9euZjAiB7B+p1s8pvzbfk08NBw/8yIfd8c4sB731zjoHhAky3Tw=="}],"size":67881},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/express-openapi-validator_4.13.9_1749259086276_0.6548032993949953"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-07T01:18:06.519Z","publish_time":1749259086519,"_source_registry_name":"default","contributors":[]},"5.5.4":{"name":"express-openapi-validator","version":"5.5.4","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rimraf dist && tsc","compile:release":"rimraf dist && tsc --sourceMap false","test":"mocha -r source-map-support/register -r ts-node/register --files --recursive -R spec 'test/**/*.spec.ts' 'test/*.spec.ts'","test:with-express4":"npm i express@4 --save-dev && npm test","test:with-express":"npm i express@latest --save-dev && npm test","test:all":"npm run test:with-express4 && npm run test:with-express","test:debug":"mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive 'test/**/*.spec.ts' 'test/*.spec.ts'","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive 'test/**/*.spec.ts' 'test/*.spec.ts'","test:reset":"rimraf node_modules && npm i && npm run compile && npm t","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"bash <(curl -Ls https://coverage.codacy.com/get.sh) report -r coverage/lcov.info","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@apidevtools/json-schema-ref-parser":"^12.0.1","@types/multer":"^1.4.12","ajv":"^8.17.1","ajv-draft-04":"^1.0.0","ajv-formats":"^3.0.1","content-type":"^1.0.5","json-schema-traverse":"^1.0.0","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","media-typer":"^1.1.0","multer":"^2.0.0","ono":"^7.1.3","path-to-regexp":"^8.2.0","qs":"^6.14.0"},"devDependencies":{"@types/cookie-parser":"^1.4.8","@types/express":"5.0.1","@types/mocha":"^10.0.10","@types/morgan":"^1.9.9","@types/node":"^22.15.3","@types/supertest":"^6.0.3","body-parser":"^2.2.0","chai":"^4.3.6","commitizen":"^4.3.1","cookie-parser":"^1.4.7","coveralls":"^3.1.1","express":"^5.1.0","mocha":"^11.2.2","morgan":"^1.10.0","nodemon":"^3.1.10","nyc":"^17.1.0","prettier":"^3.5.3","rimraf":"^6.0.1","source-map-support":"0.5.21","supertest":"^7.1.0","ts-node":"^10.9.2","typescript":"^5.8.3"},"peerDependencies":{"express":"*"},"_id":"express-openapi-validator@5.5.4","gitHead":"af80f336f381fecd3db145390257d95db02f0bf3","types":"./dist/index.d.ts","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_nodeVersion":"24.0.1","_npmVersion":"11.3.0","dist":{"integrity":"sha512-AjU3ZEXjQB7fhARrDiIgI+SKkZ6AcBmcYKehkokfjoV9urCMYT9AaXFQ6LGhc1N5Ry9iTRnjZrtFBBkM+6YU4Q==","shasum":"527bb5b156fb7a471bcb8bfd39e6d78c04ebb789","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-5.5.4.tgz","fileCount":95,"unpackedSize":433959,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDxzrr5MDQhhOfRZBovC9hNBubIqJ98h9Kx7AMhdes/IgIgQHEOKD9uTcv36IgqGaIQckEi6aEMKCPL9ZRoV5ZQ1nU="}],"size":82057},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/express-openapi-validator_5.5.4_1749260456366_0.21692457149871802"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-07T01:40:56.693Z","publish_time":1749260456693,"_source_registry_name":"default","contributors":[]},"5.5.5":{"name":"express-openapi-validator","version":"5.5.5","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rimraf dist && tsc","compile:release":"rimraf dist && tsc --sourceMap false","test":"mocha -r source-map-support/register -r ts-node/register --files --recursive -R spec 'test/**/*.spec.ts' 'test/*.spec.ts'","test:with-express4":"npm i express@4 --save-dev && npm test","test:with-express":"npm i express@latest --save-dev && npm test","test:all":"npm run test:with-express4 && npm run test:with-express","test:debug":"mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive 'test/**/*.spec.ts' 'test/*.spec.ts'","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive 'test/**/*.spec.ts' 'test/*.spec.ts'","test:reset":"rimraf node_modules && npm i && npm run compile && npm t","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"bash <(curl -Ls https://coverage.codacy.com/get.sh) report -r coverage/lcov.info","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@apidevtools/json-schema-ref-parser":"^12.0.1","@types/multer":"^1.4.12","ajv":"^8.17.1","ajv-draft-04":"^1.0.0","ajv-formats":"^3.0.1","content-type":"^1.0.5","json-schema-traverse":"^1.0.0","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","media-typer":"^1.1.0","multer":"^2.0.0","ono":"^7.1.3","path-to-regexp":"^8.2.0","qs":"^6.14.0"},"devDependencies":{"@types/cookie-parser":"^1.4.8","@types/express":"5.0.1","@types/mocha":"^10.0.10","@types/morgan":"^1.9.9","@types/node":"^22.15.3","@types/supertest":"^6.0.3","body-parser":"^2.2.0","chai":"^4.3.6","commitizen":"^4.3.1","cookie-parser":"^1.4.7","coveralls":"^3.1.1","express":"^5.1.0","mocha":"^11.2.2","morgan":"^1.10.0","nodemon":"^3.1.10","nyc":"^17.1.0","prettier":"^3.5.3","rimraf":"^6.0.1","source-map-support":"0.5.21","supertest":"^7.1.0","ts-node":"^10.9.2","typescript":"^5.8.3"},"peerDependencies":{"express":"*"},"_id":"express-openapi-validator@5.5.5","gitHead":"22ce17416bb523f74d779766cc0e5bb9f6330bc0","types":"./dist/index.d.ts","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_nodeVersion":"24.0.1","_npmVersion":"11.3.0","dist":{"integrity":"sha512-Hpa0Fp1/qflErdX0YCKSC3ofwes5lk5ZDmjfccBQ0gPn5j4I+yRnQu+BIJtka9+79WS6YX5Vuz92ivzESNmIiQ==","shasum":"1369ed020c5a5d519e94ceca4d6ee5086fe6b9ef","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-5.5.5.tgz","fileCount":95,"unpackedSize":433922,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDCdlaQwyOmIMTJXxN0u55iHr8u+w6bXCL7U+x9PhlD2gIhAO0lj1GaYdzNFojdmHyMuAk+/UQQj7/m4myehsWRJnY7"}],"size":82046},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/express-openapi-validator_5.5.5_1749261971907_0.14575332494730575"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-07T02:06:12.270Z","publish_time":1749261972270,"_source_registry_name":"default","contributors":[]},"5.5.6":{"name":"express-openapi-validator","version":"5.5.6","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rimraf dist && tsc","compile:release":"rimraf dist && tsc --sourceMap false","test":"mocha -r source-map-support/register -r ts-node/register --files --recursive -R spec 'test/**/*.spec.ts' 'test/*.spec.ts'","test:with-express4":"npm i express@4 --save-dev && npm test","test:with-express":"npm i express@latest --save-dev && npm test","test:all":"npm run test:with-express4 && npm run test:with-express","test:debug":"mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive 'test/**/*.spec.ts' 'test/*.spec.ts'","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive 'test/**/*.spec.ts' 'test/*.spec.ts'","test:reset":"rimraf node_modules && npm i && npm run compile && npm t","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"bash <(curl -Ls https://coverage.codacy.com/get.sh) report -r coverage/lcov.info","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@apidevtools/json-schema-ref-parser":"^12.0.1","@types/multer":"^1.4.12","ajv":"^8.17.1","ajv-draft-04":"^1.0.0","ajv-formats":"^3.0.1","content-type":"^1.0.5","json-schema-traverse":"^1.0.0","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","media-typer":"^1.1.0","multer":"^2.0.1","ono":"^7.1.3","path-to-regexp":"^8.2.0","qs":"^6.14.0"},"devDependencies":{"@types/cookie-parser":"^1.4.8","@types/express":"5.0.1","@types/mocha":"^10.0.10","@types/morgan":"^1.9.9","@types/node":"^22.15.3","@types/supertest":"^6.0.3","body-parser":"^2.2.0","chai":"^4.3.6","commitizen":"^4.3.1","cookie-parser":"^1.4.7","coveralls":"^3.1.1","express":"^5.1.0","mocha":"^11.2.2","morgan":"^1.10.0","nodemon":"^3.1.10","nyc":"^17.1.0","prettier":"^3.5.3","rimraf":"^6.0.1","source-map-support":"0.5.21","supertest":"^7.1.0","ts-node":"^10.9.2","typescript":"^5.8.3"},"peerDependencies":{"express":"*"},"_id":"express-openapi-validator@5.5.6","gitHead":"2f9ad6e091cd34710420bbae5f4311955199e1a9","types":"./dist/index.d.ts","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_nodeVersion":"24.0.1","_npmVersion":"11.3.0","dist":{"integrity":"sha512-99KV5Q4VyJA35IBIHqghncWX4a7DKiilC3BwbyqXd63N0I0WzmOrJcCwlPncPQdrhC4jW6Q03vHNOeduzx8tKQ==","shasum":"d625df0d274948cc8b20bb02d736c95318bbd80d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-5.5.6.tgz","fileCount":95,"unpackedSize":433922,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDoe30ofZBa9f3dYURAeTHCOUCrUvlPMzvY00btKwv7LgIhAL1TEhUHESzYWg8RsXooQKAyKI68xvB+urUIpYTTEKZ1"}],"size":82046},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/express-openapi-validator_5.5.6_1749262326966_0.09451872326482413"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-07T02:12:07.165Z","publish_time":1749262327165,"_source_registry_name":"default","contributors":[]},"5.5.7":{"name":"express-openapi-validator","version":"5.5.7","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rimraf dist && tsc","compile:release":"rimraf dist && tsc --sourceMap false","test":"mocha -r source-map-support/register -r ts-node/register --files --recursive -R spec 'test/**/*.spec.ts' 'test/*.spec.ts'","test:with-express4":"npm i express@4 --save-dev && npm test","test:with-express":"npm i express@latest --save-dev && npm test","test:all":"npm run test:with-express4 && npm run test:with-express","test:debug":"mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive 'test/**/*.spec.ts' 'test/*.spec.ts'","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive 'test/**/*.spec.ts' 'test/*.spec.ts'","test:reset":"rimraf node_modules && npm i && npm run compile && npm t","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"bash <(curl -Ls https://coverage.codacy.com/get.sh) report -r coverage/lcov.info","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@apidevtools/json-schema-ref-parser":"^12.0.1","@types/multer":"^1.4.12","ajv":"^8.17.1","ajv-draft-04":"^1.0.0","ajv-formats":"^3.0.1","content-type":"^1.0.5","json-schema-traverse":"^1.0.0","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","media-typer":"^1.1.0","multer":"^2.0.1","ono":"^7.1.3","path-to-regexp":"^8.2.0","qs":"^6.14.0"},"devDependencies":{"@types/cookie-parser":"^1.4.8","@types/express":"5.0.1","@types/mocha":"^10.0.10","@types/morgan":"^1.9.9","@types/node":"^22.15.3","@types/supertest":"^6.0.3","body-parser":"^2.2.0","chai":"^4.3.6","commitizen":"^4.3.1","cookie-parser":"^1.4.7","coveralls":"^3.1.1","express":"^5.1.0","mocha":"^11.2.2","morgan":"^1.10.0","nodemon":"^3.1.10","nyc":"^17.1.0","prettier":"^3.5.3","rimraf":"^6.0.1","source-map-support":"0.5.21","supertest":"^7.1.0","ts-node":"^10.9.2","typescript":"^5.8.3"},"peerDependencies":{"express":"*"},"_id":"express-openapi-validator@5.5.7","gitHead":"04fe161262adbdbaefd02ce11816d7c9eada88cf","types":"./dist/index.d.ts","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_nodeVersion":"24.0.1","_npmVersion":"11.3.0","dist":{"integrity":"sha512-QcV941hD3GHnCOg72y6kgqA7XsDkmZOGf7tvoIw9IyUlIRvJv/XDpYFnK7rOggt+ZUaM2P/9wsZCmdMXpr7z2A==","shasum":"5488639ce8e64e42667382072ea551782e895c81","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-5.5.7.tgz","fileCount":95,"unpackedSize":439046,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIGghrejsk/gcqBGP5Fhq+kXGE3ZHRZciE/p9ioyYWO3LAiEAy7Gktq0yb25t1h+vG16wH+fKf63Vnpf9p0lDnpKEt3s="}],"size":82929},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/express-openapi-validator_5.5.7_1749602636721_0.7077845185680747"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-11T00:43:56.990Z","publish_time":1749602636990,"_source_registry_name":"default","contributors":[]},"5.5.8":{"name":"express-openapi-validator","version":"5.5.8","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rimraf dist && tsc","compile:release":"rimraf dist && tsc --sourceMap false","test":"mocha -r source-map-support/register -r ts-node/register --files --recursive -R spec 'test/**/*.spec.ts' 'test/*.spec.ts'","test:with-express4":"npm i express@4 --save-dev && npm test","test:with-express":"npm i express@latest --save-dev && npm test","test:all":"npm run test:with-express4 && npm run test:with-express","test:debug":"mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive 'test/**/*.spec.ts' 'test/*.spec.ts'","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive 'test/**/*.spec.ts' 'test/*.spec.ts'","test:reset":"rimraf node_modules && npm i && npm run compile && npm t","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"bash <(curl -Ls https://coverage.codacy.com/get.sh) report -r coverage/lcov.info","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@apidevtools/json-schema-ref-parser":"^14.0.3","@types/multer":"^1.4.12","ajv":"^8.17.1","ajv-draft-04":"^1.0.0","ajv-formats":"^3.0.1","content-type":"^1.0.5","json-schema-traverse":"^1.0.0","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","media-typer":"^1.1.0","multer":"^2.0.2","ono":"^7.1.3","path-to-regexp":"^8.2.0","qs":"^6.14.0"},"devDependencies":{"@types/cookie-parser":"^1.4.8","@types/express":"5.0.1","@types/mocha":"^10.0.10","@types/morgan":"^1.9.9","@types/node":"^22.15.3","@types/supertest":"^6.0.3","body-parser":"^2.2.0","chai":"^4.3.6","commitizen":"^4.3.1","cookie-parser":"^1.4.7","coveralls":"^3.1.1","express":"^5.1.0","mocha":"^11.2.2","morgan":"^1.10.0","nodemon":"^3.1.10","nyc":"^17.1.0","prettier":"^3.5.3","rimraf":"^6.0.1","source-map-support":"0.5.21","supertest":"^7.1.0","ts-node":"^10.9.2","typescript":"^5.8.3"},"peerDependencies":{"express":"*"},"_id":"express-openapi-validator@5.5.8","gitHead":"d75a74f7973c820d1a852422173845ea9e6c5e0d","types":"./dist/index.d.ts","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_nodeVersion":"24.0.1","_npmVersion":"11.3.0","dist":{"integrity":"sha512-JNokdK39oGS174eEUhjJrzB3sfI2HMxOmSvPkbbZ6Q7XqywIlEFreZF99BtbTiTjZ7jZIknqFB1528xkVdNPcQ==","shasum":"45e6226acdac92caa89f623bbcfd48c158f69ebf","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-5.5.8.tgz","fileCount":95,"unpackedSize":438619,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIAguJrtQs2xUxNOIUrTjz/GG1YqmnI/Xt1yM3ct99ygbAiB00ivHA0oop3I5rDIVDcZtteo+5IBMuN3Fss/pAJMkxA=="}],"size":82824},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/express-openapi-validator_5.5.8_1753646279800_0.552957268990337"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-27T19:57:59.988Z","publish_time":1753646279988,"_source_registry_name":"default","contributors":[]},"5.6.0":{"name":"express-openapi-validator","version":"5.6.0","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rimraf dist && tsc","compile:release":"rimraf dist && tsc --sourceMap false","test":"mocha -r source-map-support/register -r ts-node/register --files --recursive -R spec 'test/**/*.spec.ts' 'test/*.spec.ts'","test:with-express4":"npm i express@4 --save-dev && npm test","test:with-express":"npm i express@latest --save-dev && npm test","test:all":"npm run test:with-express4 && npm run test:with-express","test:debug":"mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive 'test/**/*.spec.ts' 'test/*.spec.ts'","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive 'test/**/*.spec.ts' 'test/*.spec.ts'","test:reset":"rimraf node_modules && npm i && npm run compile && npm t","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"bash <(curl -Ls https://coverage.codacy.com/get.sh) report -r coverage/lcov.info","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@apidevtools/json-schema-ref-parser":"^14.0.3","@types/multer":"^1.4.13","ajv":"^8.17.1","ajv-draft-04":"^1.0.0","ajv-formats":"^3.0.1","content-type":"^1.0.5","json-schema-traverse":"^1.0.0","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","media-typer":"^1.1.0","multer":"^2.0.2","ono":"^7.1.3","path-to-regexp":"^8.2.0","qs":"^6.14.0"},"devDependencies":{"@types/cookie-parser":"^1.4.8","@types/express":"5.0.1","@types/mocha":"^10.0.10","@types/morgan":"^1.9.9","@types/node":"^22.15.3","@types/supertest":"^6.0.3","body-parser":"^2.2.0","chai":"^4.3.6","commitizen":"^4.3.1","cookie-parser":"^1.4.7","coveralls":"^3.1.1","express":"^5.1.0","mocha":"^11.2.2","morgan":"^1.10.0","nodemon":"^3.1.10","nyc":"^17.1.0","prettier":"^3.5.3","rimraf":"^6.0.1","source-map-support":"0.5.21","supertest":"^7.1.0","ts-node":"^10.9.2","typescript":"^5.8.3"},"peerDependencies":{"express":"*"},"_id":"express-openapi-validator@5.6.0","gitHead":"287fb7a692fef488ae0db9820ef0fe19d18601bb","types":"./dist/index.d.ts","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_nodeVersion":"24.0.1","_npmVersion":"11.3.0","dist":{"integrity":"sha512-gNaMgDb1cAT8QKcuh9WrED9p3mqi/V7yocNrvnE1fOz7e8p8JkbYaTUcOB4VsZKerz/X+Sey7ptTGF5FwsXh8Q==","shasum":"85c87aefbc558574030fa2ab8293191480edc199","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-5.6.0.tgz","fileCount":95,"unpackedSize":438710,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIHc38lyCboGQKfWR5gyc6pOirQ7k8CsQzHWZFwzTMYDNAiEAx+T4hkwYyIar4K7Vx+34ZzQ7kOF60r4oHOYiG2ZjSA0="}],"size":82853},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/express-openapi-validator_5.6.0_1757166972837_0.9782790780201374"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-06T13:56:13.023Z","publish_time":1757166973023,"_source_registry_name":"default","contributors":[]},"5.6.1":{"name":"express-openapi-validator","version":"5.6.1","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rimraf dist && tsc","compile:release":"rimraf dist && tsc --sourceMap false","test":"mocha -r source-map-support/register -r ts-node/register --files --recursive -R spec 'test/**/*.spec.ts' 'test/*.spec.ts'","test:with-express4":"npm i express@4 --save-dev && npm test","test:with-express":"npm i express@latest --save-dev && npm test","test:all":"npm run test:with-express4 && npm run test:with-express","test:debug":"mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive 'test/**/*.spec.ts' 'test/*.spec.ts'","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive 'test/**/*.spec.ts' 'test/*.spec.ts'","test:reset":"rimraf node_modules && npm i && npm run compile && npm t","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"bash <(curl -Ls https://coverage.codacy.com/get.sh) report -r coverage/lcov.info","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@apidevtools/json-schema-ref-parser":"^15.2.1","@types/multer":"^1.4.13","ajv":"^8.17.1","ajv-draft-04":"^1.0.0","ajv-formats":"^3.0.1","content-type":"^1.0.5","json-schema-traverse":"^1.0.0","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","media-typer":"^1.1.0","multer":"^2.0.2","ono":"^7.1.3","path-to-regexp":"^8.3.0","qs":"^6.14.1"},"devDependencies":{"@types/cookie-parser":"^1.4.10","@types/express":"^5.0.6","@types/mocha":"^10.0.10","@types/morgan":"^1.9.10","@types/node":"^22.19.7","@types/supertest":"^6.0.3","body-parser":"^2.2.2","chai":"^4.5.0","commitizen":"^4.3.1","cookie-parser":"^1.4.7","coveralls":"^3.1.1","express":"^5.1.0","mocha":"^11.7.5","morgan":"^1.10.0","nodemon":"^3.1.11","nyc":"^17.1.0","prettier":"^3.8.0","rimraf":"^6.1.2","source-map-support":"0.5.21","supertest":"^7.2.2","ts-node":"^10.9.2","typescript":"^5.8.3"},"peerDependencies":{"express":"*"},"_id":"express-openapi-validator@5.6.1","gitHead":"3ea686d8bf4b2459b0731a73ebb198c939d35146","types":"./dist/index.d.ts","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_nodeVersion":"24.0.1","_npmVersion":"11.3.0","dist":{"integrity":"sha512-qogGGyuqE5Qrf8j2lIok4JRW6QGknQ4EvZn5t/dJt26UhsmQEcTwV75UH4Lu01Vil6XjP0nI9TsNLLT8lKHRtw==","shasum":"ffd1f258dc2a6d100cb089e942d3321fe3a4d44d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-5.6.1.tgz","fileCount":95,"unpackedSize":438712,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQD/raKw6fIhuUXp0NhN0lrgZ35/eZxZ4mRxEQSvyXo9OgIgL4eNBV7Z6ZLZ0llrs2E8qVMxfNfRNin690cl7c6FWuw="}],"size":82860},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/express-openapi-validator_5.6.1_1768660064253_0.5996003627822555"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-17T14:27:44.467Z","publish_time":1768660064467,"_source_registry_name":"default","contributors":[]},"5.6.2":{"name":"express-openapi-validator","version":"5.6.2","description":"Automatically validate API requests and responses with OpenAPI 3 and Express.","main":"dist/index.js","scripts":{"compile":"rimraf dist && tsc","compile:release":"rimraf dist && tsc --sourceMap false","test":"mocha -r source-map-support/register -r ts-node/register --files --recursive -R spec 'test/**/*.spec.ts' 'test/*.spec.ts'","test:with-express4":"npm i express@4 --save-dev && npm test","test:with-express":"npm i express@latest --save-dev && npm test","test:all":"npm run test:with-express4 && npm run test:with-express","test:debug":"mocha -r source-map-support/register -r ts-node/register --inspect-brk --files --recursive 'test/**/*.spec.ts' 'test/*.spec.ts'","test:coverage":"nyc mocha -r source-map-support/register -r ts-node/register --recursive 'test/**/*.spec.ts' 'test/*.spec.ts'","test:reset":"rimraf node_modules && npm i && npm run compile && npm t","coveralls":"cat coverage/lcov.info | coveralls -v","codacy":"bash <(curl -Ls https://coverage.codacy.com/get.sh) report -r coverage/lcov.info","commit":"cz"},"repository":{"url":"git+https://github.com/cdimascio/express-openapi-validator.git"},"keywords":["openapi","openapi 3","expressjs","express","request validation","response validation","middleware","nodejs"],"author":{"name":"Carmine DiMascio","email":"cdimascio@gmail.com"},"license":"MIT","dependencies":{"@apidevtools/json-schema-ref-parser":"^14.2.1","@types/multer":"^2.0.0","ajv":"^8.17.1","ajv-draft-04":"^1.0.0","ajv-formats":"^3.0.1","content-type":"^1.0.5","json-schema-traverse":"^1.0.0","lodash.clonedeep":"^4.5.0","lodash.get":"^4.4.2","media-typer":"^1.1.0","multer":"^2.0.2","ono":"^7.1.3","path-to-regexp":"^8.3.0","qs":"^6.14.1"},"devDependencies":{"@types/cookie-parser":"^1.4.10","@types/express":"^5.0.6","@types/mocha":"^10.0.10","@types/morgan":"^1.9.10","@types/node":"^25.0.9","@types/supertest":"^6.0.3","body-parser":"^2.2.2","chai":"^6.2.2","commitizen":"^4.3.1","cookie-parser":"^1.4.7","coveralls":"^3.1.1","express":"^5.2.1","mocha":"^11.7.5","morgan":"^1.10.0","nodemon":"^3.1.11","nyc":"^17.1.0","prettier":"^3.8.0","rimraf":"^6.1.2","source-map-support":"0.5.21","supertest":"^7.2.2","ts-node":"^10.9.2","typescript":"^5.8.3"},"peerDependencies":{"express":"*"},"_id":"express-openapi-validator@5.6.2","gitHead":"413e43cde9a78c351c14ae8a7411c9972c4280e4","types":"./dist/index.d.ts","bugs":{"url":"https://github.com/cdimascio/express-openapi-validator/issues"},"homepage":"https://github.com/cdimascio/express-openapi-validator#readme","_nodeVersion":"24.0.1","_npmVersion":"11.3.0","dist":{"integrity":"sha512-fkDn4+ImUC4HTJ1g0cek/ItqYhmEO19AglJd2Iw2OJco0jLIbxIlDGVazmXbvvYeziU4Bnah2h+S2tb6NtWg8w==","shasum":"df1511a8023baa04559c1fdb6e75224bac6ea067","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/express-openapi-validator/-/express-openapi-validator-5.6.2.tgz","fileCount":95,"unpackedSize":438685,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCCjFEsGUy8P5VDJAffxdtVQoqVhvBZA8AKul9yO9ZPWAIhAN/zZsvtV71u40vogRgYDeY8UY6nbLZLIQZNehq/UcUs"}],"size":82851},"_npmUser":{"name":"anonymous","email":"cdimascio@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"cdimascio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/express-openapi-validator_5.6.2_1768871283790_0.8376835227185297"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-20T01:08:03.949Z","publish_time":1768871283949,"_source_registry_name":"default","contributors":[]}},"dist-tags":{"alpha":"6.0.0-alpha.9","alpha.3":"6.0.0-alpha.3","alpha.5":"6.0.0-alpha.5","alpha.6":"6.0.0-alpha.6","beta":"5.5.0-beta.2","latest":"5.6.2","v4-lts":"4.13.9"},"name":"express-openapi-validator","time":{"created":"2022-01-27T19:44:57.864Z","modified":"2026-01-20T01:08:21.281Z","4.13.4":"2021-11-29T21:31:56.887Z","4.13.3":"2021-11-27T15:55:26.249Z","4.13.2":"2021-10-09T01:17:09.985Z","4.13.1":"2021-09-12T00:35:27.182Z","4.13.0":"2021-08-20T01:39:50.225Z","4.12.15":"2021-07-25T18:38:30.864Z","4.12.14":"2021-06-21T01:24:03.905Z","4.12.12":"2021-06-16T01:21:53.180Z","4.12.11":"2021-05-21T00:39:27.477Z","4.12.10":"2021-05-08T02:42:00.594Z","4.12.9":"2021-05-03T01:20:19.834Z","4.12.8":"2021-04-18T04:36:53.052Z","4.12.7":"2021-04-04T19:57:00.252Z","4.12.7-alpha.1":"2021-04-03T19:17:40.086Z","4.12.6":"2021-03-21T22:44:04.712Z","4.12.5":"2021-03-13T01:56:05.571Z","4.12.4":"2021-03-07T02:05:26.646Z","4.12.3":"2021-03-07T01:21:29.015Z","4.12.2":"2021-03-07T01:07:14.025Z","4.12.1":"2021-03-02T02:01:01.521Z","4.12.0":"2021-02-28T18:48:12.858Z","4.11.1":"2021-02-28T02:20:19.061Z","4.11.0":"2021-02-15T00:33:57.326Z","4.10.12":"2021-02-14T21:01:36.588Z","4.10.11":"2021-02-03T04:42:22.962Z","4.10.10":"2021-02-03T02:51:37.723Z","4.10.9":"2021-01-24T19:14:52.820Z","4.12.0-beta.3":"2021-01-23T02:55:56.203Z","4.12.0-beta.1":"2021-01-18T21:30:30.602Z","4.12.0-beta.0":"2021-01-18T20:15:15.128Z","4.10.8":"2021-01-17T19:38:11.202Z","4.10.7":"2021-01-17T19:22:19.258Z","4.10.6":"2021-01-15T01:40:58.363Z","4.10.5":"2021-01-11T01:25:47.281Z","4.11.0-beta.2":"2021-01-09T19:41:36.935Z","4.11.0-beta.1":"2021-01-09T17:27:39.443Z","4.10.4":"2021-01-09T03:26:34.573Z","4.10.3":"2021-01-06T13:56:48.803Z","4.10.2":"2021-01-02T04:23:38.340Z","4.10.1":"2020-12-28T01:53:44.196Z","4.10.0":"2020-12-26T01:20:39.465Z","4.9.5":"2020-12-22T00:59:21.853Z","4.9.4":"2020-12-20T02:57:01.972Z","4.9.3":"2020-12-20T02:52:15.792Z","4.9.2":"2020-12-19T21:36:17.249Z","4.9.1":"2020-12-19T19:03:46.885Z","4.9.0":"2020-12-09T05:10:52.760Z","4.8.0":"2020-12-03T02:04:47.375Z","4.7.2":"2020-11-28T02:31:29.503Z","4.7.1":"2020-11-17T03:07:46.597Z","4.7.0":"2020-11-15T20:29:31.125Z","4.6.0":"2020-11-15T01:05:02.051Z","4.5.0":"2020-11-09T01:53:35.705Z","4.4.4":"2020-11-09T01:49:56.835Z","4.4.3":"2020-11-07T19:50:32.212Z","4.4.2":"2020-11-06T04:30:35.753Z","4.4.1":"2020-11-06T00:30:43.577Z","4.4.0":"2020-11-02T22:26:51.314Z","4.3.7":"2020-11-01T21:10:19.597Z","4.3.6":"2020-10-28T00:16:20.210Z","4.3.5":"2020-10-27T23:53:50.791Z","4.3.4":"2020-10-27T00:13:24.001Z","4.3.3":"2020-10-26T15:16:57.123Z","4.3.2":"2020-10-26T14:29:02.667Z","4.3.1":"2020-10-26T02:51:31.480Z","4.3.0":"2020-10-24T12:50:23.265Z","4.2.3":"2020-10-22T01:17:29.776Z","4.2.2":"2020-10-22T01:08:10.486Z","4.2.1":"2020-10-14T23:55:27.926Z","4.2.0":"2020-10-08T00:33:27.103Z","4.1.0":"2020-10-04T23:38:34.834Z","4.0.7":"2020-10-02T02:30:41.912Z","4.0.6":"2020-10-02T01:48:43.926Z","4.0.5":"2020-10-02T01:46:13.585Z","4.0.4":"2020-09-30T00:45:29.996Z","4.0.3":"2020-09-30T00:22:25.373Z","4.0.2":"2020-09-28T02:37:25.922Z","4.0.1":"2020-09-28T02:31:51.928Z","4.0.0":"2020-09-28T02:30:11.582Z","4.0.0-beta.2":"2020-09-22T01:13:05.401Z","3.17.2":"2020-09-22T01:08:13.651Z","4.0.0-beta.1":"2020-09-17T22:53:20.099Z","4.0.0-alpha.8":"2020-09-15T23:16:57.391Z","4.0.0-alpha.7":"2020-09-14T03:35:31.951Z","3.17.1":"2020-09-14T03:32:40.059Z","3.17.0":"2020-09-13T23:56:17.779Z","4.0.0-alpha.6":"2020-09-10T02:31:42.383Z","4.0.0-alpha.5":"2020-09-07T19:24:12.902Z","3.16.15":"2020-09-07T15:06:44.898Z","3.16.14":"2020-09-07T14:57:45.839Z","4.0.0-alpha.4":"2020-09-07T14:46:48.957Z","3.16.13":"2020-09-06T19:16:09.920Z","4.0.0-alpha.3":"2020-09-06T19:11:36.487Z","3.16.12":"2020-09-06T19:09:16.647Z","4.0.0-alpha.2":"2020-09-05T03:37:50.596Z","3.16.11":"2020-08-23T02:22:01.379Z","4.0.0-alpha.1":"2020-08-15T01:19:43.540Z","3.16.10":"2020-08-13T16:02:13.191Z","3.16.9":"2020-08-11T14:42:24.754Z","3.16.8":"2020-08-06T00:52:18.598Z","3.16.7":"2020-07-17T23:51:19.060Z","3.16.6":"2020-07-14T00:36:04.469Z","3.16.5":"2020-07-12T02:05:34.914Z","3.16.4":"2020-06-28T02:33:27.440Z","3.16.3":"2020-06-28T01:39:09.129Z","3.16.2":"2020-06-24T01:03:16.271Z","3.16.1":"2020-06-13T01:22:53.886Z","3.16.0":"2020-06-13T00:20:11.653Z","3.15.1":"2020-06-09T02:30:06.007Z","3.15.0":"2020-06-06T22:56:50.865Z","3.14.1":"2020-05-26T01:03:48.761Z","3.14.0":"2020-05-23T00:47:47.646Z","3.12.9":"2020-05-07T15:14:11.824Z","3.12.7":"2020-04-26T18:45:31.419Z","3.12.6":"2020-04-25T18:23:21.740Z","3.12.5":"2020-04-25T00:42:35.141Z","3.12.4":"2020-04-22T01:17:21.701Z","3.12.3":"2020-04-19T15:18:11.346Z","3.12.2":"2020-04-19T15:09:13.238Z","3.12.1":"2020-04-13T15:44:40.351Z","3.12.0":"2020-04-13T15:35:54.863Z","3.11.0":"2020-04-02T14:41:44.542Z","3.10.0":"2020-03-15T16:20:55.888Z","3.9.5":"2020-03-07T18:47:34.883Z","3.9.4":"2020-03-07T03:33:35.555Z","3.9.3":"2020-03-03T22:39:38.797Z","3.9.2":"2020-03-01T15:25:02.603Z","3.9.1":"2020-02-25T23:05:49.301Z","3.9.0":"2020-02-25T18:22:08.915Z","3.8.0":"2020-02-22T02:47:31.348Z","3.7.2":"2020-02-16T23:02:44.682Z","3.7.1":"2020-02-16T01:56:59.684Z","3.7.0":"2020-02-15T01:14:39.172Z","3.7.0-alpha.3":"2020-02-13T04:11:52.449Z","3.7.0-alpha.2":"2020-02-13T01:11:04.255Z","3.7.0-alpha.1":"2020-02-13T00:51:32.913Z","3.6.7":"2020-01-31T03:10:32.848Z","3.6.6":"2020-01-16T02:12:46.776Z","3.6.5":"2020-01-16T01:57:27.396Z","3.6.4":"2020-01-15T16:17:29.448Z","3.6.3":"2020-01-13T02:15:26.271Z","3.6.2":"2020-01-11T02:38:54.116Z","3.6.1":"2020-01-10T03:40:41.540Z","3.6.0":"2019-12-31T19:00:27.203Z","3.5.0":"2019-12-30T22:45:56.114Z","3.4.1":"2019-12-30T18:26:52.745Z","3.3.1":"2019-12-29T17:03:23.234Z","3.3.0":"2019-12-24T01:02:48.522Z","3.2.4":"2019-12-22T00:38:49.942Z","3.2.3":"2019-12-19T00:40:05.288Z","3.2.2":"2019-12-14T01:54:38.279Z","3.2.1":"2019-12-14T01:52:58.876Z","3.2.0":"2019-12-13T19:17:29.110Z","3.1.2":"2019-12-08T19:08:58.276Z","3.1.1":"2019-12-07T19:39:31.847Z","3.1.0":"2019-12-07T19:36:37.889Z","3.0.2":"2019-12-03T18:40:22.208Z","3.0.1":"2019-12-03T14:23:44.492Z","3.0.0":"2019-12-03T00:14:11.400Z","3.0.0-alpha.4":"2019-12-02T04:34:34.946Z","3.0.0-alpha.3":"2019-12-02T04:15:18.729Z","3.0.0-alpha.2":"2019-11-30T20:20:29.181Z","3.0.0-alpha.1":"2019-11-30T16:27:13.103Z","2.18.0":"2019-11-27T22:16:26.175Z","2.17.3":"2019-11-27T16:52:29.655Z","2.17.2":"2019-11-27T03:52:14.047Z","2.17.1":"2019-11-27T03:19:37.871Z","2.17.0":"2019-11-25T14:28:41.526Z","2.16.1":"2019-11-25T01:43:40.862Z","2.16.0":"2019-11-22T21:09:02.049Z","2.15.1":"2019-11-17T15:39:35.014Z","2.15.0":"2019-11-14T02:29:22.580Z","2.14.5":"2019-11-12T01:40:10.783Z","2.14.4":"2019-11-09T04:01:38.122Z","2.14.3":"2019-11-09T03:40:26.531Z","2.14.2":"2019-11-06T02:49:14.146Z","2.14.1":"2019-11-02T19:54:34.866Z","2.13.0":"2019-10-29T00:34:56.531Z","2.12.2":"2019-10-25T14:44:28.164Z","2.12.1":"2019-10-23T22:35:29.523Z","2.9.0":"2019-10-22T21:23:45.721Z","2.8.1":"2019-10-22T00:11:13.877Z","2.8.0":"2019-10-20T00:09:31.835Z","2.7.2":"2019-10-18T15:00:17.970Z","2.7.1":"2019-10-14T14:14:52.639Z","2.7.0":"2019-10-14T02:40:33.355Z","2.6.2":"2019-10-14T00:51:20.719Z","2.6.1":"2019-10-14T00:11:29.658Z","2.6.0":"2019-10-13T23:55:58.904Z","2.5.3":"2019-10-12T21:38:54.299Z","2.5.2":"2019-10-12T21:14:25.857Z","2.5.1":"2019-10-12T03:50:38.238Z","2.5.0":"2019-10-12T03:36:28.305Z","2.4.1":"2019-10-10T00:27:01.795Z","2.4.0":"2019-10-08T15:56:03.154Z","2.3.1":"2019-10-07T21:43:38.157Z","2.3.0":"2019-10-02T18:16:45.147Z","2.2.0":"2019-09-21T00:12:58.188Z","2.1.5":"2019-09-18T02:39:15.453Z","2.1.4":"2019-09-18T02:30:39.466Z","2.1.2":"2019-09-18T01:48:45.042Z","2.1.1":"2019-09-18T01:30:43.665Z","2.1.0":"2019-09-18T00:18:48.384Z","2.0.2":"2019-09-12T21:25:59.722Z","1.8.1":"2019-09-11T19:27:51.551Z","2.0.1":"2019-09-11T19:24:05.373Z","2.0.0":"2019-09-11T19:17:41.895Z","1.8.0":"2019-09-08T03:54:08.199Z","1.7.0":"2019-08-30T14:25:59.488Z","1.6.2":"2019-08-23T18:46:43.153Z","1.6.1":"2019-08-19T13:23:44.703Z","1.5.0":"2019-08-18T13:41:36.838Z","1.4.0":"2019-07-30T01:18:05.341Z","1.3.1":"2019-07-22T15:23:07.802Z","1.3.0":"2019-07-22T15:22:11.145Z","1.3.0-rc.4":"2019-07-20T16:21:22.886Z","1.3.0-rc.3":"2019-07-20T12:03:13.264Z","1.3.0-rc.2":"2019-07-20T12:02:28.739Z","1.2.2":"2019-07-15T15:15:28.956Z","1.2.1":"2019-07-08T21:45:58.578Z","1.2.0":"2019-07-07T19:23:43.326Z","1.1.0":"2019-07-04T02:54:22.344Z","1.0.0":"2019-06-11T13:18:43.104Z","0.53.3":"2019-05-24T17:51:54.845Z","0.53.2":"2019-05-24T17:32:25.816Z","0.53.1":"2019-05-24T17:21:20.893Z","0.52.4":"2019-05-24T17:16:01.783Z","0.52.3":"2019-05-24T17:14:15.271Z","0.52.2":"2019-05-24T17:12:49.369Z","0.52.1":"2019-05-24T17:08:18.245Z","0.41.0":"2019-05-22T14:38:51.133Z","0.30.0":"2019-04-26T01:38:02.919Z","0.21.2":"2019-04-20T16:01:56.662Z","0.21.1":"2019-04-20T15:40:39.401Z","0.20.1":"2019-04-20T15:27:42.580Z","0.10.3":"2019-04-12T18:24:30.228Z","0.10.2":"2019-04-04T19:43:20.793Z","0.9.4":"2019-04-01T01:32:56.262Z","0.9.3":"2019-04-01T01:27:28.377Z","0.9.2":"2019-04-01T01:11:24.239Z","0.9.1":"2019-04-01T01:09:37.080Z","0.3.36":"2019-03-26T02:26:34.765Z","0.3.35":"2019-03-26T01:55:29.076Z","0.3.34":"2019-03-26T01:45:53.167Z","0.3.33-beta":"2019-03-25T04:01:19.820Z","0.2.32-beta":"2019-03-25T03:55:34.040Z","4.13.5":"2021-12-26T21:27:23.185Z","4.13.6":"2022-03-13T15:05:16.676Z","4.13.7":"2022-03-27T01:39:04.022Z","4.14.0-beta.1":"2022-05-29T17:28:08.043Z","4.14.0-beta.2":"2022-05-30T17:17:25.792Z","4.13.8":"2022-05-30T17:38:26.248Z","5.0.0":"2022-11-19T20:20:38.079Z","5.0.1":"2023-01-09T00:53:36.239Z","5.0.2":"2023-02-11T00:20:59.655Z","5.0.3":"2023-03-04T14:04:43.542Z","5.0.4":"2023-04-30T21:01:05.504Z","5.0.5":"2023-08-23T02:26:54.345Z","5.0.6":"2023-08-26T18:44:24.595Z","5.1.0":"2023-11-12T19:13:56.583Z","5.1.1":"2023-11-21T16:51:15.278Z","5.1.2":"2023-12-04T00:54:48.417Z","5.1.3":"2024-01-27T17:04:31.808Z","5.1.4":"2024-02-09T04:00:13.822Z","5.1.5":"2024-02-10T02:52:23.384Z","5.1.6":"2024-02-11T21:00:27.299Z","5.2.0":"2024-06-02T03:38:52.689Z","5.3.1":"2024-08-05T00:19:14.125Z","5.3.2":"2024-08-24T15:12:38.444Z","5.3.3":"2024-08-24T15:21:18.514Z","6.0.0-alpha.1":"2024-08-24T15:34:12.976Z","5.3.4":"2024-08-31T23:13:23.902Z","6.0.0-alpha.2":"2024-08-31T23:51:42.401Z","6.0.0-alpha.3":"2024-09-01T00:38:12.003Z","5.3.5":"2024-09-06T01:33:51.077Z","5.3.6":"2024-09-13T00:31:03.937Z","5.3.7":"2024-09-18T22:57:10.158Z","6.0.0-alpha.4":"2024-09-22T23:59:06.618Z","5.3.8":"2024-10-26T19:33:47.741Z","5.3.9":"2024-10-30T01:30:13.534Z","6.0.0-alpha.5":"2024-11-11T23:46:09.640Z","6.0.0-alpha.6":"2024-12-19T21:39:54.184Z","5.4.0":"2024-12-26T17:00:10.089Z","5.4.1":"2024-12-27T16:47:03.636Z","5.4.2":"2024-12-27T17:30:19.554Z","5.4.3":"2025-02-09T18:37:09.276Z","5.4.4":"2025-02-23T16:32:47.039Z","5.4.5":"2025-03-02T02:40:20.231Z","5.4.6":"2025-03-02T22:24:42.452Z","5.4.7":"2025-03-22T20:38:39.841Z","5.4.8":"2025-04-04T00:42:55.435Z","5.4.9":"2025-04-06T00:09:14.344Z","6.0.0-alpha.7":"2025-04-14T00:03:04.628Z","6.0.0-alpha.8":"2025-04-14T23:48:13.363Z","6.0.0-alpha.9":"2025-04-15T00:14:03.573Z","5.5.0-beta.1":"2025-04-24T01:26:49.703Z","5.5.0-beta.2":"2025-05-03T22:06:42.607Z","5.5.0":"2025-05-11T19:47:22.769Z","5.5.1":"2025-05-18T17:03:43.265Z","5.5.2":"2025-05-19T23:56:15.420Z","5.5.3":"2025-05-24T01:16:28.660Z","4.13.9":"2025-06-07T01:18:06.519Z","5.5.4":"2025-06-07T01:40:56.693Z","5.5.5":"2025-06-07T02:06:12.270Z","5.5.6":"2025-06-07T02:12:07.165Z","5.5.7":"2025-06-11T00:43:56.990Z","5.5.8":"2025-07-27T19:57:59.988Z","5.6.0":"2025-09-06T13:56:13.023Z","5.6.1":"2026-01-17T14:27:44.467Z","5.6.2":"2026-01-20T01:08:03.949Z"},"readme":"# 🦋 express-openapi-validator\n\n[![build workflow](https://github.com/cdimascio/express-openapi-validator/actions/workflows/default.yml/badge.svg)](#) [![](https://img.shields.io/npm/v/express-openapi-validator.svg)](https://www.npmjs.com/package/express-openapi-validator) [![](https://img.shields.io/npm/dm/express-openapi-validator?color=blue)](https://www.npmjs.com/package/express-openapi-validator) [![All Contributors](https://img.shields.io/github/contributors/cdimascio/express-openapi-validator\n)](#contributors) [![Coverage Status](https://coveralls.io/repos/github/cdimascio/express-openapi-validator/badge.svg?branch=master)](https://coveralls.io/github/cdimascio/express-openapi-validator?branch=master) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/1570a06f609345ddb237114bbd6ceed7)](https://www.codacy.com/manual/cdimascio/express-openapi-validator?utm_source=github.com&utm_medium=referral&utm_content=cdimascio/express-openapi-validator&utm_campaign=Badge_Grade) [![](https://img.shields.io/gitter/room/cdimascio-oss/community?color=%23eb205a)](https://gitter.im/cdimascio-oss/community) [![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/cdimascio/express-openapi-validator)  [![](https://img.shields.io/badge/documentation-yes-informational)](https://cdimascio.github.io/express-openapi-validator-documentation/) [![](https://img.shields.io/badge/license-MIT-blue.svg)](#license)\n\n**An OpenApi validator for ExpressJS** that automatically validates **API** _**requests**_ and _**responses**_ using an **OpenAPI 3** specification.\n\n<p align=\"center\">\n<img src=\"https://raw.githubusercontent.com/cdimascio/express-openapi-validator/master/assets/express-openapi-validator-logo-v2.png\" width=\"600\">\n</p>\n\n[🦋express-openapi-validator](https://github.com/cdimascio/express-openapi-validator) is an unopinionated library that integrates with new and existing API applications. express-openapi-validator lets you write code the way you want; it does not impose any coding convention or project layout. Simply, install the validator onto your express app, point it to your **OpenAPI 3.0.x** or **3.1.x** specification, then define and implement routes the way you prefer. See an [example](https://cdimascio.github.io/express-openapi-validator-documentation/guide-standard/).\n\n**Features:**\n\n- ✔️ request validation\n- ✔️ response validation (json only)\n- 👮 security validation / custom security functions\n- 👽 3rd party / custom formats / custom data serialization-deserialization\n- 🧵 optionally auto-map OpenAPI endpoints to Express handler functions\n- ✂️ **\\$ref** support; split specs over multiple files\n- 🎈 file upload\n- ✏️ OpenAPI 3.0.x and 3.1.x spec support\n- ✨ Express 4 and 5 support\n\n\n\n**Docs:**\n- 📖 [documentation](https://cdimascio.github.io/express-openapi-validator-documentation/)\n\n[![GitHub stars](https://img.shields.io/github/stars/cdimascio/express-openapi-validator.svg?style=social&label=Star&maxAge=2592000)](https://GitHub.com/cdimascio/express-openapi-validator/stargazers/) [![Twitter URL](https://img.shields.io/twitter/url/https/github.com/cdimascio/express-openapi-validator.svg?style=social)](https://twitter.com/intent/tweet?text=Check%20out%20express-openapi-validator%20by%20%40CarmineDiMascio%20https%3A%2F%2Fgithub.com%2Fcdimascio%2Fexpress-openapi-validator%20%F0%9F%91%8D)\n\n[Express 5](https://expressjs.com/en/5x/api.html) support available in `>=v5.5.0`!\n\n[OAS 3.1](https://github.com/cdimascio/express-openapi-validator/pull/882) support available in `>=v5.4.0`!\n\n[NestJS](https://github.com/cdimascio/express-openapi-validator/tree/master/examples/9-nestjs)\n[Koa](https://github.com/cdimascio/express-openapi-validator/tree/lerna-fastify/packages/koa-openapi-validator) and [Fastify](https://github.com/cdimascio/express-openapi-validator/tree/lerna-fastify/packages/fastify-openapi-validator) now available! 🚀\n\n\n## Install\n\n```shell\nnpm install express-openapi-validator\n```\n\n## Usage\n\n1. Require/import the openapi validator\n\n```javascript\nconst OpenApiValidator = require('express-openapi-validator');\n```\n\nor\n\n```javascript\nimport * as OpenApiValidator from 'express-openapi-validator';\n```\n\n2. Install the middleware\n\n```javascript\napp.use(\n  OpenApiValidator.middleware({\n    apiSpec: './openapi.yaml',\n    validateRequests: true, // (default)\n    validateResponses: true, // false by default\n  }),\n);\n```\n\n3. Register an error handler\n\n```javascript\napp.use((err, req, res, next) => {\n  // format error\n  res.status(err.status || 500).json({\n    message: err.message,\n    errors: err.errors,\n  });\n});\n```\n\n_**Important:** Ensure express is configured with all relevant body parsers. Body parser middleware functions must be specified prior to any validated routes. See an [example](#example-express-api-server)_.\n\n## [Documentation](https://cdimascio.github.io/express-openapi-validator-documentation/)\n\nSee the [doc](https://cdimascio.github.io/express-openapi-validator-documentation/) for complete documenation\n\n_deprecated_ [legacy doc](https://github.com/cdimascio/express-openapi-validator/wiki) \n\n## License\n\n[MIT](LICENSE)\n\n<a href=\"https://www.buymeacoffee.com/m97tA5c\" target=\"_blank\"><img src=\"https://bmc-cdn.nyc3.digitaloceanspaces.com/BMC-button-images/custom_images/orange_img.png\" alt=\"Buy Me A Coffee\" style=\"height: auto !important;width: auto !important;\" ></a>","users":{}}