login-plus
Advanced tools
+13
-13
| { | ||
| "name": "login-plus", | ||
| "description": "login service for express", | ||
| "version": "1.8.0", | ||
| "version": "1.8.1", | ||
| "author": "Codenautas <codenautas@googlegroups.com>", | ||
@@ -25,30 +25,30 @@ "license": "MIT", | ||
| "connect-flash": "^0.1.1", | ||
| "express-session": "^1.18.2", | ||
| "fs-extra": "^11.3.0", | ||
| "express-session": "^1.19.0", | ||
| "fs-extra": "^11.3.3", | ||
| "passport": "^0.7.0", | ||
| "passport-local": "^1.0.0", | ||
| "session-file-store": "^1.5.0", | ||
| "best-globals": "^2.0.1", | ||
| "best-globals": "^2.0.7", | ||
| "ensure-login": "^0.1.5", | ||
| "mini-tools": "^1.13.4", | ||
| "mini-tools": "^1.13.5", | ||
| "regexplicit": "^0.1.3" | ||
| }, | ||
| "devDependencies": { | ||
| "body-parser": "^2.2.0", | ||
| "body-parser": "^2.2.2", | ||
| "concat-stream": "^2.0.0", | ||
| "cookie-parser": "^1.4.7", | ||
| "expect.js": "^0.3.1", | ||
| "express": "^5.1.0", | ||
| "express": "^5.2.1", | ||
| "nyc": "^17.1.0", | ||
| "pug": "^3.0.3", | ||
| "mocha": "^11.7.1", | ||
| "mocha": "^11.7.5", | ||
| "php-session": "^0.1.0", | ||
| "read-yaml-promise": "^1.0.2", | ||
| "sinon": "^21.0.0", | ||
| "sinon": "^21.0.1", | ||
| "stylus": "^0.64.0", | ||
| "supertest": "^7.1.4", | ||
| "ajax-best-promise": "^0.4.2", | ||
| "pg-promise-strict": "^1.4.3", | ||
| "supertest": "^7.2.2", | ||
| "ajax-best-promise": "^0.4.3", | ||
| "pg-promise-strict": "^1.4.5", | ||
| "self-explain": "^0.11.0", | ||
| "serve-content": "^1.0.0" | ||
| "serve-content": "^1.0.2" | ||
| }, | ||
@@ -55,0 +55,0 @@ "optionalDependencies": { |
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Updated
Updated
Updated
Updated