Comparing version 0.0.0 to 0.0.1
{ | ||
"name": "jeeves", | ||
"version": "0.0.0", | ||
"version": "0.0.1", | ||
"description": "Selenium RemoteWebDriver abstraction layer built on the 'wd' npm module", | ||
@@ -21,3 +21,10 @@ "main": "index.js", | ||
"selenium", | ||
"coffeescript" | ||
"coffeescript", | ||
"coffee", | ||
"json wire protocol", | ||
"automation", | ||
"browser automation", | ||
"testing", | ||
"test", | ||
"mocha" | ||
], | ||
@@ -29,4 +36,3 @@ "author": "Whoaa512", | ||
"ensureDir": "^1.0.6", | ||
"lodash": "^2.4.1", | ||
"winston": "^0.7.3" | ||
"lodash": "^2.4.1" | ||
}, | ||
@@ -33,0 +39,0 @@ "devDependencies": { |
@@ -6,3 +6,3 @@ Jeeves | ||
## Initial features (v0.0.0) | ||
## Initial features (v0.0.1) | ||
- Only supports using the promise chain version of `wd` | ||
@@ -14,7 +14,5 @@ - Depends on: | ||
+ `jQuery` (client-side) | ||
+ `winston` | ||
## Requirements/Setup | ||
- To use screenshots, a directory should be specified in the config otherwise by default they will save to `test-results/screenshots/` | ||
- | ||
@@ -21,0 +19,0 @@ |
Sorry, the diff of this file is too big to display
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
89511
3
7
1676
25
- Removedwinston@^0.7.3
- Removedasync@0.2.10(transitive)
- Removedaws-sign@0.2.1(transitive)
- Removedboom@0.3.8(transitive)
- Removedcolors@0.6.2(transitive)
- Removedcombined-stream@0.0.7(transitive)
- Removedcookie-jar@0.2.0(transitive)
- Removedcryptiles@0.1.3(transitive)
- Removedcycle@1.0.3(transitive)
- Removeddelayed-stream@0.0.5(transitive)
- Removedeyes@0.1.8(transitive)
- Removedforever-agent@0.2.0(transitive)
- Removedform-data@0.0.10(transitive)
- Removedhawk@0.10.2(transitive)
- Removedhoek@0.7.6(transitive)
- Removedjson-stringify-safe@3.0.0(transitive)
- Removedmime@1.2.11(transitive)
- Removednode-uuid@1.4.8(transitive)
- Removedoauth-sign@0.2.0(transitive)
- Removedpkginfo@0.3.1(transitive)
- Removedqs@0.5.6(transitive)
- Removedrequest@2.16.6(transitive)
- Removedsntp@0.1.4(transitive)
- Removedstack-trace@0.0.10(transitive)
- Removedtunnel-agent@0.2.0(transitive)
- Removedwinston@0.7.3(transitive)