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

roku-deploy

Package Overview
Dependencies
Maintainers
1
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

roku-deploy - npm Package Versions

1
9

3.9.0

Diff

Changelog

Source

3.9.0 - 2022-09-16

Added

  • Add stagingDir and retainStagingDir. (#99)

Changed

  • deprecated stagingFolderPath and `retainStagingFolder. (#99)
twitchbronbron
published 3.8.1 •

Changelog

Source

3.8.1 - 2022-09-02

Changed

  • Bump moment from 2.29.2 to 2.29.4 (#98)
twitchbronbron
published 3.8.0 •

Changelog

Source

3.8.0 - 2022-08-30

Added

  • add support for remotedebug_connect_early form field (#97)
  • Better compile error handling (#96)
twitchbronbron
published 3.7.1 •

Changelog

Source

3.7.1 - 2022-06-08

Fixed

  • make the json parser less sensitive to trailing commas (#95)
twitchbronbron
published 3.7.0 •

Changelog

Source

3.7.0 - 2022-05-23

Added

  • new files parameter to zipFolder() to allow including/excluding files when building the zip
  • new rokuDeploy.takeScreenshot() function (#92)
  • export rokuDeploy const to improve the docs. Developers should switch to import { rokuDeploy } from 'roku-deploy' instead of import * as rokuDeploy from 'roku-deploy'.
twitchbronbron
published 3.6.0 •

Changelog

Source

3.6.0 - 2022-04-13

Added

  • deleteInstalledChannel option to specify whether the previously installed dev channel will be deleted before installing the new one
twitchbronbron
published 3.5.4 •

Changelog

Source

3.5.4 - 2022-03-17

Changed

  • use fast-glob instead of glob for globbing. (#86)

Fixed

  • significant performance issues during globbing. (#86)
twitchbronbron
published 3.5.3 •

Changelog

Source

3.5.3 - 2022-02-16

Fixed

  • removed request property from RokuDeploy class that was only there for unit testing, and was causing typescript issues in downstream dependencies. (#84)
twitchbronbron
published 3.5.2 •

Changelog

Source

3.5.2 - 2021-11-02

Fixed

  • bug introduced in v3.5.0 with retrieveSignedPackage that would produce an empty package. (#82)
twitchbronbron
published 3.5.1 •

Changelog

Source

3.5.1 - 2021-11-02

Fixed

  • bug introduced in v3.5.0 with rekeyDevice that would crash because the read stream was closed before the request got sent. (#81)
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