ant-upload-ware
Advanced tools
Comparing version 1.1.2 to 1.2.0
var antupfilter = function () { | ||
var antupfilter = new function () { | ||
@@ -118,10 +118,5 @@ this.config = { | ||
return { | ||
config : this.config, | ||
middleware : this.middleware | ||
}; | ||
}; | ||
}(); | ||
module.exports = antupfilter; | ||
{ | ||
"name": "ant-upload-ware", | ||
"version": "1.1.2", | ||
"version": "1.2.0", | ||
"description": "ant-army 框架的上传文件过滤检测中间件", | ||
@@ -5,0 +5,0 @@ "main": "antuw.js", |
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
4175
94