New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

express-api-common

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

express-api-common - npm Package Compare versions

Comparing version 4.1.4 to 4.1.5

44

package.json
{
"name": "express-api-common",
"version": "4.1.4",
"version": "4.1.5",
"description": "express api configured with logging, healthcheck, prometheus metrics, and other things I commonly use",

@@ -26,8 +26,8 @@ "scripts": {

"dependencies": {
"body-parser": "^1.18.2",
"debug": "^4.0.1",
"express": "^4.16.2",
"express-prom-bundle": "^5.1.0",
"express-servicebus": "^1.0.1",
"prom-client": "^11.2.1"
"body-parser": "^1.19.0",
"debug": "^4.1.1",
"express": "^4.17.1",
"express-prom-bundle": "^6.0.0",
"express-servicebus": "^1.0.2",
"prom-client": "^12.0.0"
},

@@ -37,21 +37,19 @@ "devDependencies": {

"babel-core": "6.26.3",
"babel-eslint": "10.0.1",
"babel-jest": "24.5.0",
"babel-plugin-module-resolver": "3.2.0",
"babel-eslint": "10.1.0",
"babel-jest": "26.0.1",
"babel-plugin-module-resolver": "4.0.0",
"babel-plugin-transform-object-rest-spread": "6.26.0",
"babel-preset-env": "1.7.0",
"babel-register": "6.26.0",
"commitizen": "3.0.7",
"cz-conventional-changelog": "2.1.0",
"eslint": "5.15.3",
"eslint-config-standard": "12.0.0",
"eslint-plugin-import": "2.16.0",
"eslint-plugin-node": "8.0.1",
"eslint-plugin-promise": "4.0.1",
"eslint-plugin-standard": "4.0.0",
"husky": "1.3.1",
"jest": "24.5.0",
"regenerator-runtime": "0.13.2",
"semantic-release": "15.13.3",
"travis-deploy-once": "5.0.11"
"commitizen": "4.1.2",
"cz-conventional-changelog": "3.2.0",
"eslint": "7.0.0",
"eslint-config-standard": "14.1.1",
"eslint-plugin-import": "2.20.2",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "4.2.1",
"eslint-plugin-standard": "4.0.1",
"husky": "4.2.5",
"jest": "26.0.1",
"regenerator-runtime": "0.13.5"
},

@@ -58,0 +56,0 @@ "license": "ISC",

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