Socket
Socket
Sign inDemoInstall

express-routes-mapper

Package Overview
Dependencies
167
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

10

package.json
{
"name": "express-routes-mapper",
"version": "1.0.0",
"version": "1.0.1",
"description": "a small mapper for express routes",

@@ -26,5 +26,9 @@ "main": "lib/index.js",

"type": "git",
"url": "git+https://github.com/rudolfsonjunior/express-routes-mapper.git"
"url": "git+https://github.com/aichbauer/express-routes-mapper.git"
},
"author": "Lukas Aichbauer <rudolfson.junior@gmail.com> (https://github.com/rudolfsonjunior/)",
"bugs": {
"url": "https://github.com/aichbauer/express-routes-mapper/issues"
},
"homepage": "https://github.com/rudolfsonjunior/express-routes-mapper#readme",
"author": "Lukas Aichbauer <l.aichbauer@gmail.com> (https://github.com/aichbauer/)",
"license": "MIT",

@@ -31,0 +35,0 @@ "dependencies": {

# express-routes-mapper
[![Build Status](https://travis-ci.org/rudolfsonjunior/express-routes-mapper.svg?branch=master)](https://travis-ci.org/rudolfsonjunior/express-routes-mapper) [![Coverage Status](https://coveralls.io/repos/github/rudolfsonjunior/express-routes-mapper/badge.svg)](https://coveralls.io/github/rudolfsonjunior/express-routes-mapper)
[![Build Status](https://travis-ci.org/aichbauer/express-routes-mapper.svg?branch=master)](https://travis-ci.org/aichbauer/express-routes-mapper) [![Coverage Status](https://coveralls.io/repos/github/aichbauer/express-routes-mapper/badge.svg)](https://coveralls.io/github/aichbauer/express-routes-mapper)

@@ -5,0 +5,0 @@ > A simple package to map your routes for your expressjs application

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