Rupert Key
Rupert Key
Please upgrade `ws` dependency per security vulnerability https://github.com/advisories/GHSA-6fc8-4gx4-v693 Basically update `aws-lambda-ws-server/packages/aws-lambda-ws-server/package.json` dependency of `ws` to `>= 7.4.6`. `npm audit fix --force` _**downgrades**_ aws-lambda-ws-server ! Thanks
Would be great to have a .d.ts file provided :)
Introduce support for deserializing via annotated constructor call to allow read-only fields and properties. Annotate a constructor with the new `YamlConstructorAttribute` and it will be used in preference to property...
Getting the exception running a built Unity game using MoonSharp when it tries to load the `UnityScriptLoader` class and _any_ amount of stripping enabled. With no stripping, it works; low...
Typogenic seems to build its mesh working down from the origin. This makes pivoting look a little odd in 3D. One can workaround by adding an extra Transform parent and...
When I set the `Insert` key for "Add child and start edit" then use on a node, no child is created. (Insert is the key used in FreeMind by default...
## Reproduction Edit a remote file using `vim scp://user@myserver[:port]//path/to/file.txt` syntax. Attempting to open the Copilot panel. ## Error Result is Lua exception E95 "Buffer with this name already exists". ##...
The Release notes instruct to set `GODOT_BINARY` however `gdscript.py` actually reads `GDBIN` env-var (at least when run from source). HTH :)
**Describe the bug** Stretch and squash animation not imported as expected. Expected: - to see horizontal axes (Unity's XZ) to scale out as the vertical (Unity Y) scale is reduced...
Installed extension, compose e-mail, press emoji button, blank panel appears (see pic):  Re-ran from console and the top-level error is: ``` JavaScript error: undefined, line 0: Error: Missing host...