Research
Security News
Threat Actor Exposes Playbook for Exploiting npm to Build Blockchain-Powered Botnets
A threat actor's playbook for exploiting the npm ecosystem was exposed on the dark web, detailing how to build a blockchain-powered botnet.
@skyux/validation
Advanced tools
This library was generated with Nx.
Run nx test validation
to execute the unit tests.
7.0.0-beta.3 (2022-10-14)
alertType
on the alert component being an unaccepted string. To address this change, change the alertType
to an accepted SkyIndicatorTypeIcon
or remove it to use the default alertType
of 'warning'
.SkyFileDrop
and SkyFileAttachment
components' validateFn
input type was updated to receive a SkyFileType
parameter and return a string or undefined. To address this, ensure all validateFn
inputs have the correct parameter and return types.get
function was updated to accurately reflect that it may return undefined. To address this change, account for a possible undefined value wherever you are using the get
function.SkyModalConfigurationInterface.providers
accepts an array of StaticProvider
s instead of any value.SkyConfirmButton
's styleType
will only accept predefined strings of type SkyConfirmButtonStyleType
. To address this, ensure styleType
is only being set to a supported value.SkyConfirmButton
component is intended for internal use only and is removed from the exported API. To address this, remove any usages of the SkyConfirmButton
component.alertType
to SkyIndicatorIconType
(#683) (9081186)SkyModalConfigurationInterface.providers
type (#665) (a65dae0)SkyConfirmButton
's styleType
type (#664) (8fda84e)openComponent
component
param type (#667) (8ffa182)FAQs
This library was generated with [Nx](https://nx.dev).
The npm package @skyux/validation receives a total of 1,359 weekly downloads. As such, @skyux/validation popularity was classified as popular.
We found that @skyux/validation demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer 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.
Research
Security News
A threat actor's playbook for exploiting the npm ecosystem was exposed on the dark web, detailing how to build a blockchain-powered botnet.
Security News
NVD’s backlog surpasses 20,000 CVEs as analysis slows and NIST announces new system updates to address ongoing delays.
Security News
Research
A malicious npm package disguised as a WhatsApp client is exploiting authentication flows with a remote kill switch to exfiltrate data and destroy files.