Socket
Socket
Sign inDemoInstall

@uscreen.de/fastify-mongo-auth

Package Overview
Dependencies
18
Maintainers
7
Versions
33
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.16 to 0.3.17

12

package.json
{
"name": "@uscreen.de/fastify-mongo-auth",
"version": "0.3.16",
"version": "0.3.17",
"description": "Stateless session backed by authentication against mongodb collection",

@@ -16,14 +16,14 @@ "main": "index.js",

"devDependencies": {
"@uscreen.de/dev-service": "^0.11.19",
"@uscreen.de/dev-service": "^0.11.21",
"@uscreen.de/eslint-config-prettystandard-node": "^0.2.10",
"@uscreen.de/fastify-mongo-crud": "^0.4.12",
"fastify": "^3.29.0",
"fastify": "^3.29.4",
"fastify-mongodb": "^3.0.0",
"fastify-sensible": "^3.2.0",
"husky": ">=8.0.1",
"husky": ">=8.0.2",
"lint-staged": ">=13.0.3",
"tap": "^16.3.0"
"tap": "^16.3.2"
},
"dependencies": {
"env-schema": "^5.0.0",
"env-schema": "^5.1.1",
"fastify-plugin": "^3.0.1",

@@ -30,0 +30,0 @@ "fastify-secure-session": "^3.2.0",

Sorry, the diff of this file is not supported yet

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