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

mongoose-query-parser

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mongoose-query-parser - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

6

package.json
{
"name": "mongoose-query-parser",
"version": "1.0.6",
"version": "1.0.7",
"description": "Convert url query string to MongooseJs friendly query object including advanced filtering, sorting, population, string template, type casting and many more...",

@@ -10,3 +10,3 @@ "main": "./lib/index.js",

"compile": "npm run clean && tsc",
"prepublishOnly": "npm run compile",
"prepublish": "npm run compile",
"pretest": "npm run compile",

@@ -48,2 +48,2 @@ "test": "mocha ./lib/**/*.spec.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