Security News
38% of CISOs Fear They’re Not Moving Fast Enough on AI
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
@ui5/create-webcomponents-package
Advanced tools
Provides an npm init
script for creating new "UI5 Web Components" packages.
with npm
npm init @ui5/webcomponents-package
(the user will be asked for name, port, tag);npm init @ui5/webcomponents-package <NEW-PACKAGE-NAME>
(the user will be asked for port and tag only).And with yarn
yarn create @ui5/webcomponents-package
yarn create @ui5/webcomponents-package <NEW-PACKAGE-NAME>
.The script creates a new directory, and fills it with a package.json
file and all necessary source files, and resources for a new
components package.
We welcome all comments, suggestions, questions, and bug reports. Please follow our Support Guidelines on how to report an issue, or chat with us in the #webcomponents
channel of the OpenUI5 Community Slack.
Please check our Contribution Guidelines.
Copyright (c) 2019 SAP SE or an SAP affiliate company. All rights reserved. This file is licensed under the Apache Software License, Version 2.0 except as noted otherwise in the LICENSE file.
1.10.0 (2023-01-20)
design
property (#6261) (566c46b), closes #6019imageContent
slot is added (#6083) (2dc0d2c), closes #5462navigation
mode is enabled (#6024) (97afa69)open/opener
functionality and open/close
events (#5984) (951f09a)accessibilityAttributes
property (#6117) (056ed9f)showTooltip
property documentation (#6165) (10849b7)FAQs
UI5 Web Components: create package
The npm package @ui5/create-webcomponents-package receives a total of 230 weekly downloads. As such, @ui5/create-webcomponents-package popularity was classified as not popular.
We found that @ui5/create-webcomponents-package demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 8 open source maintainers collaborating on the project.
Did you know?
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.
Security News
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.
Security News
Company News
Socket is joining TC54 to help develop standards for software supply chain security, contributing to the evolution of SBOMs, CycloneDX, and Package URL specifications.