Socket
Socket
Sign inDemoInstall

express-servicebus

Package Overview
Dependencies
0
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.2 to 1.0.3

renovate.json

2

index.test.js

@@ -20,3 +20,3 @@ const expressServicebus = require('express-servicebus')

it('does nothing is bus is not provided', () => {
it('does nothing if bus is not provided', () => {
let mw = expressServicebus()

@@ -23,0 +23,0 @@ let req = {}

{
"name": "express-servicebus",
"version": "1.0.2",
"version": "1.0.3",
"description": "takes a bus and makes it available on the `res` object",

@@ -30,14 +30,12 @@ "main": "index.js",

"devDependencies": {
"commitizen": "^2.10.1",
"cz-conventional-changelog": "^2.1.0",
"eslint": "^5.0.1",
"eslint-config-standard": "^12.0.0",
"eslint-plugin-import": "^2.13.0",
"eslint-plugin-node": "^7.0.0",
"eslint-plugin-promise": "^4.0.0",
"eslint-plugin-standard": "^4.0.0",
"jest": "^23.2.0",
"semantic-release": "^15.6.0",
"travis-deploy-once": "^5.0.0"
"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",
"jest": "26.0.1"
}
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc