@moderate-cli/core
Advanced tools
Comparing version 0.1.5 to 0.1.6
@@ -1,8 +0,7 @@ | ||
'use strict'; | ||
"use strict"; | ||
// 核心库 | ||
module.exports = core; | ||
function core() { | ||
// TODO | ||
console.log("exec core"); | ||
} |
{ | ||
"name": "@moderate-cli/core", | ||
"version": "0.1.5", | ||
"version": "0.1.6", | ||
"description": "> TODO: description", | ||
@@ -8,6 +8,3 @@ "author": "qanglee <545540710@qq.com>", | ||
"license": "ISC", | ||
"main": "lib/core.js", | ||
"bin": { | ||
"moderate-cli": "bin/index" | ||
}, | ||
"main": "bin/index.js", | ||
"directories": { | ||
@@ -21,8 +18,10 @@ "lib": "lib", | ||
"scripts": { | ||
"test": "echo \"Error: run tests from root\" && exit 1" | ||
"moderate-cli": "bin/index.js" | ||
}, | ||
"dependencies": { | ||
"lodash": "^4.17.21" | ||
"import-local": "^3.1.0", | ||
"lodash": "^4.17.21", | ||
"npmlog": "^6.0.2" | ||
}, | ||
"gitHead": "c335cf7f0e332d3eaa4aa115f04c453d46f7ed3d", | ||
"gitHead": "9d9e9af11ebb906c454b7abda32d257fb191ab6a", | ||
"publishConfig": { | ||
@@ -29,0 +28,0 @@ "access": "public" |
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
2077
5
13
0
3
+ Addedimport-local@^3.1.0
+ Addednpmlog@^6.0.2
+ Addedansi-regex@5.0.1(transitive)
+ Addedaproba@2.0.0(transitive)
+ Addedare-we-there-yet@3.0.1(transitive)
+ Addedcolor-support@1.1.3(transitive)
+ Addedconsole-control-strings@1.1.0(transitive)
+ Addeddelegates@1.0.0(transitive)
+ Addedemoji-regex@8.0.0(transitive)
+ Addedfind-up@4.1.0(transitive)
+ Addedgauge@4.0.4(transitive)
+ Addedhas-unicode@2.0.1(transitive)
+ Addedimport-local@3.2.0(transitive)
+ Addedinherits@2.0.4(transitive)
+ Addedis-fullwidth-code-point@3.0.0(transitive)
+ Addedlocate-path@5.0.0(transitive)
+ Addednpmlog@6.0.2(transitive)
+ Addedp-limit@2.3.0(transitive)
+ Addedp-locate@4.1.0(transitive)
+ Addedp-try@2.2.0(transitive)
+ Addedpath-exists@4.0.0(transitive)
+ Addedpkg-dir@4.2.0(transitive)
+ Addedreadable-stream@3.6.2(transitive)
+ Addedresolve-cwd@3.0.0(transitive)
+ Addedresolve-from@5.0.0(transitive)
+ Addedsafe-buffer@5.2.1(transitive)
+ Addedset-blocking@2.0.0(transitive)
+ Addedsignal-exit@3.0.7(transitive)
+ Addedstring-width@4.2.3(transitive)
+ Addedstring_decoder@1.3.0(transitive)
+ Addedstrip-ansi@6.0.1(transitive)
+ Addedutil-deprecate@1.0.2(transitive)
+ Addedwide-align@1.1.5(transitive)