fix: exec_sdk_inception now properly executes SDK file instead of path as code

This commit is contained in:
russell@unturf.com 2026-01-23 10:04:57 -05:00
parent b3c3957346
commit 3acc781016
13 changed files with 16 additions and 15 deletions

View file

@ -1,6 +1,6 @@
{
"name": "un-sync",
"version": "4.2.16",
"version": "4.2.17",
"description": "unsandbox.com JavaScript SDK (Isomorphic - Node.js + Browser)",
"type": "module",
"main": "src/un.js",