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

server-modules

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

server-modules - npm Package Compare versions

Comparing version 0.1.7 to 0.1.8-dev.1

12

package.json
{
"name": "server-modules",
"version": "0.1.7",
"version": "0.1.8-dev.1",
"description": "Easy configurable server modules (logging, express, api, websocket, mongodb)",

@@ -30,2 +30,7 @@ "repository": "https://github.com/JohannesLamberts/easy-server-modules",

"dependencies": {
"@types/express": "^4.11.1",
"@types/mongodb": "^3.0.5",
"@types/morgan": "^1.7.35",
"@types/nodemailer": "^4.3.3",
"@types/socket.io": "^1.4.31",
"body-parser": "^1.18.2",

@@ -47,9 +52,4 @@ "compression": "^1.7.1",

"@types/cookie-parser": "^1.4.1",
"@types/express": "^4.11.1",
"@types/mongodb": "^3.0.5",
"@types/morgan": "^1.7.35",
"@types/multer": "^1.3.6",
"@types/node": "^8.9.3",
"@types/nodemailer": "^4.3.3",
"@types/socket.io": "^1.4.31",
"@types/throttle-debounce": "^1.0.0",

@@ -56,0 +56,0 @@ "@types/winston": "^2.3.8",

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