Socket
Socket
Sign inDemoInstall

api-query-params

Package Overview
Dependencies
0
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.0 to 5.1.0

6

package.json
{
"name": "api-query-params",
"version": "5.0.0",
"version": "5.1.0",
"description": "Convert query parameters from API urls to MongoDB queries",
"main": "dist/cjs/index.js",
"files": [
"dist/"
"dist/",
"./types.d.ts"
],
"types": "./types.d.ts",
"scripts": {

@@ -10,0 +12,0 @@ "build": "babel ./src/index.js --out-file ./dist/cjs/index.js",

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