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

brighterscript

Package Overview
Dependencies
Maintainers
2
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.37.0

Diff

Changelog

Source

0.37.0 - 2021-03-18

Added

  • support for bs:disable comments in xml files (#363)
twitchbronbron
published 0.36.0 •

Changelog

Source

0.36.0 - 2021-03-15

Added

  • class import code actions (#365)

Changed

  • append stack trace to every language server error (#354))

Fixed

  • restrict function and class imports to .bs files only (#365))
  • language server crashes due to unsafe property access in callfunc expressions (#360))
  • crashes in signature help (#358))
  • template string transpile bug when two expressions were next to each other (#361))
twitchbronbron
published 0.35.0 •

Changelog

Source

0.35.0 - 2021-03-09

Added

  • code actions for suggesting import statements in brighterscript files (#347)

Fixed

  • safer access to nullable callables and values during certain language server operations (#328)
twitchbronbron
published 0.34.3 •

Changelog

Source

0.34.3 -2021-03-05

Fixed

  • bug when transpiling bsc with custom function and parameter return types
twitchbronbron
published 0.34.2 •

Changelog

Source

0.34.2 - 2021-03-04

Added

  • support for loading bslib without alias (i.e. @rokucommunity/bslib).

Fixed

  • bslib npm alias bug crashing npm install on nodeJS < 12
  • infinite loop during transpile when copying bslib
  • bug where bslib.brs functions were not properly prefixed during transpile
twitchbronbron
published 0.34.1 •

Changelog

Source

0.34.1 - 2021-03-02

Fixed

  • syntax parsing bugs within single-line if statements
twitchbronbron
published 0.34.0 •

Changelog

Source

0.34.0 - 2021-02-28

Added

  • language server file path completions inside strings that start with pkg: or libpkg:
twitchbronbron
published 0.33.0 •

Changelog

Source

0.33.0 - 2021-02-27

Added

  • support for ropm version of bslib.(#334)

Fixed

  • parse crash when encountering immediately-invoked function expressions (IIFEs) (#343)
  • error during language server completions when activated on the first token in the file (#342)
  • refactored BrsFile.parseMode to be a property instead of a getter since there was no reason it needed to be a getter (#341)
twitchbronbron
published 0.32.3 •

Changelog

Source

0.32.3 - 2021-02-25

Fixed

  • fix significant performance bug in diagnostic filtering
  • tweaks to the logging system to make logLevel=verbose less chatty
  • null reference error in Scope.getFileByRelativePath()
  • fix class fields that were missing in getSymbol requests
twitchbronbron
published 0.32.2 •

Changelog

Source

0.32.3 - 2021-02-25

Fixed

  • fix significant performance bug in diagnostic filtering
  • tweaks to the logging system to make logLevel=verbose less chatty
  • null reference error in Scope.getFileByRelativePath()
  • fix class fields that were missing in getSymbol requests
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