Comparing version 0.0.6 to 0.0.7
@@ -35,3 +35,3 @@ #!/usr/bin/env node | ||
if (localCoreModuleId) { | ||
const Klazz = require(localCoreModuleId)["RegSuitCore"]; | ||
const Klazz = require(path.join(localCoreModuleId, "lib/index.js"))["RegSuitCore"]; | ||
core = new Klazz({ | ||
@@ -38,0 +38,0 @@ logLevel: options.logLevel, |
{ | ||
"name": "reg-suit", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "", | ||
@@ -14,3 +14,3 @@ "bin": { | ||
"inquirer": "^3.1.1", | ||
"reg-suit-core": "^0.0.5", | ||
"reg-suit-core": "^0.0.7", | ||
"resolve": "^1.3.3", | ||
@@ -17,0 +17,0 @@ "yargs": "^8.0.2" |
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
9170
+ Addedreg-suit-core@0.0.7(transitive)
- Removedreg-suit-core@0.0.5(transitive)
Updatedreg-suit-core@^0.0.7