grunt-browser-output
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "grunt-browser-output", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Redirect grunt output to the browser.", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -29,4 +29,2 @@ 'use strict'; | ||
wss = new WebSocketServer({server:app}); | ||
console.log('STARTED IN SSL MODE'); | ||
} | ||
@@ -33,0 +31,0 @@ |
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
273329
242