Socket
Socket
Sign inDemoInstall

ewd-client

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ewd-client - npm Package Compare versions

Comparing version 1.17.0 to 1.18.0

6

lib/proto/ewd-client.js

@@ -6,3 +6,3 @@ /*!

| |
| Copyright (c) 2016-17 M/Gateway Developments Ltd, |
| Copyright (c) 2016-18 M/Gateway Developments Ltd, |
| Reigate, Surrey UK. |

@@ -28,3 +28,3 @@ | All rights reserved. |

28 July 2017
16 February 2018

@@ -251,3 +251,3 @@ Thanks to Ward DeBacker for enhancements to the client functionality

})
.error(function(err) {
.fail(function(err, textStatus, errorThrown) {
var error = err.responseJSON.error;

@@ -254,0 +254,0 @@ fail(error);

{
"name": "ewd-client",
"version": "1.17.0",
"version": "1.18.0",
"description": "Browser (websocket & HTTP) Client for QEWD applications",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -1,2 +0,2 @@

# ewd-client: Browser (websocket & HTTP) Client for ewd-xpress applications
# ewd-client: Browser (websocket & HTTP/Ajax) Client for QEWD applications

@@ -3,0 +3,0 @@ Rob Tweed <rtweed@mgateway.com>

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