Comparing version 0.2.0 to 0.2.1
@@ -90,3 +90,3 @@ #!/usr/bin/env node | ||
if (found) | ||
console.log('\nThanks for your help! You derserve a nice cold beer :)'); | ||
console.log('\nThanks for your help! You deserve a nice cold beer :)'); | ||
else | ||
@@ -93,0 +93,0 @@ console.log('\nDid not find anything new on your network, but you\'re still awesome :)'); |
{ | ||
"name": "airharvest", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "A tool to scan your network for RAOP and AirPlay bonjour services and send their details to an open central repository", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
7581