New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

brighterscript

Package Overview
Dependencies
Maintainers
1
Versions
299
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

brighterscript - npm Package Versions

1
30

0.55.0

Diff

Changelog

Source

0.55.0 - 2022-08-03

Added

  • a toJSON function to SymbolTable (#655)
  • link all brs AST nodes to parent onFileValidate (#650)
  • semantic token color for consts (#654)
  • go-to-definition support for const statements (#653)

Changed

Fixed

  • bug that wasn't transpiling const expressions when used inside assignment expressions (#658)
  • Performance boost: better function sorting during validation (#651)
  • broken plugin imports with custom cwd (#652)
twitchbronbron
published 0.54.1 •

Changelog

Source

0.54.1 - 2022-07-22

Changed

  • Fix bug in languageserver hover provider (#649)
twitchbronbron
published 0.54.0 •

Changelog

Source

0.54.0 - 2022-07-22

Added

  • hover for CONST references. (#648)
  • plugins can contribute completions (#647)
  • plugins can contribute hovers (#393)

Changed

  • Export some vscode interfaces (#644)
  • Better plugin docs (#643)
twitchbronbron
published 0.53.1 •

Changelog

Source

0.53.1 - 2022-07-15

Fixed

  • bug with codeactions at the edges of tokens. (#642)
  • nested namespace import codeActions bug. (#641)
twitchbronbron
published 0.53.0 •

Changelog

Source

0.53.0 - 2022-07-14

Added

  • New Language Feature: Constants (#632)

Changed

  • Flag top level statements (#638)
  • Flag usage of undefined variables (#631)
  • Use util.createLocation, not Location.create() (#637)
  • Better project detection by language server (#633)
twitchbronbron
published 1.0.0-alpha.23 •

twitchbronbron
published 0.52.3 •

Changelog

Source

0.52.3 - 2022-06-14

Fixed

  • fix bug with class transpile in watch mode (#630)
  • Send program-triggered validate() diagnostics to language client (#629)
  • Emit before/after programTranspile during file transpile preview (#628)
twitchbronbron
published 0.52.2 •

Changelog

Source

0.52.2 - 2022-06-13

Fixed

  • transpile crash when file was changed by a plugin in beforeTranspile events (#627)
  • bug in transpile preview custom command that wasn't returning the result (#626)
  • add missing range on interface statement, causing transpile crashes (#623)
  • transpile enum values in binary expressions (#622)
twitchbronbron
published 0.52.1 •

Changelog

Source

0.52.1 - 2022-06-10

Fixed

  • detect class circular extends (#619)
  • improve namespace/enum/class semantic token detection (better syntax highlighting) (##621)
twitchbronbron
published 1.0.0-alpha.22 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc