@eggjs/tegg-common-util
Advanced tools
+3
-3
| { | ||
| "name": "@eggjs/tegg-common-util", | ||
| "description": "common util for tegg", | ||
| "version": "3.78.2", | ||
| "version": "3.78.3", | ||
| "keywords": [ | ||
@@ -39,3 +39,3 @@ "egg", | ||
| "dependencies": { | ||
| "@eggjs/tegg-types": "^3.78.2", | ||
| "@eggjs/tegg-types": "^3.78.3", | ||
| "extend2": "^1.0.0", | ||
@@ -56,3 +56,3 @@ "globby": "^11.1.0", | ||
| }, | ||
| "gitHead": "900e4ae13deec293bc5c4f1f698d9989bc40f94d" | ||
| "gitHead": "dad5ee61b9676cff8522f4ef15436e36d5c321c4" | ||
| } |
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
Updated