file-handler
Advanced tools
Comparing version 0.0.2 to 0.0.3
var mongoose = require('mongoose'); | ||
var gm = require('gm'); | ||
var fmFilesSchema = mongoose.Schema({ | ||
@@ -4,0 +3,0 @@ }); |
{ | ||
"name": "file-handler", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Is an project which will support saving file local on the server and multiple server, same way will support remote save with remote backup.", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3493
40