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

Diff

Changelog

Source

0.30.5 - 2021-02-03

Added

  • syntax support for dim statements
  • completion and code navigation for labels

Fixed

  • exception related to signature help when writing comments
twitchbronbron
published 0.30.4 •

Changelog

Source

0.30.4 - 2021-02-02

Fixed

  • fixed crash during validation caused by a missing function body when parsing malformed code
twitchbronbron
published 0.30.3 •

Changelog

Source

0.30.3 - 2021-02-01

Fixed

  • performance issue when transpiling larger projects, even when no brighterscript code was used
twitchbronbron
published 0.30.2 •

Changelog

Source

0.30.2 - 2021-01-31

Fixed

  • xml parse error crashing validation ((#294)[https://github.com/rokucommunity/brighterscript/pull/294])
  • better handling for createStringLiteral ((#292)[https://github.com/rokucommunity/brighterscript/pull/292])
twitchbronbron
published 0.30.1 •

Changelog

Source

0.30.1 - 2021-01-29

Fixed

  • bug that would crash while transpiling if a script tag didn't have a type attribute
  • XML transpile now honors the sourceMap option
twitchbronbron
published 0.30.0 •

Changelog

Source

0.30.0 - 2021-01-26

Added

  • null coalescing operator (see the docs for more information)

Fixed

  • infinite loop when encountering annotations without an identifier above a class method (#291)
twitchbronbron
published 0.29.0 •

Changelog

Source

0.29.0 - 2021-01-25

Added

  • ternary operator (see the docs for more information)
twitchbronbron
published 0.28.2 •

Changelog

Source

0.28.2 - 2021-01-22

Changed

  • config loading functions from util.ts are now run synchronously

Fixed

  • missing variable from for each statement in completions for language server
  • bug when running the CLI that wouldn't properly read the sourceMap property from bsconfig.json
twitchbronbron
published 0.28.1 •

Changelog

Source

0.28.1 - 2021-01-19

Changed

  • (For plugin authors) refactored many async methods into sync methods to simplify file creation/management. (#278)

Fixed

  • bug with transpiling classes that would not always get the correct superclass index. (#279)
  • annotations are now block-restricted (#274)
twitchbronbron
published 0.28.0 •

Changelog

Source

0.28.0 - 2021-01-16

Added

  • annotation support for classes and class methods (#270)

fixed

  • bugs with go-to-definition and signature help for namespace functions, classes, and callfunc calls
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