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

@fluentui/react-popover

Package Overview
Dependencies
Maintainers
0
Versions
916
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui/react-popover - npm Package Compare versions

Comparing version 0.0.0-nightly-20240727-0949.1 to 0.0.0-nightly-20240727-2000.1

4

lib/components/PopoverSurface/PopoverSurface.js

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

* PopoverSurface component renders react children in a positioned box
*/ //TODO: migrate to fc to ensure v18 compatibility
// eslint-disable-next-line deprecation/deprecation
export const PopoverSurface = /*#__PURE__*/ React.forwardRef((props, ref)=>{
*/ export const PopoverSurface = /*#__PURE__*/ React.forwardRef((props, ref)=>{
const state = usePopoverSurface_unstable(props, ref);

@@ -13,0 +11,0 @@ usePopoverSurfaceStyles_unstable(state);

{
"name": "@fluentui/react-popover",
"version": "0.0.0-nightly-20240727-0949.1",
"version": "0.0.0-nightly-20240727-2000.1",
"description": "Popover component for Fluent UI",

@@ -30,7 +30,7 @@ "main": "lib-commonjs/index.js",

"devDependencies": {
"@fluentui/react-provider": "0.0.0-nightly-20240727-0949.1",
"@fluentui/react-menu": "0.0.0-nightly-20240727-0949.1",
"@fluentui/react-provider": "0.0.0-nightly-20240727-2000.1",
"@fluentui/react-menu": "0.0.0-nightly-20240727-2000.1",
"@fluentui/eslint-plugin": "*",
"@fluentui/react-conformance": "0.0.0-nightly-20240727-0949.1",
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20240727-0949.1",
"@fluentui/react-conformance": "0.0.0-nightly-20240727-2000.1",
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20240727-2000.1",
"@fluentui/scripts-api-extractor": "*",

@@ -41,12 +41,12 @@ "@fluentui/scripts-cypress": "*",

"dependencies": {
"@fluentui/keyboard-keys": "0.0.0-nightly-20240727-0949.1",
"@fluentui/react-aria": "0.0.0-nightly-20240727-0949.1",
"@fluentui/react-context-selector": "0.0.0-nightly-20240727-0949.1",
"@fluentui/react-portal": "0.0.0-nightly-20240727-0949.1",
"@fluentui/react-positioning": "0.0.0-nightly-20240727-0949.1",
"@fluentui/react-shared-contexts": "0.0.0-nightly-20240727-0949.1",
"@fluentui/react-tabster": "0.0.0-nightly-20240727-0949.1",
"@fluentui/react-theme": "0.0.0-nightly-20240727-0949.1",
"@fluentui/react-utilities": "0.0.0-nightly-20240727-0949.1",
"@fluentui/react-jsx-runtime": "0.0.0-nightly-20240727-0949.1",
"@fluentui/keyboard-keys": "0.0.0-nightly-20240727-2000.1",
"@fluentui/react-aria": "0.0.0-nightly-20240727-2000.1",
"@fluentui/react-context-selector": "0.0.0-nightly-20240727-2000.1",
"@fluentui/react-portal": "0.0.0-nightly-20240727-2000.1",
"@fluentui/react-positioning": "0.0.0-nightly-20240727-2000.1",
"@fluentui/react-shared-contexts": "0.0.0-nightly-20240727-2000.1",
"@fluentui/react-tabster": "0.0.0-nightly-20240727-2000.1",
"@fluentui/react-theme": "0.0.0-nightly-20240727-2000.1",
"@fluentui/react-utilities": "0.0.0-nightly-20240727-2000.1",
"@fluentui/react-jsx-runtime": "0.0.0-nightly-20240727-2000.1",
"@griffel/react": "^1.5.22",

@@ -53,0 +53,0 @@ "@swc/helpers": "^0.5.1"

Sorry, the diff of this file is too big to display

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc