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

@arkadiuminc/sdk

Package Overview
Dependencies
Maintainers
8
Versions
100
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 0.0.34 to 0.0.35

5

dist/pkg/arkadium-arena-sdk.d.ts

@@ -27,7 +27,2 @@ import { ApiEnv, BackendApi, SessionStorageType } from './api/features/backend/backend.api';

export { ApiEnv };
export declare class GameApi {
version: string;
private static sdk;
static getInstance(env: ApiEnv): Promise<ArkadiumGameSdk>;
}
export declare class ArenaApi {

@@ -34,0 +29,0 @@ version: string;

@@ -29,6 +29,1 @@ import { ApiEnv, BackendApi, SessionStorageType } from './api/features/backend/backend.api';

}
export declare class ArenaApi {
version: string;
private static sdk;
static getInstance(env: ApiEnv, deferInit?: boolean): Promise<ArkadiumGameSdk>;
}

2

package.json
{
"name": "@arkadiuminc/sdk",
"version": "0.0.34",
"version": "0.0.35",
"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