browserstacktunnel-wrapper
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -0,0 +0,0 @@ module.exports = function(grunt) { |
{ | ||
"name": "browserstacktunnel-wrapper", | ||
"description": "A Node.js wrapper for the BrowserStack java tunnel client ", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"homepage": "https://github.com/pghalliday/node-BrowserStackTunnel.git", | ||
@@ -32,3 +32,3 @@ "author": { | ||
"dependencies": { | ||
"child-daemon": "0.0.1" | ||
"child-daemon": "~0.0.2" | ||
}, | ||
@@ -35,0 +35,0 @@ "devDependencies": { |
@@ -0,0 +0,0 @@ node-BrowserStackTunnel |
@@ -0,0 +0,0 @@ var util = require('util'), |
@@ -0,0 +0,0 @@ var expect = require('expect.js'), |
module.exports = { | ||
key: 'YOUR_KEY' | ||
}; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1810124
+ Addedchild-daemon@0.0.3(transitive)
+ Addedextend@1.2.1(transitive)
+ Addednan@2.3.5(transitive)
+ Addedpty.js@0.3.1(transitive)
- Removedchild-daemon@0.0.1(transitive)
- Removedpty.js@0.1.2(transitive)
Updatedchild-daemon@~0.0.2