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.2 to 9.0.0-alpha.3

17

CHANGELOG.json

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

{
"date": "Thu, 26 Jan 2023 13:27:53 GMT",
"date": "Tue, 31 Jan 2023 19:50:42 GMT",
"tag": "@fluentui/react-virtualizer_v9.0.0-alpha.3",
"version": "9.0.0-alpha.3",
"comments": {
"prerelease": [
{
"author": "beachball",
"package": "@fluentui/react-virtualizer",
"comment": "Bump @fluentui/react-utilities to v9.5.1",
"commit": "22477ef4202cd24add6ebf823196b5888c9d8083"
}
]
}
},
{
"date": "Thu, 26 Jan 2023 13:31:03 GMT",
"tag": "@fluentui/react-virtualizer_v9.0.0-alpha.2",

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

# Change Log - @fluentui/react-virtualizer
This log was last generated on Thu, 26 Jan 2023 13:27:53 GMT and should not be manually modified.
This log was last generated on Tue, 31 Jan 2023 19:50:42 GMT and should not be manually modified.
<!-- Start content -->
## [9.0.0-alpha.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-virtualizer_v9.0.0-alpha.3)
Tue, 31 Jan 2023 19:50:42 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-virtualizer_v9.0.0-alpha.2..@fluentui/react-virtualizer_v9.0.0-alpha.3)
### Changes
- Bump @fluentui/react-utilities to v9.5.1 ([PR #26491](https://github.com/microsoft/fluentui/pull/26491) by beachball)
## [9.0.0-alpha.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-virtualizer_v9.0.0-alpha.2)
Thu, 26 Jan 2023 13:27:53 GMT
Thu, 26 Jan 2023 13:31:03 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-virtualizer_v9.0.0-alpha.1..@fluentui/react-virtualizer_v9.0.0-alpha.2)

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

4

package.json
{
"name": "@fluentui/react-virtualizer",
"version": "9.0.0-alpha.2",
"version": "9.0.0-alpha.3",
"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.0",
"@fluentui/react-utilities": "^9.5.1",
"@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