@peable/services
Advanced tools
Comparing version 0.0.48 to 0.0.49
@@ -10,2 +10,3 @@ interface SessionData { | ||
profile_image_url: string | null | undefined; | ||
verified: boolean; | ||
}; | ||
@@ -12,0 +13,0 @@ } |
{ | ||
"name": "@peable/services", | ||
"version": "0.0.48", | ||
"version": "0.0.49", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5357
95