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

@matiaslgonzalez/react-timeline-range-slider

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@matiaslgonzalez/react-timeline-range-slider - npm Package Compare versions

Comparing version 1.5.1-7 to 1.5.1-8

2

dist/esm/components/Track.js

@@ -12,3 +12,3 @@ import { __assign, __makeTemplateObject } from "tslib";

var sourcePercent = _a.sourcePercent, targetPercent = _a.targetPercent;
return "calc(".concat(targetPercent - sourcePercent, "% - 1px)");
return "calc(".concat(targetPercent - sourcePercent, "%)");
}, function (_a) {

@@ -15,0 +15,0 @@ var disabled = _a.disabled, error = _a.error;

{
"name": "@matiaslgonzalez/react-timeline-range-slider",
"version": "1.5.1-7",
"version": "1.5.1-8",
"description": "Time Slider component for React",

@@ -5,0 +5,0 @@ "main": "./dist/cjs/index.js",

Sorry, the diff of this file is not supported yet

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