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.44 to 1.2.45

6

CHANGELOG.md

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

#### 1.2.45 (2020-07-02)
##### Chores
* **deps:** force latest version & audit fix ([e01a5738](https://github.com/lykmapipo/mongoose-gridfs/commit/e01a5738fea7eb9149af9d36e1307735ef1646cc))
#### 1.2.44 (2020-06-26)

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

12

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

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

"dependencies": {
"@lykmapipo/mongoose-common": ">=0.38.0",
"@lykmapipo/mongoose-common": ">=0.38.1",
"lodash": ">=4.17.15",

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

"peerDependencies": {
"mongoose": ">=5.9.20"
"mongoose": ">=5.9.21"
},
"devDependencies": {
"@lykmapipo/mongoose-test-helpers": ">=0.8.0",
"@lykmapipo/mongoose-test-helpers": ">=0.8.1",
"async": ">=3.2.0",

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

"mocha": "^8.0.1",
"mongoose": ">=5.9.20",
"mongoose-rest-actions": "^0.30.1",
"mongoose": ">=5.9.21",
"mongoose-rest-actions": "^0.30.2",
"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