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

@sameke/auth-server-sdk

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version
0.0.3
to
0.0.4
+2
-2
package.json
{
"name": "@sameke/auth-server-sdk",
"version": "0.0.3",
"version": "0.0.4",
"description": "SDK for developing authentication for applications using the Sameke Inc. OAuth 2.0 authentication server",

@@ -30,4 +30,4 @@ "main": "dist/index.js",

"dependencies": {
"@sameke/auth-sdk-common": "0.0.4"
"@sameke/auth-sdk-common": "0.0.5"
}
}