avet-utils
Advanced tools
Comparing version 0.4.0 to 0.5.0
@@ -14,2 +14,3 @@ 'use strict'; | ||
require('./lib/component'), | ||
require('./lib/common'), | ||
{ getFrameworkOrAvetPath }, | ||
@@ -63,2 +64,2 @@ ] | ||
return ''; | ||
} | ||
} |
{ | ||
"name": "avet-utils", | ||
"description": "Avet utils for all avet projects", | ||
"version": "0.4.0", | ||
"version": "0.5.0", | ||
"author": "okoala <dapixp@gmail.com>", | ||
"files": [ | ||
"index.js" | ||
"index.js", | ||
"lib" | ||
], | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/avetjs/avet-utils.git" | ||
}, | ||
"bugs": { | ||
"mail": "dapixp@gmail.com", | ||
"url": "https://github.com/avetjs/avet/issues" | ||
}, | ||
"dependencies": { | ||
@@ -24,2 +16,3 @@ "glob-promise": "^3.2.0", | ||
"devDependencies": { | ||
"eslint": "^4.10.0", | ||
"eslint-config-egg": "^5.1.1" | ||
@@ -29,3 +22,12 @@ }, | ||
"node": ">= 8.0.0" | ||
}, | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/avetjs/avet-utils.git" | ||
}, | ||
"bugs": { | ||
"mail": "dapixp@gmail.com", | ||
"url": "https://github.com/avetjs/avet/issues" | ||
} | ||
} |
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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
9259
11
223
2
5