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 1.1.0 to 1.1.1

6

CHANGELOG.md
# arrow-express
## 1.1.1
### Patch Changes
- Add documentation
## 1.1.0

@@ -4,0 +10,0 @@

2

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

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

@@ -90,2 +90,3 @@ # Arrow Express

- `handler(handler)` - register controller handler which will be used by all routes
- `prefix(prefix)` - register controller prefix which will be used by all routes

@@ -92,0 +93,0 @@ - `registerRoute(route)` - register route in controller

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