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.4 to 1.2.5

6

CHANGELOG.md

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

#### 1.2.5 (2019-08-14)
##### Chores
* **deps:** force latest version & audit fix ([286584c7](https://github.com/lykmapipo/mongoose-gridfs/commit/286584c78ce407b5c456a8e730400ee6f606dd77))
#### 1.2.4 (2019-07-09)

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

20

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

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

"dependencies": {
"@lykmapipo/mongoose-common": ">=0.25.8",
"lodash": ">=4.17.11",
"@lykmapipo/mongoose-common": ">=0.25.10",
"lodash": ">=4.17.15",
"stream-read": ">=1.1.2"
},
"peerDependencies": {
"mongoose": ">=5.6.4"
"mongoose": ">=5.6.9"
},
"devDependencies": {
"@lykmapipo/mongoose-test-helpers": ">=0.7.15",
"@lykmapipo/mongoose-test-helpers": ">=0.7.17",
"async": ">=3.1.0",

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

"jshint-stylish": "^2.2.1",
"load-grunt-tasks": "^5.0.0",
"load-grunt-tasks": "^5.1.0",
"mime": "^2.4.4",
"mocha": "^6.1.4",
"mongoose": ">=5.6.4",
"mongoose-rest-actions": "^0.28.5",
"multer": "^1.4.1",
"mocha": "^6.2.0",
"mongoose": ">=5.6.9",
"mongoose-rest-actions": "^0.28.6",
"multer": "^1.4.2",
"on-finished": "^2.3.0",

@@ -67,0 +67,0 @@ "shelljs": "^0.8.3"

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