colyseus.js
Advanced tools
Comparing version 0.5.1 to 0.5.2
@@ -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"); |
{ | ||
"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"; |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 14 instances in 1 package
1
222883
29
1372