Socket
Socket
Sign inDemoInstall

express-mquery

Package Overview
Dependencies
69
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.13 to 1.2.14

6

CHANGELOG.md

@@ -0,1 +1,7 @@

#### 1.2.14 (2021-02-16)
##### Chores
* **deps:** force latest version & audit fix ([0251ae82](https://github.com/lykmapipo/express-mquery/commit/0251ae82cd4da54342aa44653b30c3a2bcaeae69))
#### 1.2.13 (2020-12-23)

@@ -2,0 +8,0 @@

20

package.json
{
"name": "express-mquery",
"version": "1.2.13",
"version": "1.2.14",
"description": "Expose mongoose query API through HTTP request",

@@ -59,11 +59,11 @@ "main": "index.js",

"async": ">=3.2.0",
"auto-parse": ">=1.8.0",
"express": ">=4.17.1",
"lodash": ">=4.17.20",
"auto-parse": ">=1.8.0"
"lodash": ">=4.17.20"
},
"devDependencies": {
"body-parser": ">=1.19.0",
"chai": "^4.2.0",
"chai": "^4.3.0",
"dot-prop": "^6.0.1",
"faker": "^5.1.0",
"faker": "^5.4.0",
"grunt": "^1.3.0",

@@ -73,14 +73,14 @@ "grunt-contrib-jshint": "^3.0.0",

"grunt-mocha-test": "^0.13.3",
"handlebars": "^4.7.6",
"handlebars": "^4.7.7",
"jshint-stylish": "^2.2.1",
"lodash.template": "^4.5.0",
"minimist": "^1.2.5",
"mocha": "^8.2.1",
"qs": "^6.9.4",
"mocha": "^8.3.0",
"qs": "^6.9.6",
"shelljs": "^0.8.4",
"sinon": "^9.2.2",
"sinon": "^9.2.4",
"sinon-chai": "^3.5.0",
"supertest": "^6.0.1",
"supertest": "^6.1.3",
"websocket-extensions": "^0.1.4"
}
}
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