🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

egg-development

Package Overview
Dependencies
Maintainers
6
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

egg-development - npm Package Compare versions

Comparing version

to
2.6.0

1

agent.js

@@ -43,2 +43,3 @@ 'use strict';

'app/public',
'app/web',
].concat(config.ignoreDirs).map(dir => path.resolve(baseDir, dir));

@@ -45,0 +46,0 @@

2.6.0 / 2020-08-19
==================
**features**
* [[`2750b52`](http://github.com/eggjs/egg-development/commit/2750b525bba30d88e94bf622f22cfc4389cdcda5)] - feat: ignore app/web by default (#29) (TZ | 天猪 <<atian25@qq.com>>)
2.5.0 / 2020-05-25

@@ -3,0 +9,0 @@ ==================

2

package.json
{
"name": "egg-development",
"version": "2.5.0",
"version": "2.6.0",
"description": "development tool for egg",

@@ -5,0 +5,0 @@ "eggPlugin": {