Socket
Socket
Sign inDemoInstall

rc-slider

Package Overview
Dependencies
Maintainers
7
Versions
187
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rc-slider - npm Package Compare versions

Comparing version 9.6.2 to 9.6.3

4

es/common/SliderTooltip.js

@@ -18,3 +18,5 @@ import * as React from 'react';

rafRef.current = raf(function () {
innerRef.current.forcePopupAlign();
var _innerRef$current;
(_innerRef$current = innerRef.current) === null || _innerRef$current === void 0 ? void 0 : _innerRef$current.forcePopupAlign();
});

@@ -21,0 +23,0 @@ }

@@ -33,3 +33,5 @@ "use strict";

rafRef.current = (0, _raf.default)(function () {
innerRef.current.forcePopupAlign();
var _innerRef$current;
(_innerRef$current = innerRef.current) === null || _innerRef$current === void 0 ? void 0 : _innerRef$current.forcePopupAlign();
});

@@ -36,0 +38,0 @@ }

{
"name": "rc-slider",
"version": "9.6.2",
"version": "9.6.3",
"description": "Slider UI component for React",

@@ -5,0 +5,0 @@ "engines": {

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