jeefo_bootstrap
Advanced tools
Comparing version 0.0.1 to 0.0.2
/* -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-. | ||
* File Name : index.js | ||
* Created at : 2017-07-16 | ||
* Updated at : 2017-08-29 | ||
* Updated at : 2017-08-30 | ||
* Author : jeefo | ||
@@ -60,3 +60,3 @@ * Purpose : | ||
while (i--) { | ||
state_service.register(states[i].name, require(states[i].path)); | ||
state_service.register(states[i]); | ||
} | ||
@@ -63,0 +63,0 @@ |
{ | ||
"name": "jeefo_bootstrap", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Part of jeefo framework", | ||
@@ -5,0 +5,0 @@ "author": { |
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
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
0
3829