tango-app-api-audit 3.4.57 → 3.4.58

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tango-app-api-audit",
3
- "version": "3.4.57",
3
+ "version": "3.4.58",
4
4
  "description": "audit & audit metrics apis",
5
5
  "main": "index.js",
6
6
  "type": "module",
@@ -4858,7 +4858,7 @@ export async function save( req, res ) {
4858
4858
  }
4859
4859
  }
4860
4860
 
4861
- const outputFilePath = temp[0]?.split( '_' );
4861
+ const outputFilePath = tempId[0]?.split( '_' );
4862
4862
  // trax output in open serach
4863
4863
  const folderPath = getFilePath?.sqs?.Body?.folderPath;
4864
4864
  const output = {