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.60.0

Diff

Changelog

Source

0.60.0 - 2022-10-10

Added

  • goto definition for enum statements and enum members (#715)
  • nested namespace support (#708)

Changed

Fixed

  • fixes signature help resolution for callexpressions (#707)
  • Fix transpilation of simple else block with leading comment (#712)
twitchbronbron
published 0.59.0 •

Changelog

Source

0.59.0 - 2022-10-03

Added

  • isThrowStatement reflection function (#709)
  • Support pkg:/ paths for setFile (#701)
  • Syntax and transpile support for continue statement (#697)

Changed

  • Migrate to stagingDir away from stagingFolder (#706)

Fixed

  • Fix enum error for negative values (#703)
twitchbronbron
published 1.0.0-alpha.24 •

twitchbronbron
published 0.58.0 •

Changelog

Source

0.58.0 - 2022-09-23

Added

  • AST child searching functionality. (#695)
  • stagingFolderPath option to the docs (f521066)
  • Create common ancestor for Expression and Statement (#693)

Fixed

  • Scope validation performance boost (#656)
  • Finds and includes more deeply embedded expressions (#696)

Changed

  • Rename refs to isClassFieldStatement and isClassMethodStatement (#694)
  • Centralize file path normalization for Program (#692)
  • use outputPath instead of object reference during transpiling to prevent duplicate file collisions (#691)
  • Move file validation into BscPlugin (#688)
  • upgrade to roku-deploy@3.9.1. Notable changes since 3.8.1:
twitchbronbron
published 0.57.2 •

Changelog

Source

0.57.2 - 2022-09-08

Fixed

  • Fix brightscript.configFile workspace config bug (#686)
twitchbronbron
published 0.57.1 •

Changelog

Source

0.57.1 - 2022-09-07

Fixed

  • fix(parser): consider namespace function transpiled names (#685)
twitchbronbron
published 0.57.0 •

Changelog

Source

0.57.0 - 2022-09-02

Added

  • validation for files that are nested too deep (#680)

Changed

Fixed

  • Allow mod as an aa prop(#684)
  • coerce AA member identifier kinds to TokenKind.Identifier (#684)
  • Doc Scraper issues (#585)
  • Fix case sensitivity issue with bs_const values (#677)
twitchbronbron
published 0.56.0 •

Changelog

Source

0.56.0 - 2022-08-23

Added

  • validation for dimmed variables (#672)
  • "--lsp" flag to bsc to start an LSP server (#668)

Fixed

  • compile crash for scope-less files (#674)
  • parse error for malformed dim statement (#673)
  • allow const as variable name (#670)
  • crashes for language clients that don't support "workspace/configuration" requests (#667)
twitchbronbron
published 0.55.2 •

Changelog

Source

0.55.2 - 2022-08-15

Fixed

  • Dedupe code completions in components (#664)
twitchbronbron
published 0.55.1 •

Changelog

Source

0.55.1 - 2022-08-07

Fixed

  • scope-specific diagnostic grouping issue (#660)
  • typescript error for ast parent setting (#659)
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