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

express-middleware

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

express-middleware - npm Package Compare versions

Comparing version

to
2.0.1

.circleci/config.yml

23

package.json
{
"name": "express-middleware",
"version": "2.0.0",
"version": "2.0.1",
"description": "Set of middlewares for Chauffeur-Privé",

@@ -12,12 +12,12 @@ "keywords": [

"dependencies": {
"@chauffeur-prive/i18n": "1.8.0",
"accept-language-parser": "^1.3.0",
"bunyan": "~1.8.1",
"co-express": "^1.2.2",
"country-language": "^0.1.7",
"@chauffeur-prive/i18n": "1.8.2",
"accept-language-parser": "1.3.0",
"bunyan": "1.8.1",
"co-express": "1.2.2",
"country-language": "0.1.7",
"http-errors": "1.5.1",
"ipaddr.js": "1.2.0",
"lodash": "~4.11.1",
"morgan": "~1.7.0",
"node-uuid": "~1.4.7"
"lodash": "4.17.5",
"morgan": "1.7.0",
"node-uuid": "1.4.7"
},

@@ -29,5 +29,6 @@ "devDependencies": {

"eslint": "~1.10.3",
"eslint-config-cp": "transcovo/eslint-config-cp#1.1.0",
"eslint-config-cp": "github:transcovo/eslint-config-cp#1.1.0",
"express": "^4.14.0",
"istanbul": "~0.4.2",
"is-path-in-cwd": "^2.0.0",
"mocha": "~2.4.5",

@@ -51,3 +52,3 @@ "mocha-lcov-reporter": "~1.0.0",

"engines": {
"node": "8.10.0",
"node": ">=6.0.0",
"npm": ">=2.14.7"

@@ -54,0 +55,0 @@ },

Sorry, the diff of this file is not supported yet