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

mendel2-development-middleware

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mendel2-development-middleware - npm Package Compare versions

Comparing version 3.0.0-alpha.5 to 3.0.0-alpha.6

1

index.js

@@ -99,2 +99,3 @@ const pathToRegExp = require('path-to-regexp');

const bundle = params.bundle ? path.parse(params.bundle).name : '';
if (!bundle || !bundles.has(bundle)) return next();

@@ -101,0 +102,0 @@

8

package.json
{
"name": "mendel2-development-middleware",
"version": "3.0.0-alpha.5",
"version": "3.0.0-alpha.6",
"description": "A temporary package as it loses backwards compatibility",

@@ -13,7 +13,7 @@ "main": "index.js",

"path-to-regexp": "^1.7.0",
"mendel-config": "3.0.0-alpha.5",
"mendel-config": "3.0.0-alpha.6",
"mendel-development": "^1.1.0",
"mendel-exec": "3.0.0-alpha.5",
"mendel-pipeline": "3.0.0-alpha.5"
"mendel-exec": "3.0.0-alpha.6",
"mendel-pipeline": "3.0.0-alpha.6"
}
}
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