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
296
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.1

Diff

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
twitchbronbron
published 0.27.0 •

Changelog

Source

0.27.0 - 2021-01-15

Changed

  • plugin system changed to require a factory function instead of a singleton object (#272)
twitchbronbron
published 0.26.0 •

Changelog

Source

0.26.0 - 2021-01-14

Added

  • proper XML AST support
  • component interface validation
  • basic support for string-based diagnostic codes (from plugins)
twitchbronbron
published 0.25.0 •

Changelog

Source

0.25.0 - 2021-01-12

Added

  • support for passing custom types as function parameters and return types (#262)
twitchbronbron
published 0.24.1 •

Changelog

Source

0.24.1 - 2021-01-09

Changed

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