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.8 to 1.2.9

6

CHANGELOG.md

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

#### 1.2.9 (2019-09-28)
##### Chores
* **deps:** force latest version & audit fix ([349405d4](https://github.com/lykmapipo/mongoose-gridfs/commit/349405d476504166804d3305bd5099d3338017a8))
#### 1.2.8 (2019-09-26)

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

10

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

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

"dependencies": {
"@lykmapipo/mongoose-common": ">=0.25.14",
"@lykmapipo/mongoose-common": ">=0.26.0",
"lodash": ">=4.17.15",

@@ -45,3 +45,3 @@ "stream-read": ">=1.1.2"

"devDependencies": {
"@lykmapipo/mongoose-test-helpers": ">=0.7.20",
"@lykmapipo/mongoose-test-helpers": ">=0.7.23",
"async": ">=3.1.0",

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

"grunt-mocha-test": "^0.13.3",
"handlebars": "^4.3.1",
"handlebars": "^4.3.3",
"is-stream": "^2.0.0",

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

"mongoose": ">=5.7.1",
"mongoose-rest-actions": "^0.28.9",
"mongoose-rest-actions": "^0.29.0",
"multer": "^1.4.2",

@@ -68,0 +68,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