Socket
Socket
Sign inDemoInstall

@fluentui/react-field

Package Overview
Dependencies
Maintainers
0
Versions
610
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui/react-field - npm Package Compare versions

Comparing version 0.0.0-nightly-20240726-2023.1 to 0.0.0-nightly-20240727-0949.1

2

lib/components/Field/Field.js

@@ -6,2 +6,4 @@ import * as React from 'react';

import { useFieldContextValues_unstable } from '../../contexts/index';
//TODO: migrate to fc to ensure v18 compatibility
// eslint-disable-next-line deprecation/deprecation
export const Field = /*#__PURE__*/ React.forwardRef((props, ref)=>{

@@ -8,0 +10,0 @@ const state = useField_unstable(props, ref);

18

package.json
{
"name": "@fluentui/react-field",
"version": "0.0.0-nightly-20240726-2023.1",
"version": "0.0.0-nightly-20240727-0949.1",
"description": "Fluent UI Field components",

@@ -28,6 +28,6 @@ "main": "lib-commonjs/index.js",

"devDependencies": {
"@fluentui/react-tooltip": "0.0.0-nightly-20240726-2023.1",
"@fluentui/react-tooltip": "0.0.0-nightly-20240727-0949.1",
"@fluentui/eslint-plugin": "*",
"@fluentui/react-conformance": "0.0.0-nightly-20240726-2023.1",
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20240726-2023.1",
"@fluentui/react-conformance": "0.0.0-nightly-20240727-0949.1",
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20240727-0949.1",
"@fluentui/scripts-api-extractor": "*",

@@ -37,8 +37,8 @@ "@fluentui/scripts-tasks": "*"

"dependencies": {
"@fluentui/react-context-selector": "0.0.0-nightly-20240726-2023.1",
"@fluentui/react-context-selector": "0.0.0-nightly-20240727-0949.1",
"@fluentui/react-icons": "^2.0.245",
"@fluentui/react-jsx-runtime": "0.0.0-nightly-20240726-2023.1",
"@fluentui/react-label": "0.0.0-nightly-20240726-2023.1",
"@fluentui/react-theme": "0.0.0-nightly-20240726-2023.1",
"@fluentui/react-utilities": "0.0.0-nightly-20240726-2023.1",
"@fluentui/react-jsx-runtime": "0.0.0-nightly-20240727-0949.1",
"@fluentui/react-label": "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",
"@griffel/react": "^1.5.22",

@@ -45,0 +45,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