Socket
Socket
Sign inDemoInstall

mongoose-gridfs

Package Overview
Dependencies
3
Maintainers
1
Versions
70
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.12 to 1.2.13

6

CHANGELOG.md

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

#### 1.2.13 (2019-10-23)
##### Chores
* **deps:** force latest version & audit fix ([cbb6b8fa](https://github.com/lykmapipo/mongoose-gridfs/commit/cbb6b8fa1c210f2821a00d0b9db5ee88c84fe74e))
#### 1.2.12 (2019-10-10)

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

16

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

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

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

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

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

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

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

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

"mime": "^2.4.4",
"mocha": "^6.2.1",
"mongoose": ">=5.7.4",
"mongoose-rest-actions": "^0.29.3",
"mocha": "^6.2.2",
"mongoose": ">=5.7.6",
"mongoose-rest-actions": "^0.29.5",
"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