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.3.98 to 1.3.100

4

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

@@ -33,3 +33,3 @@ "keywords": [

"proback.js": "^2.1.15",
"quanstructor": "^0.5.1",
"quanstructor": "^0.5.3",
"vindication.js": "^4.20.10"

@@ -36,0 +36,0 @@ },

@@ -13,2 +13,4 @@ let Clerobee = require('clerobee')

if ( options.extractRequest )
options.extractRequest( request )
for (let attribute of options.attributesRespected ) {

@@ -15,0 +17,0 @@ newRequest[ attribute ] = request[ attribute ]

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