@theme-stun/cli-utils
Advanced tools
Comparing version 0.1.2 to 0.2.0
@@ -0,2 +1,7 @@ | ||
// Import all modules in lib | ||
['logger'].forEach((name) => { | ||
Object.assign(exports, require(`./lib/${name}`)); | ||
}); | ||
exports.chalk = require('chalk'); | ||
exports.semver = require('semver'); |
{ | ||
"name": "@theme-stun/cli-utils", | ||
"version": "0.1.2", | ||
"version": "0.2.0", | ||
"publishConfig": { | ||
@@ -29,3 +29,3 @@ "access": "public" | ||
}, | ||
"gitHead": "c4786b4c306543bd23a9c5161d984b424715b5cc" | ||
"gitHead": "76275fdd563517c5d2c981ccdd6101916a0b7d45" | ||
} |
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
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
2293
4
14
0
1