grunt-mock2easy
Advanced tools
Comparing version 0.3.14 to 0.3.15
{ | ||
"name": "grunt-mock2easy", | ||
"description": "通过nodejs的服务实现ajax的跨域访问,利用mockjs动态生成json接口,模拟各种恶略环境测试系统是否健全,测试接口生成接口文档", | ||
"version": "0.3.14", | ||
"version": "0.3.15", | ||
"homepage": "https://github.com/appLhui/grunt-mock2easy", | ||
@@ -6,0 +6,0 @@ "author": { |
@@ -18,6 +18,2 @@ /** | ||
console.log(value, JSON.stringify(reData)); | ||
console.log('======================================='); | ||
var _array = clone(array); | ||
@@ -24,0 +20,0 @@ if (typeof(value) === 'string') { |
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
4259920
89048