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

eplate

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eplate - npm Package Compare versions

Comparing version 1.4.6 to 1.4.7

2

package.json
{
"name": "eplate",
"version": "1.4.6",
"version": "1.4.7",
"description": "",

@@ -5,0 +5,0 @@ "repository": "https://gitlab.com/MarcTimperley/eplate",

@@ -0,1 +1,4 @@

# eplate
Express application boilerplate with simple routing structure. Ideally suited to API microservices.
[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)

@@ -5,5 +8,2 @@ [![pipeline status](https://gitlab.com/MarcTimperley/eplate/badges/master/pipeline.svg)](https://gitlab.com/MarcTimperley/eplate/commits/master)

# eplate
Express application boilerplate with simple routing structure. Ideally suited to microservices.
##### Why another express boilerplate?

@@ -10,0 +10,0 @@ This boilerplate doesn't rely on external libraries apart from [chalk](https://github.com/chalk/chalk) and express itself and allows you to simply add routes without worrying about filling the server index. Configuration is externalised into one file, making it simple to adopt and new routes are just dropped into the routes folder...

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