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.13 to 1.2.14

6

CHANGELOG.md

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

#### 1.2.14 (2019-11-14)
##### Chores
* **deps:** force latest version & audit fix ([00cd8aa7](https://github.com/lykmapipo/mongoose-gridfs/commit/00cd8aa799cafe943a1aa3064f17a0cecdbca65d))
#### 1.2.13 (2019-10-23)

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

14

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

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

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

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

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

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

"express": "^4.17.1",
"form-data": "^2.5.1",
"form-data": "^3.0.0",
"grunt": "^1.0.4",

@@ -59,3 +59,3 @@ "grunt-contrib-jshint": "^2.1.0",

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

@@ -66,3 +66,3 @@ "jshint-stylish": "^2.2.1",

"mocha": "^6.2.2",
"mongoose": ">=5.7.6",
"mongoose": ">=5.7.11",
"mongoose-rest-actions": "^0.29.5",

@@ -69,0 +69,0 @@ "multer": "^1.4.2",

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