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

brightscript-language

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

brightscript-language - npm Package Versions

12

0.1.19

Diff

Changelog

Source

[0.1.19] - 2019-03-10

Fixed

  • upgraded to brs@0.13.0-nightly.20190310 to fix RHS boolean assignment parse errors (see this issue)
  • LanguageServer
    • hover bug in multi-root workspace that was only showing hovers for the first workspace
    • support loading brsconfig.json path as a setting from a connected languageclient (i.e. vscode)
    • reload workspace if brsconfig.json has changed
twitchbronbron
published 0.1.18 •

Changelog

Source

[0.1.18] - 2019-03-08

Fixed

  • issue where only top-level variables were being found. Now all variables are found throughout the entire function scope.
  • runtime error when getting hover result.
  • issue with hover that would not find top-level function parameter types.
twitchbronbron
published 0.1.17 •

Changelog

Source

[0.1.17] - 2019-03-08

Fixed

  • Upgraded to brs@0.13.0-nightly.20190307 which fixed assignment operator parse errors. (see this issue).
twitchbronbron
published 0.1.16 •

Changelog

Source

[0.1.16] - 2019-03-06

Fixed

  • upgraded to brs@0.13.0-nightly.20190306 which fixed the mixed-case Then regression (see this issue).
twitchbronbron
published 0.1.15 •

Changelog

Source

[0.1.15] - 2019-03-04

Fixed

  • issue where EventEmitters were capped at 10 listeners. They no longer have an upper limit (hopefully there isn't a memory leak...)
twitchbronbron
published 0.1.14 •

Changelog

Source

[0.1.14] - 2019-03-02

Changed

  • updated to latest brs version that:
    • allows then to be used as object property names
    • allows function to be used as a parameter type
twitchbronbron
published 0.1.13 •

Changelog

Source

[0.1.13] - 2019-02-25

Fixed

  • issue that was showing duplicate errors when file was included in multiple components (#10)

Misc

  • accidentally called this release 0.1.13, when it was intended to be 0.1.3.
twitchbronbron
published 0.1.2 •

Changelog

Source

[0.1.2] - 2019-02-25

Changed

  • updated installation instructions.
  • reduced npm package install size (removed test files from dist folder)
twitchbronbron
published 0.1.1 •

Changelog

Source

0.1.1 - 2019-02-25

initial project release.

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