@cs-chatbots/router-masterbot-tools
Advanced tools
Comparing version 0.2.1 to 0.2.3
{ | ||
"name": "@cs-chatbots/router-masterbot-tools", | ||
"version": "0.2.1", | ||
"version": "0.2.3", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -80,3 +80,3 @@ 'use strict'; | ||
_storeSharedContext (req, res) { | ||
if (req.data.sharedContext) { | ||
if (req.event.sharedContext) { | ||
req.sharedContext = this._getMoreRecentSharedContext( | ||
@@ -83,0 +83,0 @@ req.state.sharedContext, |
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 2 instances 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
1331514
34
8