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

multer-gridfs-storage

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

multer-gridfs-storage - npm Package Versions

13

3.2.3

Diff

Changelog

Source

3.2.3

  • Fix: Solved bug in mongodb@2 and mongoose compatibility
devconcept
published 3.2.2 •

Changelog

Source

3.2.2

  • Fix: Removed multer extra dependency from package.json
devconcept
published 3.2.1 •

Changelog

Source

3.2.1

  • Feature: Added aliases and disableMD5 properties to file naming configuration
devconcept
published 3.2.0 •

Changelog

Source

3.2.0

  • Feature: Support for Mongoose connections
  • Feature: Ready method to wait for the MongoDb connection
  • Breaking change: Deprecated "connectionOpts" in favor of "options"
devconcept
published 3.1.0 •

Changelog

Source

3.1.0

  • Feature: Added caching feature
  • Fix: Updated dependencies
  • Fix: Moved multer to peer dependencies
  • Breaking change: Dropped support for node 0.x
  • Breaking change: Removed es6-promise dependency
  • Breaking change: Added lodash.isplainobject dependency
devconcept
published 3.0.1 •

Changelog

Source

3.0.1

  • Fix: Changed mongodb dependency version from 3 to >=2
devconcept
published 3.0.0 •

Changelog

Source

3.0.0

  • Feature: Added support for mongodb version 3 in url connection string
  • Feature: Added client property to storage object
devconcept
published 2.1.0 •

Changelog

Source

2.1.0

  • Feature: Allowed strings, numbers and null values as file configuration
  • Fix: Added examples to the readme
devconcept
published 1.3.0 •

Changelog

Source

1.3.0

  • Fix: Renamed 'error' event to 'streamError' to prevent a bug where the the user does not set any listener for that event and emitting it causes the program to crash.
devconcept
published 2.0.0 •

Changelog

Source

2.0.0

  • Breaking change: Removed gridfs-stream dependency
  • Breaking change: Removed all old file configuration options
  • Breaking change: Removed logging functions
  • Breaking change: The grid property in the file object was removed and its properties merged directly with the file object
  • Feature: Simplified api by adding a new option file to control file configuration
  • Feature: Added delayed file storage after successful connection instead of failing with an error
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