Comparing version 0.0.0 to 0.0.1
@@ -35,3 +35,2 @@ #!/usr/bin/env node | ||
if (validUrl.isUri(input)) { | ||
console.log("url"); | ||
return request(input).spread(function (res, body) { | ||
@@ -38,0 +37,0 @@ return harUrl(JSON.parse(body)); |
{ | ||
"name": "har-online", | ||
"version": "0.0.0", | ||
"version": "0.0.1", | ||
"description": "View HAR files at http://www.softwareishard.com/har/viewer/", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
34
21028
75