🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@sameke/authenticator-server-sdk

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sameke/authenticator-server-sdk - npm Package Compare versions

Comparing version
0.1.9
to
0.1.10
+2
-2
package.json
{
"name": "@sameke/authenticator-server-sdk",
"version": "0.1.9",
"version": "0.1.10",
"description": "authenticator server sdk for connecting a web application to auth.sameke.com",

@@ -32,5 +32,5 @@ "main": "dist/index.js",

"dependencies": {
"axios": "1.9.0",
"axios": "1.13.2",
"jsonwebtoken": "9.0.2"
}
}