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

grunt-mock2easy

Package Overview
Dependencies
Maintainers
1
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.1.1 to 0.1.2

14

package.json
{
"name": "grunt-mock2easy",
"description": "mock接口,生成md文档",
"version": "0.1.1",
"version": "0.1.2",
"homepage": "",

@@ -33,6 +33,14 @@ "author": {

"grunt-contrib-nodeunit": "^0.3.3",
"grunt": "~0.4.5"
"grunt": "~0.4.0",
"express": "~4.2.0",
"static-favicon": "~1.0.0",
"morgan": "~1.0.0",
"cookie-parser": "~1.0.1",
"body-parser": "~1.0.0",
"debug": "~0.7.4",
"jade": "~1.3.0",
"mockjs":"~0.1.2"
},
"peerDependencies": {
"grunt": "~0.4.5"
"grunt": "~0.4.0"
},

@@ -39,0 +47,0 @@ "keywords": [

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