@syndicate-lang/socks
Advanced tools
Comparing version 0.0.17 to 0.0.18
@@ -898,2 +898,3 @@ "use strict"; | ||
_Syndicate.bootModule(module); | ||
} | ||
} | ||
{ | ||
"name": "@syndicate-lang/socks", | ||
"version": "0.0.17", | ||
"version": "0.0.18", | ||
"description": "SOCKS5 gateway and service registration", | ||
@@ -23,7 +23,7 @@ "repository": "github:syndicate-lang/syndicate-js", | ||
"dependencies": { | ||
"@syndicate-lang/core": "^0.2.9", | ||
"@syndicate-lang/driver-mdns": "^0.2.10", | ||
"@syndicate-lang/driver-streams-node": "^0.2.10", | ||
"@syndicate-lang/driver-timer": "^0.2.10", | ||
"@syndicate-lang/server": "^0.2.15", | ||
"@syndicate-lang/core": "^0.2.10", | ||
"@syndicate-lang/driver-mdns": "^0.2.11", | ||
"@syndicate-lang/driver-streams-node": "^0.2.11", | ||
"@syndicate-lang/driver-timer": "^0.2.11", | ||
"@syndicate-lang/server": "^0.2.16", | ||
"debug": "^4.1.1", | ||
@@ -36,3 +36,3 @@ "dockerode": "^2.5.8" | ||
}, | ||
"gitHead": "9ab66ae44d14b1d6bd4bd47cb8be6c01754c7f67" | ||
"gitHead": "9b2767d3f5988a679f9ca1ef5b1db56276244588" | ||
} |
Sorry, the diff of this file is too big to display
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
199349
2687