Socket
Book a DemoInstallSign in
Socket

@fluentui/react-toast

Package Overview
Dependencies
Maintainers
10
Versions
665
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui/react-toast - npm Package Compare versions

Comparing version

to
0.0.0-nightly-20250908-0407.1

2

dist/index.d.ts

@@ -107,3 +107,3 @@ import { ARIAButtonResultProps } from '@fluentui/react-aria';

order: number;
imperativeRef: React_2.RefObject<ToastImperativeRef>;
imperativeRef: React_2.RefObject<ToastImperativeRef | null>;
}

@@ -110,0 +110,0 @@

{
"name": "@fluentui/react-toast",
"version": "0.0.0-nightly-20250904-0406.1",
"version": "0.0.0-nightly-20250908-0407.1",
"description": "Toast component for Fluent UI",

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

"devDependencies": {
"@fluentui/react-provider": "0.0.0-nightly-20250904-0406.1",
"@fluentui/react-provider": "0.0.0-nightly-20250908-0407.1",
"@fluentui/eslint-plugin": "*",
"@fluentui/react-conformance": "0.0.0-nightly-20250904-0406.1",
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20250904-0406.1",
"@fluentui/react-conformance": "0.0.0-nightly-20250908-0407.1",
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20250908-0407.1",
"@fluentui/scripts-api-extractor": "*",

@@ -24,13 +24,13 @@ "@fluentui/scripts-cypress": "*"

"dependencies": {
"@fluentui/keyboard-keys": "0.0.0-nightly-20250904-0406.1",
"@fluentui/react-aria": "0.0.0-nightly-20250904-0406.1",
"@fluentui/keyboard-keys": "0.0.0-nightly-20250908-0407.1",
"@fluentui/react-aria": "0.0.0-nightly-20250908-0407.1",
"@fluentui/react-icons": "^2.0.245",
"@fluentui/react-jsx-runtime": "0.0.0-nightly-20250904-0406.1",
"@fluentui/react-motion": "0.0.0-nightly-20250904-0406.1",
"@fluentui/react-motion-components-preview": "0.0.0-nightly-20250904-0406.1",
"@fluentui/react-portal": "0.0.0-nightly-20250904-0406.1",
"@fluentui/react-shared-contexts": "0.0.0-nightly-20250904-0406.1",
"@fluentui/react-tabster": "0.0.0-nightly-20250904-0406.1",
"@fluentui/react-theme": "0.0.0-nightly-20250904-0406.1",
"@fluentui/react-utilities": "0.0.0-nightly-20250904-0406.1",
"@fluentui/react-jsx-runtime": "0.0.0-nightly-20250908-0407.1",
"@fluentui/react-motion": "0.0.0-nightly-20250908-0407.1",
"@fluentui/react-motion-components-preview": "0.0.0-nightly-20250908-0407.1",
"@fluentui/react-portal": "0.0.0-nightly-20250908-0407.1",
"@fluentui/react-shared-contexts": "0.0.0-nightly-20250908-0407.1",
"@fluentui/react-tabster": "0.0.0-nightly-20250908-0407.1",
"@fluentui/react-theme": "0.0.0-nightly-20250908-0407.1",
"@fluentui/react-utilities": "0.0.0-nightly-20250908-0407.1",
"@griffel/react": "^1.5.22",

@@ -40,6 +40,6 @@ "@swc/helpers": "^0.5.1"

"peerDependencies": {
"@types/react": ">=16.14.0 <19.0.0",
"@types/react-dom": ">=16.9.0 <19.0.0",
"react": ">=16.14.0 <19.0.0",
"react-dom": ">=16.14.0 <19.0.0"
"@types/react": ">=16.14.0 <20.0.0",
"@types/react-dom": ">=16.9.0 <20.0.0",
"react": ">=16.14.0 <20.0.0",
"react-dom": ">=16.14.0 <20.0.0"
},

@@ -46,0 +46,0 @@ "beachball": {},

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