Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@gravity-ui/expresskit

Package Overview
Dependencies
Maintainers
0
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gravity-ui/expresskit - npm Package Compare versions

Comparing version 1.3.0 to 1.4.0

4

package.json
{
"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 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc