@needle-tools/engine 4.16.5 → 4.16.6

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.
@@ -1986,11 +1986,11 @@ Ro('if(!globalThis["NEEDLE_ENGINE_VERSION"]) globalThis["NEEDLE_ENGINE_VERSION"]
1986
1986
  Ro('if(!globalThis["NEEDLE_ENGINE_GENERATOR"]) globalThis["NEEDLE_ENGINE_GENERATOR"] = "unknown";');
1987
1987
  Ro('if(!globalThis["NEEDLE_PROJECT_BUILD_TIME"]) globalThis["NEEDLE_PROJECT_BUILD_TIME"] = "unknown";');
1988
1988
  Ro('if(!globalThis["NEEDLE_PUBLIC_KEY"]) globalThis["NEEDLE_PUBLIC_KEY"] = "unknown";');
1989
- Ro('globalThis["__NEEDLE_ENGINE_VERSION__"] = "4.16.5";');
1989
+ Ro('globalThis["__NEEDLE_ENGINE_VERSION__"] = "4.16.6";');
1990
1990
  Ro('globalThis["__NEEDLE_ENGINE_GENERATOR__"] = "undefined";');
1991
- Ro('globalThis["__NEEDLE_PROJECT_BUILD_TIME__"] = "Wed Mar 18 2026 11:58:51 GMT+0000 (Coordinated Universal Time)";');
1991
+ Ro('globalThis["__NEEDLE_PROJECT_BUILD_TIME__"] = "Fri Mar 20 2026 16:57:12 GMT+0000 (Coordinated Universal Time)";');
1992
1992
  Ro('globalThis["__NEEDLE_PUBLIC_KEY__"] = "' + NEEDLE_PUBLIC_KEY + '";');
1993
- const qi = "4.16.5", Tc = "undefined", Fd = "Wed Mar 18 2026 11:58:51 GMT+0000 (Coordinated Universal Time)";
1993
+ const qi = "4.16.6", Tc = "undefined", Fd = "Fri Mar 20 2026 16:57:12 GMT+0000 (Coordinated Universal Time)";
1994
1994
  n0 && console.log(`Engine version: ${qi} (generator: ${Tc})
1995
1995
  Project built at ${Fd}`);
1996
1996
  const gr = NEEDLE_PUBLIC_KEY, vs = "needle_isActiveInHierarchy", da = "builtin_components", hd = "needle_editor_guid";