Security News
New Python Packaging Proposal Aims to Solve Phantom Dependency Problem with SBOMs
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.
@enact/webos
Advanced tools
Utility functions for working with webOS devices.
npm install --save @enact/webos
Unless otherwise specified, all content, including all source code files and documentation files in this repository are:
Copyright (c) 2012-2018 LG Electronics
Unless otherwise specified or set forth in the NOTICE file, all content, including all source code files and documentation files in this repository are: Licensed under the Apache License, Version 2.0 (the "License"); you may not use this content except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
[2.0.0-beta.3] - 2018-05-14
moonstone/SelectableItem.SelectableItemDecorator
ui/Touchable
support to fire onTap
when a click
event occursmoonstone/ToggleItem
to forward native events on onFocus
and onBlur
moonstone/Input
and moonstone/ExpandableInput
to support forwarding valid <input>
props to the contained <input>
nodemoonstone/ToggleButton
to fire onToggle
when toggledui/Touchable
custom events onDown
, onUp
, onMove
, and onTap
to use the event name as the type
rather than the shorter name (e.g. onTap
rather than tap
)ui/Toggleable
to forward events on activate
and deactivate
instead of firing toggled payload. Use toggle
to handle toggled payload from the event.moonstone/VirtualList.VirtualList
, moonstone/VirtualList.VirtualGridList
, and moonstone/Scroller.Scroller
to ignore any user key events in pointer modemoonstone/Image
so it automatically swaps the src
to the appropriate resolution dynamically as the screen resizesmoonstone/Popup
to support all spotlightRestrict
optionsmoonstone
component disabled
colors to match the most recent design guidelines (from 30% to 60% opacity)moonstone/ExpandableInput
spotlight behavior when leaving the component via 5-wayspotlight
to retry setting focus when the window is activatedspotlight
handling of 5-way events after the pointer hidesFAQs
webOS support library
The npm package @enact/webos receives a total of 31,010 weekly downloads. As such, @enact/webos popularity was classified as popular.
We found that @enact/webos demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.
Security News
Socket CEO Feross Aboukhadijeh discusses open source security challenges, including zero-day attacks and supply chain risks, on the Cyber Security Council podcast.
Security News
Research
Socket researchers uncover how threat actors weaponize Out-of-Band Application Security Testing (OAST) techniques across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.