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.42 to 1.2.43

6

CHANGELOG.md

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

#### 1.2.43 (2020-06-10)
##### Chores
* **deps:** force latest version & audit fix ([9dcb35f5](https://github.com/lykmapipo/mongoose-gridfs/commit/9dcb35f5a0b08afdf0897da4c82db3f7b5318946))
#### 1.2.42 (2020-05-20)

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

16

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

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

"dependencies": {
"@lykmapipo/mongoose-common": ">=0.34.3",
"@lykmapipo/mongoose-common": ">=0.35.1",
"lodash": ">=4.17.15",

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

"peerDependencies": {
"mongoose": ">=5.9.15"
"mongoose": ">=5.9.18"
},
"devDependencies": {
"@lykmapipo/mongoose-test-helpers": ">=0.7.47",
"@lykmapipo/mongoose-test-helpers": ">=0.7.48",
"async": ">=3.2.0",

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

"load-grunt-tasks": "^5.1.0",
"mime": "^2.4.5",
"mocha": "^7.1.2",
"mongoose": ">=5.9.15",
"mongoose-rest-actions": "^0.29.23",
"mime": "^2.4.6",
"mocha": "^7.2.0",
"mongoose": ">=5.9.18",
"mongoose-rest-actions": "^0.30.0",
"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