egg-boilerplate-empty
Advanced tools
Comparing version 2.0.1 to 2.1.0
@@ -10,6 +10,6 @@ { | ||
"autod": "^2.7.1", | ||
"egg-bin": "^2.2.3", | ||
"egg-ci": "^1.3.0", | ||
"egg-mock": "^3.0.1", | ||
"eslint": "^3.16.1", | ||
"egg-bin": "^3.1.0", | ||
"egg-ci": "^1.5.0", | ||
"egg-mock": "^3.2.0", | ||
"eslint": "^3.18.0", | ||
"eslint-config-egg": "^3.2.0", | ||
@@ -16,0 +16,0 @@ "supertest": "^3.0.0", |
2.1.0 / 2017-03-21 | ||
================== | ||
* deps: egg-bin 3.0 (#7) | ||
2.0.1 / 2017-03-02 | ||
@@ -3,0 +8,0 @@ ================== |
{ | ||
"name": "egg-boilerplate-empty", | ||
"version": "2.0.1", | ||
"version": "2.1.0", | ||
"description": "only init basic stuff, such as eslint / test / ci ... ", | ||
@@ -27,7 +27,7 @@ "scripts": { | ||
"autod": "^2.7.1", | ||
"egg-ci": "^1.3.0", | ||
"egg-ci": "^1.5.0", | ||
"egg-init": "^1.8.1", | ||
"eslint": "^3.16.1", | ||
"eslint": "^3.18.0", | ||
"eslint-config-egg": "^3.2.0", | ||
"npminstall": "^2.26.2", | ||
"npminstall": "^2.26.4", | ||
"webstorm-disable-index": "^1.1.2" | ||
@@ -34,0 +34,0 @@ }, |
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
10021