Socket
Socket
Sign inDemoInstall

@fluentui/react-field

Package Overview
Dependencies
29
Maintainers
12
Versions
549
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 9.1.67 to 9.1.68

12

package.json
{
"name": "@fluentui/react-field",
"version": "9.1.67",
"version": "9.1.68",
"description": "Fluent UI Field components",

@@ -22,9 +22,9 @@ "main": "lib-commonjs/index.js",

"start": "yarn storybook",
"storybook": "start-storybook",
"storybook": "yarn --cwd ../stories storybook",
"test": "jest --passWithNoTests",
"type-check": "tsc -b tsconfig.json",
"generate-api": "just-scripts generate-api",
"test-ssr": "test-ssr \"./stories/**/*.stories.tsx\""
"type-check": "just-scripts type-check",
"generate-api": "just-scripts generate-api"
},
"devDependencies": {
"@fluentui/react-tooltip": "*",
"@fluentui/eslint-plugin": "*",

@@ -37,3 +37,3 @@ "@fluentui/react-conformance": "*",

"dependencies": {
"@fluentui/react-context-selector": "^9.1.61",
"@fluentui/react-context-selector": "^9.1.62",
"@fluentui/react-icons": "^2.0.239",

@@ -40,0 +40,0 @@ "@fluentui/react-jsx-runtime": "^9.0.39",

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

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc