Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@arkadiuminc/sdk

Package Overview
Dependencies
Maintainers
0
Versions
101
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arkadiuminc/sdk - npm Package Compare versions

Comparing version 2.17.0 to 2.18.1

7

dist/pkg/api/features/auth/index.d.ts

@@ -14,5 +14,8 @@ import { Backend } from '../backend/backend.api';

avatar: Image;
avatarFrame: Image;
avatarBackground: string;
avatarFrame?: Image;
avatarBackground?: string;
isUserSubscriber: boolean;
aarpMembershipStatus?: boolean;
coins?: number;
level?: number;
}

@@ -19,0 +22,0 @@ interface UserProfileReaderContract {

@@ -5,4 +5,4 @@ import { SessionStorage, SessionStorageInitParams } from '@arkadium/eagle-user-client';

export declare enum AARPUserEnv {
DEV = "https://eagle-user-api-dev.arkadiumhosted.com/",
PROD = "https://eagle-user-api-prod.arkadiumhosted.com/"
DEV = "https://aarpcloud.cdn.arkadiumhosted.com/arenax-api-user-dev/api/v1/",
PROD = "https://aarpcloud.cdn.arkadiumhosted.com/arenax-api-user/api/v1/"
}

@@ -9,0 +9,0 @@ export declare enum AARPCloudSaveEnv {

{
"name": "@arkadiuminc/sdk",
"version": "2.17.0",
"version": "2.18.1",
"description": "",

@@ -5,0 +5,0 @@ "keywords": [],

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc