@geckos.io/common
Advanced tools
Comparing version 0.0.3 to 0.0.5
{ | ||
"name": "@geckos.io/common", | ||
"version": "0.0.3", | ||
"version": "0.0.5", | ||
"description": "Real-time client/server communication over UDP using WebRTC and Node.js", | ||
@@ -16,3 +16,3 @@ "main": "lib", | ||
}, | ||
"homepage": "https://github.com/geckosio/geckos.io#readme", | ||
"homepage": "http://geckos.io", | ||
"directories": { | ||
@@ -23,3 +23,3 @@ "lib": "lib" | ||
"build": "tsc --build tsconfig.json", | ||
"prepublish": "npm run build" | ||
"prepublishOnly": "npm run build" | ||
}, | ||
@@ -26,0 +26,0 @@ "dependencies": { |
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
14618