Socket
Socket
Sign inDemoInstall

@glvnzn/web-sdk

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@glvnzn/web-sdk - npm Package Compare versions

Comparing version 1.0.22 to 1.0.23

4

dist/resources/games/index.d.ts
import { Base } from '../base';
import { GameNode } from './types';
import { GamesData } from './types';
import { QueryParams } from './types';
export declare class Games extends Base {
get(params?: QueryParams): Promise<GameNode[]>;
get(params?: QueryParams): Promise<GamesData>;
}
{
"name": "@glvnzn/web-sdk",
"version": "1.0.22",
"version": "1.0.23",
"description": "",

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

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