@geckos.io/client
Advanced tools
Comparing version 1.0.2 to 1.1.0
{ | ||
"name": "@geckos.io/client", | ||
"version": "1.0.2", | ||
"version": "1.1.0", | ||
"description": "Real-time client/server communication over UDP using WebRTC and Node.js", | ||
@@ -22,3 +22,3 @@ "main": "lib/index.js", | ||
"game", | ||
"server" | ||
"client" | ||
], | ||
@@ -38,3 +38,3 @@ "repository": { | ||
"engines": { | ||
"node": "^8 || ^10 || ^11" | ||
"node": "^8 || ^10 || ^11 || ^12" | ||
}, | ||
@@ -41,0 +41,0 @@ "scripts": { |
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
35077