egg-boilerplate-framework
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -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
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
11243
1