Comparing version 1.5.9 to 1.6.0
"use strict"; | ||
module.exports = require("./lib/web"); | ||
module.exports = require("./lib/webnode"); |
{ | ||
"name": "wsgrpc", | ||
"version": "1.5.9", | ||
"version": "1.6.0", | ||
"description": "Using WebSocket as gRPC transport", | ||
@@ -5,0 +5,0 @@ "author": "tsangpo", |
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
278777