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.7 to 1.2.8

6

CHANGELOG.md

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

#### 1.2.8 (2019-09-26)
##### Chores
* **deps:** force latest version & audit fix ([b752b1bb](https://github.com/lykmapipo/mongoose-gridfs/commit/b752b1bb1ff01c46cc2940a5c65ea55bb281699f))
#### 1.2.7 (2019-09-18)

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

8

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

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

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

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

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

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

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

@@ -60,0 +60,0 @@ "jshint-stylish": "^2.2.1",

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