Socket
Socket
Sign inDemoInstall

wd

Package Overview
Dependencies
Maintainers
1
Versions
110
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wd - npm Package Compare versions

Comparing version 0.2.9 to 0.2.10

6

doc/release-notes.md

@@ -68,3 +68,3 @@ # Release Notes

### 0.2.9 (latest)
### 0.2.9
- http emit fix.

@@ -74,3 +74,7 @@ - added print method

### 0.2.10 (latest)
- packages upgrade to latest.
### LONG TERM
- Better error report using domain
- Integrate with node-saucelabs + make the sauce rest url configurable

@@ -77,0 +81,0 @@ - Add wait for elements

18

package.json

@@ -10,3 +10,3 @@ {

],
"version": "0.2.9",
"version": "0.2.10",
"author": "Adam Christian <adam.christian@gmail.com>",

@@ -53,11 +53,11 @@ "contributors": [

"vargs": "~0.1.0",
"q": "~0.9.7",
"request": "~2.21.0",
"archiver": "~0.4.10",
"lodash": "~1.3.1",
"q": "~1.0.0",
"request": "~2.33.0",
"archiver": "~0.5.2",
"lodash": "~2.4.1",
"underscore.string": "~2.3.3"
},
"devDependencies": {
"mocha": "~1.14.0",
"nock": "~0.23.0",
"mocha": "~1.17.1",
"nock": "~0.27.1",
"express": "~3.4.5",

@@ -71,5 +71,5 @@ "imageinfo": "~1.0.4",

"chai": "~1.8.1",
"mocha-as-promised": "~1.4.1",
"mocha-as-promised": "~2.0.0",
"hbs": "~2.4.0",
"istanbul": "~0.1.45",
"istanbul": "~0.2.4",
"promise-simple": "~0.1.0"

@@ -76,0 +76,0 @@ },

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