Socket
Socket
Sign inDemoInstall

exegesis-express

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

exegesis-express - npm Package Compare versions

Comparing version 1.0.0 to 2.0.0

LICENSE

41

package.json
{
"name": "exegesis-express",
"version": "1.0.0",
"version": "2.0.0",
"description": "Express middleware to handle OpenAPI 3.x.",

@@ -55,3 +55,2 @@ "main": "dist/index.js",

"hooks": {
"commit-msg": "commitlint -e $GIT_PARAMS",
"pre-commit": "npm run precommit:test"

@@ -61,24 +60,24 @@ }

"dependencies": {
"@types/chai": "^4.1.3",
"exegesis": "^1.0.0"
"exegesis": "^2.0.0"
},
"devDependencies": {
"@types/express": "^4.11.1",
"@types/mocha": "^5.2.0",
"@types/node": "^6.0.109",
"chai": "^4.1.2",
"@jwalton/semantic-release-config": "^1.0.0",
"@types/chai": "^4.1.7",
"@types/express": "^4.16.1",
"@types/mocha": "^5.2.6",
"@types/node": "^12.0.2",
"chai": "^4.2.0",
"chai-as-promised": "^7.1.1",
"commitlint": "^6.2.0",
"coveralls": "^3.0.1",
"express": "^4.16.3",
"husky": "^1.0.0-rc.4",
"lint-staged": "^7.1.0",
"markdownlint-cli": "^0.9.0",
"mocha": "^5.1.1",
"nyc": "^11.7.2",
"semantic-release": "^15.4.0",
"supertest-fetch": "^1.0.4",
"ts-node": "^6.0.3",
"tslint": "^5.10.0",
"typescript": "^2.8.3"
"coveralls": "^3.0.3",
"express": "^4.16.4",
"husky": "^2.3.0",
"lint-staged": "^8.1.5",
"markdownlint-cli": "^0.16.0",
"mocha": "^6.0.2",
"nyc": "^14.0.0",
"semantic-release": "^15.13.3",
"supertest-fetch": "^1.2.4",
"ts-node": "^8.0.3",
"tslint": "^5.14.0",
"typescript": "^3.4.1"
},

@@ -85,0 +84,0 @@ "greenkeeper": {

@@ -7,2 +7,3 @@ # exegesis-express

[![Greenkeeper badge](https://badges.greenkeeper.io/exegesis-js/exegesis-express.svg)](https://greenkeeper.io/)
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)

@@ -9,0 +10,0 @@ > ## *exegesis*

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc