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

tabris-cli

Package Overview
Dependencies
Maintainers
0
Versions
271
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tabris-cli - npm Package Versions

23
28

3.10.0

Diff

Changelog

Source

3.10.0

  • Update cordova CLI to version 12
tabrisjs
published 3.9.1 •

tabrisjs
published 3.9.0 •

Changelog

Source

3.9.0

  • Remove requirement for build key.
eclipsesourceadmin
published 3.8.1 •

tabrisjs
published 3.8.0 •

Changelog

Source

3.8.0

  • No changes
tabrisjs
published 3.7.0 •

Changelog

Source

3.7.0

  • No changes
tabrisjs
published 3.6.0 •

Changelog

Source

3.6.0

  • Bug Fixes
tabrisjs
published 3.5.0 •

Changelog

Source

3.5.0

  • tabris serve updates:
    • Support logging fetch and XHR requests made by the app. Give the -l, --log-requests option to enable it.
    • Support printing the storage contents. UI tree and storage contents can now both be printed by pressing Ctrl+P.
    • Logging of requests to the internal HTTP server of the CLI, previously -l, --logging, can now be used by setting the environment variable TABRIS_CLI_SERVER_LOG to true instead.
    • Fix source maps issues.
    • Improve UX of prompts:
      • Do not require pressing Enter for boolean and choice prompts.
      • Support canceling prompts by pressing ESC.
    • Improve buffering of debug connection messages.
tabrisjs
published 3.4.1 •

Changelog

Source

3.4.1

Update outdated generator-tabris-js dependency.

tabrisjs
published 3.4.0 •

Changelog

Source

3.4.0

  • tabris serve updates:
    • New option --qrcode-renderer which can be used to select the alternative terminal renderer producing a terminal font-independent, but larger QR-Code.
    • Tweak colors and formatting of the printed output for readability.
    • Improve the stability of the debug-connection (handling logging and auto-reload).
    • Introduce various shortcuts to interact with the running app. Press Ctrl+K to see all shortcuts.
  • tabris build updates:
    • Improve reproducibility of builds by using npm ci --production instead of npm install --production to install the runtime dependencies of the app. npm ci works similarly to npm install, but will throw an error when package-lock.json and package.json are out-of-sync to prevent unexpected results.
23
28
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