
Research
/Security News
Malicious npm Packages Target WhatsApp Developers with Remote Kill Switch
Two npm packages masquerading as WhatsApp developer libraries include a kill switch that deletes all files if the phone number isn’t whitelisted.
CommunityToolkit.WinUI.Controls.RangeSelector
Advanced tools
A double Slider control that allows the user to select a sub-range of values from a larger range of values.
This package is part of the Windows Community Toolkit from the .NET Foundation.
This package contains the following controls in the CommunityToolkit.WinUI.Controls
namespace:
If you're developing with UWP/WinUI 2 or Uno.UI you should be using the CommunityToolkit.Uwp.Controls.RangeSelector
package.
If you're developing with WindowsAppSDK/WinUI 3 or Uno.WinUI you should be using the CommunityToolkit.WinUI.Controls.RangeSelector
package.
For UWP projects, the WinUI 2 reference requires you include the WinUI XAML Resources in your App.xaml file:
<Application.Resources>
<XamlControlsResources xmlns="using:Microsoft.UI.Xaml.Controls" />
</Application.Resources>
See Getting Started in WinUI 2 for more information.
Further documentation about these components can be found at: https://aka.ms/windowstoolkitdocs
MIT
See License.md in package for more details.
FAQs
A double Slider control that allows the user to select a sub-range of values from a larger range of values.
We found that communitytoolkit.winui.controls.rangeselector demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 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.
Research
/Security News
Two npm packages masquerading as WhatsApp developer libraries include a kill switch that deletes all files if the phone number isn’t whitelisted.
Research
/Security News
Socket uncovered 11 malicious Go packages using obfuscated loaders to fetch and execute second-stage payloads via C2 domains.
Security News
TC39 advances 11 JavaScript proposals, with two moving to Stage 4, bringing better math, binary APIs, and more features one step closer to the ECMAScript spec.