@peable/services
Advanced tools
Comparing version 0.0.47 to 0.0.48
@@ -9,3 +9,3 @@ interface SessionData { | ||
avatar: string | null; | ||
profile_image_url: string | null; | ||
profile_image_url: string | null | undefined; | ||
}; | ||
@@ -12,0 +12,0 @@ } |
{ | ||
"name": "@peable/services", | ||
"version": "0.0.47", | ||
"version": "0.0.48", | ||
"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
5304