Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

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.28 to 1.2.29

6

CHANGELOG.md

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

#### 1.2.29 (2020-02-28)
##### Chores
* **deps:** force latest version & audit fix ([2da2619e](https://github.com/lykmapipo/mongoose-gridfs/commit/2da2619e03a31b22ac276ec7656a730a8ffdd7a3))
#### 1.2.28 (2020-02-16)

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

16

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

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

"dependencies": {
"@lykmapipo/mongoose-common": ">=0.29.4",
"@lykmapipo/mongoose-common": ">=0.29.5",
"lodash": ">=4.17.15",

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

"peerDependencies": {
"mongoose": ">=5.9.1"
"mongoose": ">=5.9.2"
},
"devDependencies": {
"@lykmapipo/mongoose-test-helpers": ">=0.7.36",
"async": ">=3.1.1",
"@lykmapipo/mongoose-test-helpers": ">=0.7.37",
"async": ">=3.2.0",
"body-parser": "^1.19.0",

@@ -63,5 +63,5 @@ "chai": "^4.2.0",

"mime": "^2.4.4",
"mocha": "^7.0.1",
"mongoose": ">=5.9.1",
"mongoose-rest-actions": "^0.29.15",
"mocha": "^7.1.0",
"mongoose": ">=5.9.2",
"mongoose-rest-actions": "^0.29.16",
"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