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

colyseus.js

Package Overview
Dependencies
Maintainers
1
Versions
261
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

colyseus.js - npm Package Compare versions

Comparing version 0.5.1 to 0.5.2

1

lib/index.d.ts

@@ -1,4 +0,3 @@

/// <reference path="../src/vendor.d.ts" />
export { Client } from "./Client";
export { Protocol } from "./Protocol";
export { Room } from "./Room";

@@ -1,2 +0,1 @@

///<reference path="./vendor.d.ts" />
"use strict";

@@ -3,0 +2,0 @@ var Client_1 = require("./Client");

2

package.json
{
"name": "colyseus.js",
"version": "0.5.1",
"version": "0.5.2",
"description": "JavaScript client for Colyseus Multiplayer Game Server",

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

@@ -1,5 +0,3 @@

///<reference path="./vendor.d.ts" />
export { Client } from "./Client";
export { Protocol } from "./Protocol";
export { Room } from "./Room";
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