Socket
Socket
Sign inDemoInstall

mongoose-gridfs

Package Overview
Dependencies
252
Maintainers
1
Versions
70
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.40 to 1.2.41

6

CHANGELOG.md

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

#### 1.2.41 (2020-05-09)
##### Chores
* **deps:** force latest version & audit fix ([cedb0592](https://github.com/lykmapipo/mongoose-gridfs/commit/cedb059217478521b18f403fa0f612dc78e38d6a))
#### 1.2.40 (2020-05-02)

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

12

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

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

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

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

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

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

"mocha": "^7.1.2",
"mongoose": ">=5.9.11",
"mongoose-rest-actions": "^0.29.21",
"mongoose": ">=5.9.13",
"mongoose-rest-actions": "^0.29.22",
"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