You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

typescript-to-lua

Package Overview
Dependencies
Maintainers
2
Versions
169
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typescript-to-lua - npm Package Versions

2345
17

1.31.4

Diff
p
perryvw
published 1.31.4 •
p
perryvw
published 1.31.3 •
p
perryvw
published 1.31.2 •
p
perryvw
published 1.31.1 •
p
perryvw
published 1.31.0 •

Changelog

Source

1.31.0

  • Upgraded TypeScript to 5.8.2
  • Changed currentIndent from private to protected in the LuaPrinter to allow custom printers with alternate indentation
  • Added bit and bit32 as reserved Lua keywords to avoid accidental naming clashes.
p
perryvw
published 1.30.1 •
p
perryvw
published 1.30.0 •

Changelog

Source

1.30.0

  • Allow passing in-memory plugins when using the tstl API, for more flexible integration into scripts
  • Changed how stacktraces are handled for Error in Lua 5.1 and LuaJIT
p
perryvw
published 1.29.1 •
p
perryvw
published 1.29.0 •

Changelog

Source

1.29.0

  • Added support for the Luau luaTarget. This will use Luau's continue statement and ternary conditional expression if ... then ... else ... where appropriate.
  • Added support for new Array<T>() syntax to construct arrays (constructing with a length argument is not allowed).
  • Fixed a bug causing arrays to sometimes be indexed with a wrong index.
p
perryvw
published 1.28.1 •
2345
17