Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@autofleet/super-express

Package Overview
Dependencies
Maintainers
4
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@autofleet/super-express - npm Package Compare versions

Comparing version 1.1.11 to 1.1.12

4

index.js

@@ -34,6 +34,2 @@ const express = require('express')

}
if (!isProd && !isStage) {
app.use(require('express-status-monitor')())
}

@@ -40,0 +36,0 @@ // General

3

package.json
{
"name": "@autofleet/super-express",
"version": "1.1.11",
"version": "1.1.12",
"description": "AF Express with built in boilerplate",

@@ -13,3 +13,2 @@ "main": "index.js",

"express": "^4.16.3",
"express-status-monitor": "^1.2.3",
"helmet": "^3.6.1",

@@ -16,0 +15,0 @@ "morgan": "^1.8.2"

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