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

@stanko/dual-range-input

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stanko/dual-range-input - npm Package Compare versions

Comparing version 0.9.0 to 0.9.1

2

CHANGELOG.md
# Changelog
## v0.9.0
## v0.9.0, v0.9.1

@@ -5,0 +5,0 @@ 17.11.2024.

{
"name": "@stanko/dual-range-input",
"description": "Native dual range input in about fifty lines of JavaScript",
"version": "0.9.0",
"version": "0.9.1",
"private": false,

@@ -6,0 +6,0 @@ "type": "module",

# Native Dual Range Input
**Readme is still work in progress.**
The native part is somewhat open for discussion.
But the implementation uses two native range inputs
and about fifty lines of JavaScript to make them work together.
In my book, it is _native enough_.
and about [fifty lines of JavaScript](https://cdn.jsdelivr.net/npm/@stanko/dual-range-input/dist/index.js) to make them work together.
It still uses all of the native interactions and accessibility features.
In my book, that is _native enough_.
## Usage

@@ -11,0 +11,0 @@

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