includejs
Advanced tools
Comparing version 0.15.36 to 0.15.37
{ | ||
"name": "includejs", | ||
"version": "0.15.36", | ||
"version": "0.15.37", | ||
"homepage": "https://github.com/atmajs/IncludeJS", | ||
@@ -5,0 +5,0 @@ "authors": [ |
@@ -20,3 +20,3 @@ (function(global) { | ||
} | ||
var socket = global.io.connect(window.location.origin + '/browser'); | ||
var socket = io.connect(window.location.origin + '/browser'); | ||
@@ -23,0 +23,0 @@ socket.on('filechange', function(path) { |
{ | ||
"name": "includejs", | ||
"description": "Resource Loader", | ||
"version": "0.15.36", | ||
"version": "0.15.37", | ||
"homepage": "http://atmajs.com/include", | ||
@@ -6,0 +6,0 @@ "contributors": [], |
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
453390