Socket
Socket
Sign inDemoInstall

mongoose-gridfs

Package Overview
Dependencies
4
Maintainers
1
Versions
70
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.36 to 1.2.37

6

CHANGELOG.md

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

#### 1.2.37 (2020-04-27)
##### Chores
* **deps:** force latest version & audit fix ([f8a19e89](https://github.com/lykmapipo/mongoose-gridfs/commit/f8a19e89a06037239df1883aeb99fcc4b53ee75e))
#### 1.2.36 (2020-04-16)

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

16

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

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

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

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

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

@@ -63,8 +63,8 @@ "body-parser": "^1.19.0",

"mime": "^2.4.4",
"mocha": "^7.1.1",
"mongoose": ">=5.9.9",
"mongoose-rest-actions": "^0.29.19",
"mocha": "^7.1.2",
"mongoose": ">=5.9.10",
"mongoose-rest-actions": "^0.29.20",
"multer": "^1.4.2",
"on-finished": "^2.3.0",
"shelljs": "^0.8.3"
"shelljs": "^0.8.4"
},

@@ -71,0 +71,0 @@ "engines": {

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