New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

mongoose-harmony-gridfs

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mongoose-harmony-gridfs - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

@@ -60,2 +60,4 @@ 'use strict';

var id = this.get(linkPropertyName + '.' + key);
if (id == null) return null;
var gridFS = GridStore(mongoose.connection.db, id);

@@ -62,0 +64,0 @@

{
"name": "mongoose-harmony-gridfs",
"version": "0.1.3",
"version": "0.1.4",
"description": "Mongoose plugin for GridFS based on ES6 Harmony",

@@ -5,0 +5,0 @@ "author": "Dexter Miguel <divmgl@gmail.com>",