@memberjunction/code-execution
Advanced tools
| > @memberjunction/code-execution@5.15.0 build | ||
| > @memberjunction/code-execution@5.16.0 build | ||
| > tsc && tsc-alias -f | ||
+9
-0
| # @memberjunction/code-execution | ||
| ## 5.16.0 | ||
| ### Patch Changes | ||
| - Updated dependencies [2387400] | ||
| - Updated dependencies [11dba07] | ||
| - @memberjunction/core@5.16.0 | ||
| - @memberjunction/global@5.16.0 | ||
| ## 5.15.0 | ||
@@ -4,0 +13,0 @@ |
+3
-3
| { | ||
| "name": "@memberjunction/code-execution", | ||
| "type": "module", | ||
| "version": "5.15.0", | ||
| "version": "5.16.0", | ||
| "description": "Sandboxed code execution service for MemberJunction actions and agents", | ||
@@ -15,4 +15,4 @@ "main": "dist/index.js", | ||
| "dependencies": { | ||
| "@memberjunction/core": "5.15.0", | ||
| "@memberjunction/global": "5.15.0", | ||
| "@memberjunction/core": "5.16.0", | ||
| "@memberjunction/global": "5.16.0", | ||
| "isolated-vm": "^6.0.2", | ||
@@ -19,0 +19,0 @@ "lodash": "^4.17.23", |
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
1358212
0.01%+ Added
+ Added
- Removed
- Removed
Updated