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
300
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.64.0

Diff

Changelog

Source

0.64.0 - 2023-04-04

Changed

  • Fix namespace-relative items (#789)
twitchbronbron
published 0.63.0 •

Changelog

Source

0.63.0 - 2023-03-31

Changed

  • Wrap transpiled template strings in parens (#788)
  • Simplify the ast range logic (#784)
twitchbronbron
published 0.62.0 •

Changelog

Source

0.62.0 - 2023-03-16

Added

  • severityOverride option (#725)
  • Optional chaining assignment validation (#782)

Changed

  • Fix transpile bug with optional chaning (#781)
  • Fix crash when func has no block (#774)
  • Move not-referenced check into ProgramValidator (#773)
  • upgrade to roku-deploy@3.10.0. Notable changes since 3.9.3:
twitchbronbron
published 0.61.3 •

Changelog

Source

0.61.3 - 2023-01-12

Changed

twitchbronbron
published 0.61.2 •

Changelog

Source

0.61.2 - 2022-12-15

Changed

  • Bump qs from 6.5.2 to 6.5.3 (#758)
twitchbronbron
published 0.61.1 •

Changelog

Source

0.61.1 - 2022-12-07

Fixed

  • Ensure enums and interfaces persist in typedefs (#757)
twitchbronbron
published 0.61.0 •

Changelog

Source

0.61.0 - 2022-12-05

Added

  • new removeParameterTypes option that removes type information from parameters when transpiling (#744)

Fixed

  • throttle transpiling to prevent crashes (#755)
  • exception while validating continue statement (#752)
  • add missing visitor params for DottedSetStatement (#748)
  • flag incorrectly nested statements (#747)
twitchbronbron
published 0.60.6 •

Changelog

Source

0.60.6 - 2022-11-08

Fixed

  • double super call transpile in subclasses (#740)
  • issues with Roku doc scraper and adds missing components (#736)
twitchbronbron
published 0.60.5 •

Changelog

Source

0.60.5 - 2022-11-03

Changed

  • Refactor SymbolTable and AST parent logic so that SymbolTables get their parent symbol table from its own (AstNode) (#732)

Fixed

  • Significant performance boost in validate() by caching getCallableByName (#739)
  • Add diagnostic when using namespaces as variables (#738)
  • Fix crash in getDefinition (#734)
twitchbronbron
published 0.60.4 •

Changelog

Source

0.60.4 - 2022-10-28

Changed

  • Add name to symbol table (#728)

Fixed

  • Allow continue as local var (#730)
  • language server semanticToken request now waits until validate finishes (#727)
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