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

@autofleet/super-express

Package Overview
Dependencies
Maintainers
0
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 2.1.0 to 2.2.0

.nvmrc

14

package.json
{
"name": "@autofleet/super-express",
"version": "2.1.0",
"version": "2.2.0",
"description": "AF Express with built in boilerplate",
"main": "index.js",
"main": "src/index.js",
"type": "module",

@@ -10,8 +10,10 @@ "author": "Autofleet",

"dependencies": {
"@autofleet/nitur": "^1.3.4",
"@autofleet/zehut": "^3.0.10",
"express": "^4.19.2",
"helmet": "^3.21.2",
"morgan": "^1.9.1"
"morgan": "^1.10.0"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "node --test test/index.test.js",
"publish": "npm publish"
},

@@ -28,4 +30,4 @@ "repository": {

"@types/express": "^4.17.21",
"@types/helmet": "^4.0.0"
"supertest": "^7.0.0"
}
}
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