clientconfig
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -5,4 +5,4 @@ { | ||
"description": "Simple way to pass config items from server to client", | ||
"version": "0.0.2", | ||
"tags": ["browser", "clientmodules", "config"], | ||
"version": "0.0.3", | ||
"tags": ["browser", "config"], | ||
"repository": { | ||
@@ -16,5 +16,6 @@ "type": "git", | ||
"devDependencies": { | ||
"precommit-hook": "0.3.4" | ||
"precommit-hook": "0.3.4", | ||
"browserify": "2.18.1" | ||
}, | ||
"main": "./clientconfig.js" | ||
} |
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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
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
5852
8
43
88
0
2
3