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

react-relative-portal

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-relative-portal - npm Package Compare versions

Comparing version 1.7.2 to 1.8.0

2

dist/RelativePortal.js

@@ -55,3 +55,3 @@ 'use strict';

function initDOMListener() {
document.body.addEventListener('mousewheel', (0, _lodash2.default)(fireListeners, 100, {
document.body.addEventListener('wheel', (0, _lodash2.default)(fireListeners, 100, {
leading: true,

@@ -58,0 +58,0 @@ trailing: true

{
"name": "react-relative-portal",
"version": "1.7.2",
"version": "1.8.0",
"description": "React component for place dropdowns outside overflow: hidden; elements",

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

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