@fonoster/auth
Advanced tools
Comparing version 0.4.18 to 0.4.19
{ | ||
"name": "@fonoster/auth", | ||
"version": "0.4.18", | ||
"version": "0.4.19", | ||
"description": "Authentication Module", | ||
@@ -42,5 +42,5 @@ "author": "Raul Sanchez <rsanchez@fonoster.com>", | ||
"dependencies": { | ||
"@fonoster/common": "^0.4.18", | ||
"@fonoster/errors": "^0.4.18", | ||
"@fonoster/logger": "^0.4.18", | ||
"@fonoster/common": "^0.4.19", | ||
"@fonoster/errors": "^0.4.19", | ||
"@fonoster/logger": "^0.4.19", | ||
"@grpc/grpc-js": "~1.8.21", | ||
@@ -55,3 +55,3 @@ "express": "^4.17.1", | ||
}, | ||
"gitHead": "047e3912594b6087d1811a8aee3f8a185f045db4" | ||
"gitHead": "a7f9f9412e4fb9b32fb502932fd6098aa173c279" | ||
} |
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
385857
53
9589
1
Updated@fonoster/common@^0.4.19
Updated@fonoster/errors@^0.4.19
Updated@fonoster/logger@^0.4.19