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

egg-boilerplate-framework

Package Overview
Dependencies
Maintainers
5
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

egg-boilerplate-framework - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

boilerplate/_.gitignore

2

boilerplate/.autod.conf.js

@@ -11,6 +11,6 @@ 'use strict';

dep: [
'egg',
'egg-view-nunjucks',
],
devdep: [
'egg',
'egg-ci',

@@ -17,0 +17,0 @@ 'egg-bin',

1.1.1 / 2016-11-21
==================
* feat: update egg-init && remove mocha.opts (#5)
1.1.0 / 2016-11-11

@@ -3,0 +8,0 @@ ==================

{
"name": "egg-boilerplate-framework",
"version": "1.1.0",
"version": "1.1.1",
"description": "boilerplate for egg framework",

@@ -28,4 +28,4 @@ "scripts": {

"egg-ci": "^1.1.0",
"egg-init": "^1.4.2",
"eslint": "^3.9.1",
"egg-init": "^1.5.0",
"eslint": "^3.10.2",
"eslint-config-egg": "^3.2.0",

@@ -40,2 +40,2 @@ "intelli-espower-loader": "^1.0.1",

}
}
}

Sorry, the diff of this file is not supported yet

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