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

grunt-mock2easy

Package Overview
Dependencies
Maintainers
2
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-mock2easy - npm Package Compare versions

Comparing version 0.3.14 to 0.3.15

2

package.json
{
"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') {

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