Comparing version 1.3.98 to 1.3.100
{ | ||
"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 ] |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
56217
1317
Updatedquanstructor@^0.5.3