Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@devts/authjs

Package Overview
Dependencies
Maintainers
2
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@devts/authjs - npm Package Compare versions

Comparing version
0.0.14
to
0.0.15
+2
-0
lib/oauth/kakao/interface.d.ts

@@ -194,2 +194,3 @@ export interface IOauth2Options {

* yyyyMMddHHmmss 형식의 String
* @foramt date-time
*/

@@ -201,2 +202,3 @@ readonly connected_at?: string;

* yyyyMMddHHmmss 형식의 String
* @foramt date-time
*/

@@ -203,0 +205,0 @@ readonly synched_at?: string;

+1
-1
{
"name": "@devts/authjs",
"version": "0.0.14",
"version": "0.0.15",
"description": "Oauth2 Library",

@@ -5,0 +5,0 @@ "main": "lib/index.js",