You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

brighterscript

Package Overview
Dependencies
Maintainers
0
Versions
307
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

brighterscript - npm Package Versions

1345
31

1.0.0-alpha.43

Diff
twitchbronbron
published 1.0.0-alpha.43 •
twitchbronbron
published 0.68.4 •

Changelog

Source

0.68.4 - 2025-01-22

Changed

  • upgrade to roku-deploy@3.12.4. Notable changes since 3.12.3:
twitchbronbron
published 1.0.0-alpha.42 •
twitchbronbron
published 0.68.3 •

Changelog

Source

0.68.3 - 2025-01-13

Changed

  • Export more items (#1394)

Fixed

  • Fix class transpile issue with child class constructor not inherriting parent params (#1390)
twitchbronbron
published 0.68.2 •

Changelog

Source

0.68.2 - 2024-12-06

Changed

  • Add more convenience exports from vscode-languageserver (#1359)
  • upgrade to roku-deploy@3.12.3. Notable changes since 3.12.2:
    • Fix issues with detecting "check for updates required" (roku-deploy#181)
    • Identify when a 577 error is thrown, send a new developer friendly message (roku-deploy#180)
    • Bump dependencies to remove audit issues (roku-deploy#178)
twitchbronbron
published 0.68.1 •

Changelog

Source

0.68.1 - 2024-11-26

Added

  • Add Namespace Source Literals (#1354)
  • Language server crash fix (#1353)

Fixed

  • Fix bug with ternary transpile for indexed set (#1357)
  • Enhance lexer to support long numeric literals with type designators (#1351)
twitchbronbron
published 0.68.0 •

Changelog

Source

0.68.0 - 2024-11-21

Changed

  • Fix issues with the ast walkArray function (#1347)
  • Optimize ternary transpilation for assignments (#1341)
twitchbronbron
published 1.0.0-alpha.41 •
twitchbronbron
published 1.0.0-alpha.40 •
twitchbronbron
published 0.67.8 •

Changelog

Source

0.67.8 - 2024-10-18

Changed

  • upgrade to roku-deploy@3.12.2. Notable changes since 3.12.1:
    • fixes #175 - updated regex to find a signed package on /plugin_package page (roku-deploy#176)

Fixed

  • namespace-relative transpile bug for standalone file (#1324)
  • Prevent crash when ProgramBuilder.run called with no options (#1316)