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

darcon

Package Overview
Dependencies
Maintainers
1
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

darcon - npm Package Compare versions

Comparing version 1.5.9 to 1.5.10

2

package.json
{
"name": "darcon",
"version": "1.5.9",
"version": "1.5.10",
"description": "Simple Messaging/Service Bus for node entities over NatsIO",

@@ -5,0 +5,0 @@ "keywords": [

@@ -31,2 +31,4 @@ const _ = require( 'isa.js' )

let terms = _.pick( request, options.attributesToPass || [] )
terms.flowID = ps.flowID
terms.processID = ps.processID

@@ -33,0 +35,0 @@ let ps = newRequest.params

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