@magda/authentication-plugin-sdk
Advanced tools
Comparing version 3.0.0-alpha.0 to 3.0.0-alpha.1
{ | ||
"name": "@magda/authentication-plugin-sdk", | ||
"description": "MAGDA Authentication Plugin SDK", | ||
"version": "3.0.0-alpha.0", | ||
"version": "3.0.0-alpha.1", | ||
"type": "module", | ||
@@ -26,4 +26,4 @@ "exports": { | ||
"devDependencies": { | ||
"@magda/auth-api-client": "^3.0.0-alpha.0", | ||
"@magda/typescript-common": "^3.0.0-alpha.0", | ||
"@magda/auth-api-client": "^3.0.0-alpha.1", | ||
"@magda/typescript-common": "^3.0.0-alpha.1", | ||
"@types/express-session": "^1.17.10", | ||
@@ -39,3 +39,3 @@ "@types/lodash": "^4.14.74", | ||
"ts-loader": "^9.5.1", | ||
"typescript": "~5.2.2", | ||
"typescript": "~5.3.3", | ||
"urijs": "^1.19.11" | ||
@@ -47,3 +47,3 @@ }, | ||
"@types/urijs": "^1.19.19", | ||
"pg": "^8.7.3" | ||
"pg": "^8.11.3" | ||
}, | ||
@@ -50,0 +50,0 @@ "magda": { |
1804308
Updatedpg@^8.11.3