Socket
Socket
Sign inDemoInstall

advanced

Package Overview
Dependencies
140
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.4.6 to 0.4.7

20

package.json
{
"name": "advanced",
"version": "0.4.6",
"version": "0.4.7",
"description": "A simple MVC framework based on Express",

@@ -14,18 +14,18 @@ "main": "./lib/index.js",

"bluebird": "^2.9.25",
"body-parser": "^1.12.3",
"body-parser": "^1.18.3",
"commander": "^2.8.1",
"cookie-parser": "^1.3.4",
"debug": "^2.1.3",
"express": "^4.12.3",
"debug": "^3.1.0",
"express": "^4.16.3",
"fs-extra": "^0.26.7",
"lodash": "^3.8.0",
"lodash": "^4.17.10",
"methods": "^1.1.1",
"morgan": "^1.5.3",
"request": "^2.55.0"
"morgan": "^1.9.0",
"request": "^2.87.0"
},
"devDependencies": {
"coffee-script": "^1.9.3",
"mocha": "^2.2.5",
"should": "^6.0.3",
"supertest": "^1.0.1"
"mocha": "^5.2.0",
"should": "^13.2.3",
"supertest": "^3.1.0"
},

@@ -32,0 +32,0 @@ "scripts": {

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