@gravity-ui/expresskit
Advanced tools
Comparing version 1.3.0 to 1.4.0
{ | ||
"name": "@gravity-ui/expresskit", | ||
"version": "1.3.0", | ||
"version": "1.4.0", | ||
"description": "Express.js wrapper for NodeKit-based apps", | ||
@@ -54,3 +54,3 @@ "main": "dist/index.js", | ||
"peerDependencies": { | ||
"@gravity-ui/nodekit": "^1.2.1" | ||
"@gravity-ui/nodekit": "^1.4.0" | ||
}, | ||
@@ -57,0 +57,0 @@ "nano-staged": { |
@@ -1,2 +0,2 @@ | ||
# ExpressKit (work in progress) | ||
# ExpressKit | ||
@@ -28,4 +28,2 @@ ExpressKit is a lightweight [express.js](https://expressjs.com/) wrapper that integrates with [NodeKit](https://github.com/gravity-ui/nodekit) and provides some useful features like request logging, tracing support, async controllers & middleware and verbose routes description. | ||
More complex examples and documentation are coming. | ||
## CSP | ||
@@ -32,0 +30,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
41858
56