+1
-1
@@ -67,3 +67,3 @@ var path = require('path'); | ||
| if (typeof filename != 'undefined') { | ||
| console.log('[MANAGER]'.magenta + ' Asset file changed: ' + filename.bold + 'Reloading...'); | ||
| console.log('[MANAGER]'.magenta + ' Asset file changed: ' + filename.bold + ', reloading...'); | ||
| } else { | ||
@@ -70,0 +70,0 @@ console.log('[MANAGER]'.magenta + ' An file changed'.bold); |
+1
-1
@@ -5,3 +5,3 @@ { | ||
| "keywords": ["production", "development", "deployment", "javascript", "css", "minify", "build"], | ||
| "version": "1.0.3", | ||
| "version": "1.0.4", | ||
| "main": "index", | ||
@@ -8,0 +8,0 @@ "homepage": "https://github.com/konteck/manager", |
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
11881
0.02%