browser-sync-connect
Advanced tools
Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "browser-sync-connect", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "connect to browser sync without copying the script snippets to the html source", | ||
@@ -5,0 +5,0 @@ "main": "src/browser-sync-connect.js", |
@@ -15,3 +15,3 @@ (function(exports) { | ||
port = port || 3000; | ||
version = version || '0.8.2'; | ||
version = version || '0.9.1'; | ||
@@ -18,0 +18,0 @@ var socketUrl = '//' + host + ':' + port; |
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