Socket
Socket
Sign inDemoInstall

@accessible/popover

Package Overview
Dependencies
37
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.4.0 to 3.4.1

4

dist/main/index.js

@@ -719,3 +719,3 @@ 'use strict'

;(0, _passiveLayoutEffect.default)(() => {
React.useEffect(() => {
prevOpen.current = isOpen

@@ -837,3 +837,3 @@ }, [isOpen])

id = (0, _useId.default)(id)
;(0, _passiveLayoutEffect.default)(() => {
React.useEffect(() => {
var _storedOnChange$curre

@@ -840,0 +840,0 @@

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

useLayoutEffect(() => {
React.useEffect(() => {
prevOpen.current = isOpen

@@ -734,3 +734,3 @@ }, [isOpen])

id = useId(id)
useLayoutEffect(() => {
React.useEffect(() => {
var _storedOnChange$curre

@@ -737,0 +737,0 @@

{
"name": "@accessible/popover",
"version": "3.4.0",
"version": "3.4.1",
"homepage": "https://github.com/accessible-ui/popover#readme",

@@ -5,0 +5,0 @@ "repository": "github:accessible-ui/popover",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc