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

@sap-ux/inquirer-common

Package Overview
Dependencies
Maintainers
0
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sap-ux/inquirer-common

Commonly used shared functionality and types to support inquirer modules.

  • 0.6.24
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
147K
increased by3.8%
Maintainers
0
Weekly downloads
 
Created
Source

@sap-ux/inquirer-common

Commonly used shared functionality that supports prompting. Currently used by inquirer modules for example @sap-ux/ui5-application-inquirer, @sap-ux/ui5-library-inquirer. For example, choice searching and UI5 choice grouping. Add functionality that may be used by multiple prompting modules to prompte re-use.

Extending ABAP Service Offerings

The default list of ABAP service name types can be extended to allow customised ABAP service plans to be shown during the Cloud Foundry ABAP environment flow.

Supported list of technical service name types;

[
    AbapEnvType.ABAP,
    AbapEnvType.ABAP_TRIAL,
    AbapEnvType.ABAP_CANARY,
    AbapEnvType.ABAP_OEM,
    AbapEnvType.ABAP_OEM_CANARY,
    AbapEnvType.ABAP_HAAS,
    AbapEnvType.ABAP_STAGING,
    AbapEnvType.ABAP_INTERNAL_STAGING
]

Configure the ABAPEnvServiceTypes environment variable with either a single or comma separated list, to update the existing list;

# Single
export ABAPEnvServiceTypes=abap-staging
# Multiple
export ABAPEnvServiceTypes=abap-staging,abap-internal

License

Read License.

Keywords

inquirer SAP UI5 prompt

FAQs

Package last updated on 03 Mar 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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