Socket
Socket
Sign inDemoInstall

abraxas

Package Overview
Dependencies
23
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.5 to 2.1.6

abraxas-2.1.6.tgz

4

CHANGES.md

@@ -0,1 +1,5 @@

## 2.1.6 2015-12-09
- Doc update
## 2.1.5 2015-11-07

@@ -2,0 +6,0 @@

2

package.json

@@ -12,3 +12,3 @@ {

"author": "Rebecca Turner <me@re-becca.org> (http://re-becca.org)",
"version": "2.1.5",
"version": "2.1.6",
"dependencies": {

@@ -15,0 +15,0 @@ "backoff": "^2.4.0",

@@ -425,2 +425,6 @@ Abraxas

`data`. `data` can be a buffer, string or stream.
* *task.error(data)* Fails the task, sending a WORK_FAIL packet with
`data`. `data` can be a buffer, string or stream. Also sends either a
WORK_EXCEPTION or WORK_WARNING with he same data before WORK_FAIL
depending on wether the server supports the exception extension.

@@ -427,0 +431,0 @@ The worker object returned has the property:

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc