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

@cloudgaming/paas-web

Package Overview
Dependencies
Maintainers
1
Versions
116
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cloudgaming/paas-web - npm Package Compare versions

Comparing version 0.7.0 to 0.7.1

dist/images/cur.png

2

dist/Game.d.ts

@@ -79,3 +79,3 @@ import * as rpc from '@cloudgaming/rpc';

state: GameClientState;
constructor(endpoint: string, channelId?: string, bsUrl?: string);
constructor(endpoint?: string, channelId?: string, bsUrl?: string);
private tryStopJy;

@@ -82,0 +82,0 @@ disconnect(): void;

{
"name": "@cloudgaming/paas-web",
"license": "BSD-3-Clause",
"version": "0.7.0",
"version": "0.7.1",
"files": [

@@ -50,5 +50,5 @@ "dist"

"dependencies": {
"@cloudgaming/rpc": "1.2.0",
"@cloudgaming/rpc": "1.2.2",
"typed-emitter": "^1.3.1"
}
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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