Socket
Socket
Sign inDemoInstall

calibre

Package Overview
Dependencies
124
Maintainers
4
Versions
63
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
234567Next

5.1.3

Diff

benschwarz
published 5.1.2 •

Changelog

Source

5.1.2 (2023-11-03)

🐛 Bug fixes

  • Fixes markdown output for calibre test create (#634).

🧹 Housekeeping

  • Updates dependencies in response to latest dependabot updates.
benschwarz
published 5.1.1 •

Changelog

Source

5.1.1 (2023-10-05)

🚩 Commands and flags

  • Adds --markdown output flag to calibre site pull-request-review command.

🧹 Housekeeping

  • Updates dependencies in response to latest dependabot updates.
benschwarz
published 5.1.0 •

Changelog

Source

5.1.0 (2023-08-19)

🚩 Commands and flags

  • Adds new command: calibre site create-pull-request-review to compare a preview deployment for a Site already monitored by Calibre.
  • Adds new command: calibre site pull-request-reviews to list Pull Request Reviews.
  • Adds new command: calibre site pull-request-review to retrieve and display an existing Pull Request Review.
  • Updates output of calibre test show and calibre test create --waitForTest to return a new Single Page Test report.
  • Adds --webhookUrl and --webhookSecret flags to calibre test create. You can use these flags to POST the results of a Single Page Test to a desired URL with HMAC secret.
  • Adds a new --markdown flag to calibre test show and calibre test create. You can use --markdown to generate a Single Page Test report.

🧹 Housekeeping

  • Updates dependencies in response to latest security patches.
  • Swapped dependency update-notifier for simple-update-notifier, which has better smaller and less risky package supply chain.
  • Swapped dependency json2csv (now deprecated) for same authors new package that is maintained.
benschwarz
published 5.0.4 •

Changelog

Source

5.0.4 (2023-05-31)

🛠 Core

  • Add Brotli decompression support for report JSON downloads
benschwarz
published 5.0.3 •

Changelog

Source

5.0.3 (2022-08-25)

🛠 Core

  • Fixed Windows support
benschwarz
published 5.0.2 •

Changelog

Source

5.0.2 (2022-07-15)

🚩 Commands and flags

  • Updates calibre device-list command to output additional emulated device details (screen width and height, device type: phone tablet or desktop and status: current or discontinued)
benschwarz
published 5.0.1 •

Changelog

Source

5.0.1 (2022-05-13)

🚩 Commands and flags

  • Adds a new command: calibre team list to list all Teams depending on API Token in use.

🛠 Core

  • Updates all command and flag descriptions for clarity and accuracy.

📖 Documentation

  • updates README.md to include link to Calibre’s documentation page for all CLI commands
benschwarz
published 5.0.0 •

Changelog

Source

5.0.0 (2022-04-29)

💥 Breaking changes

  • Ends support for Node 12 (end of life as of 2022-04-30).
  • Discontinues packaged binary builds: releases only via npm.

🚩 Commands and flags

  • Adds a new flag for calibre test create: --waitForTest (default: false).

🛠 Core

  • Adds a new package export: cli-commands (returns all command functions and CLI options).
  • Adds a new package export: cli-metadata (returns all command documentation).
  • Adds a new package script: npm run generate-cli-md (generates CLI_COMMANDS.md CLI documentation file).
  • Now written in ES Modules.
  • Adds build step for producing CommonJS entry points.
  • Adds built-in throttling to requests made with the API so they don't hit the request limit.

🧹 Housekeeping

  • Turns ESLint on for the build process.

📖 Documentation

  • Updates README.md to reflect current usage.
  • Updates all Node.js examples to ES Modules.
  • Adds CLI_COMMANDS.md that showcases all available commands and subcommands with their options.
benschwarz
published 5.0.0-alpha.7 •

234567Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc