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

@smartbear/one-report-publisher

Package Overview
Dependencies
Maintainers
14
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smartbear/one-report-publisher - npm Package Versions

2

0.8.0

Diff

Changelog

Source

[0.8.0] - 2022-08-15

Changed

  • Use new publishing API (e8b0695ecdae025ce0e0d734e2cdcc119c5a79f9)

Fixed

  • Make ~ expansion work on Windows
aslakhellesoy
published 0.7.0 •

Changelog

Source

[0.7.0] - 2022-07-12

Changed

  • Changed ONE_REPORT_TOKEN to ONE_REPORT_REFRESH_TOKEN
  • Changed the --token command-line option to --refresh-token
  • Changed the token GitHub action input to refresh-token.
aslakhellesoy
published 0.6.0 •

Changelog

Source

[0.6.0] - 2022-07-05

Added

  • If an error is thrown it contains the response body

Changed

  • Changed the main response from report urls to test cycle ids
  • Changed the console output from report urls to array of test cycle ids
  • Changed the --organization command-line option to --project-id.
  • Changed the organization GitHub action input to project-id.
  • Renamed the ONE_REPORT_ORGANIZATION environment variable to ONE_REPORT_PROJECT_ID
aslakhellesoy
published 0.5.0 •

Changelog

Source

[0.5.0] - 2022-06-29

Changed

  • Added the ability to pick up ONE_REPORT_ORGANIZATION, ONE_REPORT_TOKEN, ONE_REPORT_URL environment variables, so GitHub Action inputs or command-line options do not need to be specified.
  • Changed the --organization-id command-line option to --organization.
  • Changed the organization-id GitHub action input to organization.
aslakhellesoy
published 0.4.0 •

Changelog

Source

[0.4.0] - 2022-06-22

Changed

  • Changed basic auth to JWT token authentication OR-7
aslakhellesoy
published 0.3.2 •

Changelog

Source

[0.3.2] - 2022-03-04

Fixed

  • Update @cucumber/ci-environment
aslakhellesoy
published 0.3.1 •

Changelog

Source

[0.3.1] - 2022-03-04

Fixed

  • Provide correct SHA for GitHub Actions
aslakhellesoy
published 0.3.0 •

Changelog

Source

[0.3.0] - 2022-02-09

Added

  • Add new --max-time <seconds> option
  • Add new --ignore-error option
aslakhellesoy
published 0.2.0 •

Changelog

Source

[0.2.0] - 2022-02-07

Added

  • Basic Auth authentication has been added

Changed

  • The GitHub Action must specify username
  • The CLI must specify --username
  • The CLI shortopt -u is an alias for --username (and not --url as it was in previous versions)

Removed

  • Vercel authentication (password only) has been removed
aslakhellesoy
published 0.1.0 •

Changelog

Source

[0.1.0] - 2022-01-31

Added

  • Zip non .zip files by default. This can be overriden by specifying zip: false (GitHub Action) or --no-zip (Command Line)
2
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