Socket
Socket
Sign inDemoInstall

arrow-express

Package Overview
Dependencies
71
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.7 to 0.1.8

2

dist/application/application.js

@@ -92,2 +92,4 @@ "use strict";

}
console.error('Handle request error');
console.error(error_1);
}

@@ -94,0 +96,0 @@ return [3 /*break*/, 3];

@@ -51,2 +51,4 @@ import Express from 'express';

}
console.error('Handle request error');
console.error(error);
}

@@ -53,0 +55,0 @@ }

2

package.json
{
"name": "arrow-express",
"version": "0.1.7",
"version": "0.1.8",
"description": "Library to bootstrap express applications with zero configuration",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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