Socket
Socket
Sign inDemoInstall

mongoose-gridfs

Package Overview
Dependencies
Maintainers
1
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mongoose-gridfs - npm Package Compare versions

Comparing version 1.2.34 to 1.2.35

6

CHANGELOG.md

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

#### 1.2.35 (2020-04-16)
##### Chores
* **deps:** force latest version & audit fix ([dcccb6f4](https://github.com/lykmapipo/mongoose-gridfs/commit/dcccb6f4c9ec0b81e9e53dd0e12e0f24c1d1ed96))
#### 1.2.34 (2020-03-30)

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

14

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

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

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

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

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

@@ -58,3 +58,3 @@ "body-parser": "^1.19.0",

"grunt-mocha-test": "^0.13.3",
"handlebars": "^4.7.3",
"handlebars": "^4.7.6",
"is-stream": "^2.0.0",

@@ -65,4 +65,4 @@ "jshint-stylish": "^2.2.1",

"mocha": "^7.1.1",
"mongoose": ">=5.9.6",
"mongoose-rest-actions": "^0.29.18",
"mongoose": ">=5.9.9",
"mongoose-rest-actions": "^0.29.19",
"multer": "^1.4.2",

@@ -69,0 +69,0 @@ "on-finished": "^2.3.0",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc