Socket
Socket
Sign inDemoInstall

express-routes-mapper

Package Overview
Dependencies
141
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.4 to 1.0.5

4

CHANGELOG.md

@@ -0,1 +1,5 @@

1.0.5 - October, 09 2018
* 7de1449 Chore: manage dependencies (#27) (Lukas Aichbauer)
1.0.4 - October, 03 2018

@@ -2,0 +6,0 @@

10

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

@@ -35,4 +35,5 @@ "main": "lib/index.js",

"dependencies": {
"@babel/core": "^7.1.2",
"@babel/register": "^7.0.0",
"@babel/runtime": "^7.0.0",
"@babel/runtime": "^7.1.2",
"express": "^4.16.3",

@@ -42,6 +43,5 @@ "object.entries": "^1.0.4"

"devDependencies": {
"@babel/cli": "^7.0.0",
"@babel/core": "^7.0.0",
"@babel/cli": "^7.1.2",
"@babel/plugin-transform-runtime": "^7.0.0",
"@babel/preset-env": "^7.0.0",
"@babel/preset-env": "^7.1.0",
"ava": "^0.18.2",

@@ -48,0 +48,0 @@ "babel-plugin-add-module-exports": "^1.0.0",

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