New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

app-builder

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

app-builder - npm Package Compare versions

Comparing version 7.0.2 to 7.0.3

5

package.json
{
"name": "app-builder",
"version": "7.0.2",
"version": "7.0.3",
"description": "Promise based composable functions for middleware",

@@ -11,3 +11,4 @@ "main": "./lib/cjs/app-builder.js",

"node": {
"import": "./lib/esm/app-builder.js"
"import": "./lib/esm/app-builder.js",
"require": "./lib/cjs/app-builder.js"
},

@@ -14,0 +15,0 @@ "default": "./lib/cjs/app-builder.js"

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