@eggjs/tegg-common-util
Advanced tools
+3
-3
| { | ||
| "name": "@eggjs/tegg-common-util", | ||
| "description": "common util for tegg", | ||
| "version": "3.71.0", | ||
| "version": "3.71.1", | ||
| "keywords": [ | ||
@@ -39,3 +39,3 @@ "egg", | ||
| "dependencies": { | ||
| "@eggjs/tegg-types": "^3.71.0", | ||
| "@eggjs/tegg-types": "^3.71.1", | ||
| "extend2": "^1.0.0", | ||
@@ -56,3 +56,3 @@ "globby": "^11.1.0", | ||
| }, | ||
| "gitHead": "48e0cd253e02a3c9874c477794c283c22cf4f59d" | ||
| "gitHead": "d22401abafbbe4e7557065e58b25796149bdf322" | ||
| } |
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