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

@agru/sdk

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@agru/sdk - npm Package Compare versions

Comparing version 1.0.8-2 to 1.0.8-3

2

package.json
{
"name": "@agru/sdk",
"version": "1.0.8-2",
"version": "1.0.8-3",
"description": "AG RU SDK for the games integration",

@@ -5,0 +5,0 @@ "module": "dist/esm/index.js",

@@ -60,5 +60,5 @@ [![Bundle Size](https://img.shields.io/bundlephobia/min/@agru/sdk?style=for-the-badge)](https://www.npmjs.com/package/@agru/sdk)

- `app_id` - Идентификатор игры
- `auth_key` - Зашифрованная строка в HMAC SHA256 16-бит: `"{app_id}._.{playerid}._.{game_sid}"`
- `auth_key` - Зашифрованная строка в HMAC SHA256 16-бит: `"{app_id}._.{player_id}._.{game_sid}"`
- `game_sid` - Идентификатор игровой сессии
- `playerid` - Идентификатор игрока
- `player_id` - Идентификатор игрока

@@ -65,0 +65,0 @@ ### `getSaveData`

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