Socket
Socket
Sign inDemoInstall

advanced-results

Package Overview
Dependencies
289
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

2

dist/middleware/advancedResults.js

@@ -77,3 +77,2 @@ "use strict";

possibleValues = req.query[qr];
debugger;
if (possibleValues.regex) {

@@ -248,3 +247,2 @@ // Make sure it's a string, if it's not a string then it should not have [regex] field inside of it

}
debugger;
return [4 /*yield*/, query];

@@ -251,0 +249,0 @@ case 3:

2

package.json
{
"name": "advanced-results",
"version": "1.0.1",
"version": "1.0.2",
"description": "Advanced query middleware for expressjs and mongoose",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc