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

Diff

Changelog

Source

0.15.0 - 2020-09-18

Added

  • plugin API to allow visibility into the various compiler phases. This is currently in alpha. (#170)
twitchbronbron
published 0.14.0 •

Changelog

Source

0.14.0 - 2020-09-04

Changed

  • Add error diagnostic BS1115 which flags duplicate component names #186
twitchbronbron
published 0.13.2 •

Changelog

Source

0.13.2 - 2020-08-31

Changed

  • Upgraded BS1104 to error (previously a warning) and refined the messaging.
twitchbronbron
published 0.13.1 •

Changelog

Source

0.13.1 - 2020-08-14

Changed

  • upgraded to roku-deploy@3.2.3
  • throw exception when copying to staging folder and rootDir does not exist in the file system
  • throw exception when zipping package and ${stagingFolder}/manifest does not exist in the file system
twitchbronbron
published 0.13.0 •

Changelog

Source

0.13.0 - 2020-08-10

Added

  • ability to mark the extends and project options in bsconfig.json, API and CLI as optional.
twitchbronbron
published 0.12.4 •

Changelog

Source

0.12.4 - 2020-08-06

Fixed

  • bug in cli that wouldn't properly read bsconfig values. #167
  • bug in cli that doesn't use retain-staging-folder argument properly. #168
twitchbronbron
published 0.12.3 •

Changelog

Source

0.12.3 - 2020-08-03

Fixed

  • bug in the language server that would provide stale completions due to the file throttling introduced in v0.11.2. Now the language server will wait for the throttled parsing to complete before serving completion results.
twitchbronbron
published 0.12.2 •

Changelog

Source

0.12.2 - 2020-07-16

Added

  • Expose ProgramBuilder.transpile() method to make it easier for tools to transpile programmatically. #154

Fixed

  • bug on Windows when transpiling BrighterScript import statements into xml script tags that would use the wrong path separator sometimes.
twitchbronbron
published 0.12.1 •

Changelog

Source

0.12.1 - 2020-07-15

Changed

Fixed

  • bug in roku-deploy when when loading stagingFolderPath from rokudeploy.json or bsconfig.json that would crash the language server
twitchbronbron
published 0.12.0 •

Changelog

Source

0.12.0 - 2020-07-09

Added

  • diagnosticLevel option to limit/control the noise in the console diagnostics

Changed

  • Move away from command-line-args in favor of yargs for CLI support

Fixed

  • Throttle LanguageServer validation to prevent running too many validations in a row.
  • Bug in CLI preventing ability to provide false values to certain flags
  • Do not print info and hint diagnostics from the CLI by default.
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