New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.63 to 0.0.64

7

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

@@ -17,3 +17,2 @@ "author": {

"dependencies": {
"express": "3.0.6",
"stylus": "0.31.0",

@@ -26,3 +25,5 @@ "jade": "0.27.7",

"coffee-script": "^1.9.1",
"body-parser": "^1.12.2"
"body-parser": "^1.13.3",
"cookie-parser": "^1.3.5",
"express-session": "^1.11.3"
},

@@ -29,0 +30,0 @@ "engines": {

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

npm install -g coffeescript
npm install jade express@3.0.6
npm install jade express@4.13.3
npm install express-api-user-management-signup

@@ -27,0 +27,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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