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.14 to 1.2.15

6

CHANGELOG.md

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

#### 1.2.15 (2020-01-12)
##### Chores
* **deps:** force latest version & audit fix ([a8da3eea](https://github.com/lykmapipo/mongoose-gridfs/commit/a8da3eea2799fd25c7554af7ee3b271b8be71190))
#### 1.2.14 (2019-11-14)

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

16

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

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

"dependencies": {
"@lykmapipo/mongoose-common": ">=0.26.6",
"@lykmapipo/mongoose-common": ">=0.28.4",
"lodash": ">=4.17.15",

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

"peerDependencies": {
"mongoose": ">=5.7.11"
"mongoose": ">=5.8.7"
},
"devDependencies": {
"@lykmapipo/mongoose-test-helpers": ">=0.7.26",
"@lykmapipo/mongoose-test-helpers": ">=0.7.28",
"async": ">=3.1.0",

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

"grunt-mocha-test": "^0.13.3",
"handlebars": "^4.5.2",
"handlebars": "^4.7.0",
"is-stream": "^2.0.0",

@@ -64,5 +64,5 @@ "jshint-stylish": "^2.2.1",

"mime": "^2.4.4",
"mocha": "^6.2.2",
"mongoose": ">=5.7.11",
"mongoose-rest-actions": "^0.29.5",
"mocha": "^7.0.0",
"mongoose": ">=5.8.7",
"mongoose-rest-actions": "^0.29.9",
"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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc