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.8 to 2.1.9

2

package.json

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

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

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

@@ -132,3 +132,3 @@ "use strict";

if (!handler) { handler=options; options={} }
this.registerWorkerStream(func,options,function (task) {
return this.registerWorkerStream(func,options,function (task) {
return task.then(function(payload) {

@@ -135,0 +135,0 @@ task.payload = payload;

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