Socket
Socket
Sign inDemoInstall

mongoose-gridfs

Package Overview
Dependencies
3
Maintainers
1
Versions
70
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.38 to 1.2.39

6

CHANGELOG.md

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

#### 1.2.39 (2020-05-02)
##### Chores
* **deps:** force latest version & audit fix ([d9c7c055](https://github.com/lykmapipo/mongoose-gridfs/commit/d9c7c05583e26952db8ae8476e7e2f932e08415e))
#### 1.2.38 (2020-04-27)

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

14

package.json
{
"name": "mongoose-gridfs",
"version": "1.2.38",
"version": "1.2.39",
"description": "mongoose gridfs on top of gridfs-stream",

@@ -36,3 +36,3 @@ "main": "index.js",

"dependencies": {
"@lykmapipo/mongoose-common": ">=0.32.1",
"@lykmapipo/mongoose-common": ">=0.33.1",
"lodash": ">=4.17.15",

@@ -42,6 +42,6 @@ "stream-read": ">=1.1.2"

"peerDependencies": {
"mongoose": ">=5.9.10"
"mongoose": ">=5.9.11"
},
"devDependencies": {
"@lykmapipo/mongoose-test-helpers": ">=0.7.44",
"@lykmapipo/mongoose-test-helpers": ">=0.7.45",
"async": ">=3.2.0",

@@ -62,6 +62,6 @@ "body-parser": "^1.19.0",

"load-grunt-tasks": "^5.1.0",
"mime": "^2.4.4",
"mime": "^2.4.5",
"mocha": "^7.1.2",
"mongoose": ">=5.9.10",
"mongoose-rest-actions": "^0.29.20",
"mongoose": ">=5.9.11",
"mongoose-rest-actions": "^0.29.21",
"multer": "^1.4.2",

@@ -68,0 +68,0 @@ "on-finished": "^2.3.0",

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc