Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

jeeves

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jeeves - npm Package Compare versions

Comparing version 0.0.0 to 0.0.1

lib/logger.js

14

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc