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

@alchemycodelab/create-app

Package Overview
Dependencies
Maintainers
3
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alchemycodelab/create-app - npm Package Compare versions

Comparing version 8.0.6 to 8.0.7

express-sql/lib/middleware/not-found.js

2

express-sql/lib/app.js

@@ -12,5 +12,5 @@ const express = require('express');

// a request doesn't match any app routes
app.use(require('./middleware/notFound'));
app.use(require('./middleware/not-found'));
app.use(require('./middleware/error'));
module.exports = app;
{
"name": "@alchemycodelab/create-app",
"version": "8.0.6",
"version": "8.0.7",
"description": "",

@@ -5,0 +5,0 @@ "repository": {

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