@syndicate-lang/driver-mdns
Advanced tools
Comparing version 0.2.10 to 0.2.11
@@ -783,2 +783,3 @@ "use strict"; | ||
_Syndicate.bootModule(module); | ||
} | ||
} | ||
@@ -380,2 +380,3 @@ "use strict"; | ||
_Syndicate.bootModule(module); | ||
} | ||
} | ||
{ | ||
"name": "@syndicate-lang/driver-mdns", | ||
"version": "0.2.10", | ||
"version": "0.2.11", | ||
"description": "mDNS support for Syndicate/js via Avahi", | ||
@@ -22,7 +22,7 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@syndicate-lang/core": "^0.2.9", | ||
"@syndicate-lang/driver-streams-node": "^0.2.10", | ||
"@syndicate-lang/driver-timer": "^0.2.10" | ||
"@syndicate-lang/core": "^0.2.10", | ||
"@syndicate-lang/driver-streams-node": "^0.2.11", | ||
"@syndicate-lang/driver-timer": "^0.2.11" | ||
}, | ||
"gitHead": "881b5ba9b2d3a2db6485a2c25020c3be49beda80" | ||
"gitHead": "9b2767d3f5988a679f9ca1ef5b1db56276244588" | ||
} |
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
99454
1222