New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@fluentui/react-virtualizer

Package Overview
Dependencies
Maintainers
12
Versions
611
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui/react-virtualizer - npm Package Compare versions

Comparing version 9.0.0-alpha.5 to 9.0.0-alpha.6

17

CHANGELOG.json

@@ -5,3 +5,18 @@ {

{
"date": "Mon, 13 Feb 2023 23:40:50 GMT",
"date": "Wed, 15 Feb 2023 11:41:24 GMT",
"tag": "@fluentui/react-virtualizer_v9.0.0-alpha.6",
"version": "9.0.0-alpha.6",
"comments": {
"prerelease": [
{
"author": "beachball",
"package": "@fluentui/react-virtualizer",
"comment": "Bump @fluentui/react-utilities to v9.6.0",
"commit": "087d981aab96bef2e332a373069a19bc702a7ca2"
}
]
}
},
{
"date": "Mon, 13 Feb 2023 23:43:14 GMT",
"tag": "@fluentui/react-virtualizer_v9.0.0-alpha.5",

@@ -8,0 +23,0 @@ "version": "9.0.0-alpha.5",

# Change Log - @fluentui/react-virtualizer
This log was last generated on Mon, 13 Feb 2023 23:40:50 GMT and should not be manually modified.
This log was last generated on Wed, 15 Feb 2023 11:41:24 GMT and should not be manually modified.
<!-- Start content -->
## [9.0.0-alpha.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-virtualizer_v9.0.0-alpha.6)
Wed, 15 Feb 2023 11:41:24 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-virtualizer_v9.0.0-alpha.5..@fluentui/react-virtualizer_v9.0.0-alpha.6)
### Changes
- Bump @fluentui/react-utilities to v9.6.0 ([PR #26845](https://github.com/microsoft/fluentui/pull/26845) by beachball)
## [9.0.0-alpha.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-virtualizer_v9.0.0-alpha.5)
Mon, 13 Feb 2023 23:40:50 GMT
Mon, 13 Feb 2023 23:43:14 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-virtualizer_v9.0.0-alpha.4..@fluentui/react-virtualizer_v9.0.0-alpha.5)

@@ -11,0 +20,0 @@

4

package.json
{
"name": "@fluentui/react-virtualizer",
"version": "9.0.0-alpha.5",
"version": "9.0.0-alpha.6",
"description": "Generic and composable virtualizer framework built on browser intersection observer",

@@ -34,3 +34,3 @@ "main": "lib-commonjs/index.js",

"dependencies": {
"@fluentui/react-utilities": "^9.5.3",
"@fluentui/react-utilities": "^9.6.0",
"@griffel/react": "^1.5.2",

@@ -37,0 +37,0 @@ "tslib": "^2.1.0"

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