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

@fluentui/react-select

Package Overview
Dependencies
Maintainers
14
Versions
749
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui/react-select - npm Package Compare versions

Comparing version 9.0.0-beta.14 to 9.0.0-beta.15

31

CHANGELOG.json

@@ -5,3 +5,32 @@ {

{
"date": "Fri, 11 Nov 2022 14:53:22 GMT",
"date": "Thu, 17 Nov 2022 23:02:43 GMT",
"tag": "@fluentui/react-select_v9.0.0-beta.15",
"version": "9.0.0-beta.15",
"comments": {
"none": [
{
"author": "martinhochel@microsoft.com",
"package": "@fluentui/react-select",
"commit": "ea768501802d65d63ddc63fff3816fb6b5008ae4",
"comment": "chore: update package scaffold"
}
],
"prerelease": [
{
"author": "beachball",
"package": "@fluentui/react-select",
"comment": "Bump @fluentui/react-field to v9.0.0-alpha.9",
"commit": "94e156be5d3b5790d82dccf08c32672733fb9335"
},
{
"author": "beachball",
"package": "@fluentui/react-select",
"comment": "Bump @fluentui/react-utilities to v9.2.2",
"commit": "94e156be5d3b5790d82dccf08c32672733fb9335"
}
]
}
},
{
"date": "Fri, 11 Nov 2022 14:57:35 GMT",
"tag": "@fluentui/react-select_v9.0.0-beta.14",

@@ -8,0 +37,0 @@ "version": "9.0.0-beta.14",

# Change Log - @fluentui/react-select
This log was last generated on Fri, 11 Nov 2022 14:53:22 GMT and should not be manually modified.
This log was last generated on Thu, 17 Nov 2022 23:02:43 GMT and should not be manually modified.
<!-- Start content -->
## [9.0.0-beta.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-select_v9.0.0-beta.15)
Thu, 17 Nov 2022 23:02:43 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-select_v9.0.0-beta.14..@fluentui/react-select_v9.0.0-beta.15)
### Changes
- Bump @fluentui/react-field to v9.0.0-alpha.9 ([PR #25683](https://github.com/microsoft/fluentui/pull/25683) by beachball)
- Bump @fluentui/react-utilities to v9.2.2 ([PR #25683](https://github.com/microsoft/fluentui/pull/25683) by beachball)
## [9.0.0-beta.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-select_v9.0.0-beta.14)
Fri, 11 Nov 2022 14:53:22 GMT
Fri, 11 Nov 2022 14:57:35 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-select_v9.0.0-beta.13..@fluentui/react-select_v9.0.0-beta.14)

@@ -11,0 +21,0 @@

11

package.json
{
"name": "@fluentui/react-select",
"version": "9.0.0-beta.14",
"version": "9.0.0-beta.15",
"description": "Fluent UI React Select component",

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

"test": "jest --passWithNoTests",
"docs": "api-extractor run --config=config/api-extractor.local.json --local",
"build:local": "tsc -p ./tsconfig.lib.json --module esnext --emitDeclarationOnly && node ../../../scripts/typescript/normalize-import --output ./dist/types/packages/react-components/react-select/src && yarn docs",
"storybook": "start-storybook",
"type-check": "tsc -b tsconfig.json"
"type-check": "tsc -b tsconfig.json",
"generate-api": "tsc -p ./tsconfig.lib.json --emitDeclarationOnly && just-scripts api-extractor"
},

@@ -35,6 +34,6 @@ "devDependencies": {

"dependencies": {
"@fluentui/react-field": "9.0.0-alpha.8",
"@fluentui/react-field": "9.0.0-alpha.9",
"@fluentui/react-icons": "^2.0.175",
"@fluentui/react-theme": "^9.1.2",
"@fluentui/react-utilities": "^9.2.1",
"@fluentui/react-utilities": "^9.2.2",
"@griffel/react": "^1.4.2",

@@ -41,0 +40,0 @@ "tslib": "^2.1.0"

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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