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

@fluentui/react-motion

Package Overview
Dependencies
Maintainers
12
Versions
130
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui/react-motion - npm Package Compare versions

Comparing version 0.0.0-nightly-20240617-0407.1 to 0.0.0-nightly-20240618-0404.1

25

CHANGELOG.md
# Change Log - @fluentui/react-motion
This log was last generated on Mon, 17 Jun 2024 04:40:36 GMT and should not be manually modified.
This log was last generated on Tue, 18 Jun 2024 04:39:37 GMT and should not be manually modified.
<!-- Start content -->
## [0.0.0-nightly-20240617-0407.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-motion_v0.0.0-nightly-20240617-0407.1)
## [0.0.0-nightly-20240618-0404.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-motion_v0.0.0-nightly-20240618-0404.1)
Mon, 17 Jun 2024 04:40:36 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-motion_v9.1.0..@fluentui/react-motion_v0.0.0-nightly-20240617-0407.1)
Tue, 18 Jun 2024 04:39:37 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-motion_v9.2.0..@fluentui/react-motion_v0.0.0-nightly-20240618-0404.1)

@@ -15,7 +15,16 @@ ### Changes

- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/not available) by fluentui-internal@service.microsoft.com)
- Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20240617-0407.1 ([commit](https://github.com/microsoft/fluentui/commit/1ddda96c2c499f0119976e9ef199bf9dfad35e47) by beachball)
- Bump @fluentui/react-utilities to v0.0.0-nightly-20240617-0407.1 ([commit](https://github.com/microsoft/fluentui/commit/1ddda96c2c499f0119976e9ef199bf9dfad35e47) by beachball)
- Bump @fluentui/react-conformance to v0.0.0-nightly-20240617-0407.1 ([commit](https://github.com/microsoft/fluentui/commit/1ddda96c2c499f0119976e9ef199bf9dfad35e47) by beachball)
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20240617-0407.1 ([commit](https://github.com/microsoft/fluentui/commit/1ddda96c2c499f0119976e9ef199bf9dfad35e47) by beachball)
- Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20240618-0404.1 ([commit](https://github.com/microsoft/fluentui/commit/2dd160e5423f19a5de7df899594399ec6c10d946) by beachball)
- Bump @fluentui/react-utilities to v0.0.0-nightly-20240618-0404.1 ([commit](https://github.com/microsoft/fluentui/commit/2dd160e5423f19a5de7df899594399ec6c10d946) by beachball)
- Bump @fluentui/react-conformance to v0.0.0-nightly-20240618-0404.1 ([commit](https://github.com/microsoft/fluentui/commit/2dd160e5423f19a5de7df899594399ec6c10d946) by beachball)
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20240618-0404.1 ([commit](https://github.com/microsoft/fluentui/commit/2dd160e5423f19a5de7df899594399ec6c10d946) by beachball)
## [9.2.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-motion_v9.2.0)
Mon, 17 Jun 2024 07:34:16 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-motion_v9.1.0..@fluentui/react-motion_v9.2.0)
### Minor changes
- feat: Implement `onMotionCancel` callback handler ([PR #31698](https://github.com/microsoft/fluentui/pull/31698) by lingfangao@hotmail.com)
## [9.1.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-motion_v9.1.0)

@@ -22,0 +31,0 @@

{
"name": "@fluentui/react-motion",
"version": "0.0.0-nightly-20240617-0407.1",
"version": "0.0.0-nightly-20240618-0404.1",
"description": "A package with utilities & motion definitions using Web Animations API",

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

"e2e": "cypress run --component",
"e2e:local": "cypress open --component"
"e2e:local": "cypress open --component",
"bundle-size": "monosize measure"
},
"devDependencies": {
"@fluentui/eslint-plugin": "*",
"@fluentui/react-conformance": "0.0.0-nightly-20240617-0407.1",
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20240617-0407.1",
"@fluentui/react-conformance": "0.0.0-nightly-20240618-0404.1",
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20240618-0404.1",
"@fluentui/scripts-api-extractor": "*",

@@ -42,4 +43,4 @@ "@fluentui/scripts-tasks": "*",

"dependencies": {
"@fluentui/react-shared-contexts": "0.0.0-nightly-20240617-0407.1",
"@fluentui/react-utilities": "0.0.0-nightly-20240617-0407.1",
"@fluentui/react-shared-contexts": "0.0.0-nightly-20240618-0404.1",
"@fluentui/react-utilities": "0.0.0-nightly-20240618-0404.1",
"@swc/helpers": "^0.5.1",

@@ -46,0 +47,0 @@ "react-is": "^17.0.2"

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