@colyseus/loadtest
Advanced tools
Comparing version 0.1.7 to 0.1.8
{ | ||
"name": "@colyseus/loadtest", | ||
"version": "0.1.7", | ||
"version": "0.1.8", | ||
"description": "Utility tool for load testing Colyseus.", | ||
@@ -12,3 +12,3 @@ "main": "index.js", | ||
"type": "git", | ||
"url": "git+ssh://git@github.com/colyseus/loadtest.git" | ||
"url": "git+ssh://git@github.com/colyseus/colyseus-loadtest.git" | ||
}, | ||
@@ -26,3 +26,3 @@ "homepage": "https://colyseus.io/", | ||
"bugs": { | ||
"url": "https://github.com/colyseus/loadtest/issues" | ||
"url": "https://github.com/colyseus/colyseus-loadtest/issues" | ||
}, | ||
@@ -29,0 +29,0 @@ "dependencies": { |
@@ -50,3 +50,3 @@ # @colyseus/loadtest | ||
### `onLeave (Room)` | ||
### `onLeave ()` | ||
@@ -53,0 +53,0 @@ Triggered when the client leaves the 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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
6771
0