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.16 to 1.2.17

6

CHANGELOG.md

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

#### 1.2.17 (2020-01-14)
##### Chores
* **deps:** force latest version & audit fix ([e99f2d12](https://github.com/lykmapipo/mongoose-gridfs/commit/e99f2d12cd06ba71b63bb3837b29c61ad76b026b))
#### 1.2.16 (2020-01-12)

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

10

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

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

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

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

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

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

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

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

"mongoose": ">=5.8.7",
"mongoose-rest-actions": "^0.29.9",
"mongoose-rest-actions": "^0.29.10",
"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