Socket
Socket
Sign inDemoInstall

mongoose-gridfs

Package Overview
Dependencies
38
Maintainers
1
Versions
70
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.46 to 1.2.47

6

CHANGELOG.md

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

#### 1.2.47 (2020-07-29)
##### Chores
* **deps:** force latest version & audit fix ([77ae882c](https://github.com/lykmapipo/mongoose-gridfs/commit/77ae882c89e00e287ca784085af257e96470b805))
#### 1.2.46 (2020-07-14)

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

12

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

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

"dependencies": {
"@lykmapipo/mongoose-common": ">=0.38.2",
"@lykmapipo/mongoose-common": ">=0.38.3",
"lodash": ">=4.17.19",

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

"peerDependencies": {
"mongoose": ">=5.9.24"
"mongoose": ">=5.9.26"
},
"devDependencies": {
"@lykmapipo/mongoose-test-helpers": ">=0.8.2",
"@lykmapipo/mongoose-test-helpers": ">=0.8.3",
"async": ">=3.2.0",

@@ -64,4 +64,4 @@ "body-parser": "^1.19.0",

"mocha": "^8.0.1",
"mongoose": ">=5.9.24",
"mongoose-rest-actions": "^0.30.3",
"mongoose": ">=5.9.26",
"mongoose-rest-actions": "^0.30.4",
"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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc