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

rc-dropdown

Package Overview
Dependencies
Maintainers
6
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rc-dropdown - npm Package Compare versions

Comparing version 3.6.1 to 3.6.2

2

es/hooks/useAccessibility.js

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

// FIXME: hack with raf
raf(focusMenu);
raf(focusMenu, 3);
}

@@ -64,0 +64,0 @@

@@ -76,3 +76,3 @@ "use strict";

// FIXME: hack with raf
(0, _raf.default)(focusMenu);
(0, _raf.default)(focusMenu, 3);
}

@@ -79,0 +79,0 @@

{
"name": "rc-dropdown",
"version": "3.6.1",
"version": "3.6.2",
"description": "dropdown ui component for react",

@@ -5,0 +5,0 @@ "keywords": [

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