Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

aria-progress-range-slider

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aria-progress-range-slider - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

dist/style.css

4

package.json
{
"name": "aria-progress-range-slider",
"version": "0.0.1",
"version": "0.0.2",
"description": "Accessible progress bar / slider component",

@@ -8,3 +8,3 @@ "scripts": {

"start": "parcel index.html",
"build": "rm -rf ./dist && microbundle --entry ./src/index.ts --output ./dist",
"build": "rm -rf ./dist && microbundle --entry ./src/index.ts --output ./dist && parcel build src/style.scss --out-dir ./dist",
"build-docs": "rm -rf ./docs && parcel build index.html --out-dir ./docs --public-url /aria-progress-range-slider"

@@ -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