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

express-api-user-management-signup

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

express-api-user-management-signup - npm Package Compare versions

Comparing version 0.0.51 to 0.0.52

2

package.json
{
"name": "express-api-user-management-signup",
"version": "0.0.51",
"version": "0.0.52",
"description": "adds user frontend with login-, registration-, and webhook- features to your (express) application. Startingpoint for DIY api management",

@@ -5,0 +5,0 @@ "author": {

@@ -40,3 +40,3 @@ express-api-user-management-signup

requestdata: { headers: { "x-some-token":"l1kj2k323"} }
}
},
mongo: {

@@ -46,5 +46,5 @@ host: "localhost",

name: "foo"
// user: "foo"
// user: "foo",
// password: "23kj4"
}
},
layout: {

@@ -51,0 +51,0 @@ title: {

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