@syndicate-lang/socks
Advanced tools
Comparing version 0.1.1 to 0.1.2
@@ -896,5 +896,7 @@ "use strict"; | ||
if (require.main === module) { | ||
if ((typeof require === 'undefined' ? { | ||
main: void 0 | ||
} : require).main === module) { | ||
_Syndicate.bootModule(module); | ||
} | ||
{ | ||
"name": "@syndicate-lang/socks", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "SOCKS5 gateway and service registration", | ||
@@ -16,10 +16,10 @@ "repository": "github:syndicate-lang/syndicate-js", | ||
"devDependencies": { | ||
"@syndicate-lang/syntax": "^0.1.2" | ||
"@syndicate-lang/syntax": "^0.1.3" | ||
}, | ||
"dependencies": { | ||
"@syndicate-lang/core": "^0.3.1", | ||
"@syndicate-lang/driver-mdns": "^0.3.1", | ||
"@syndicate-lang/driver-streams-node": "^0.3.1", | ||
"@syndicate-lang/driver-timer": "^0.3.1", | ||
"@syndicate-lang/server": "^0.3.1", | ||
"@syndicate-lang/core": "^0.3.2", | ||
"@syndicate-lang/driver-mdns": "^0.3.2", | ||
"@syndicate-lang/driver-streams-node": "^0.3.2", | ||
"@syndicate-lang/driver-timer": "^0.3.2", | ||
"@syndicate-lang/server": "^0.3.2", | ||
"debug": "^4.1.1", | ||
@@ -32,3 +32,3 @@ "dockerode": "^2.5.8" | ||
}, | ||
"gitHead": "d88f18967aa667583d13cd073b1d0332798469b5" | ||
"gitHead": "ecce5a31d612291cc5c9d26d7504b0ec9780a343" | ||
} |
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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
199298
2691
3