New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@egodigital/express-controllers

Package Overview
Dependencies
Maintainers
3
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@egodigital/express-controllers - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

2

CHANGELOG.md
# Change Log (@egodigital/express-controllers)
## 1.1.0
## 1.1.1

@@ -5,0 +5,0 @@ * (bug)fixes

@@ -501,2 +501,3 @@ "use strict";

.trim();
p = p.replace(path.sep, '/');
while (p.endsWith('/')) {

@@ -503,0 +504,0 @@ p = p.substr(0, p.length - 1)

{
"name": "@egodigital/express-controllers",
"version": "1.1.0",
"version": "1.1.1",
"description": "Sets up controllers for Express framework.",

@@ -5,0 +5,0 @@ "author": "e.GO Digital GmbH, Aachen, Germany",

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