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

@fluentui/react-input

Package Overview
Dependencies
Maintainers
13
Versions
833
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui/react-input - npm Package Compare versions

Comparing version 9.0.0-beta.3 to 9.0.0-beta.4

23

CHANGELOG.json

@@ -5,3 +5,24 @@ {

{
"date": "Fri, 18 Feb 2022 13:33:47 GMT",
"date": "Tue, 01 Mar 2022 02:16:10 GMT",
"tag": "@fluentui/react-input_v9.0.0-beta.4",
"version": "9.0.0-beta.4",
"comments": {
"prerelease": [
{
"author": "olfedias@microsoft.com",
"package": "@fluentui/react-input",
"commit": "084d7408855f3e52b67cbca172da1acef9dcb98f",
"comment": "fix: Add react-theme as dependency"
},
{
"author": "beachball",
"package": "@fluentui/react-input",
"comment": "Bump @fluentui/react-utilities to v9.0.0-rc.4",
"commit": "0bc1e755543ed69443d5d03e1976c630583242f7"
}
]
}
},
{
"date": "Fri, 18 Feb 2022 13:35:32 GMT",
"tag": "@fluentui/react-input_v9.0.0-beta.3",

@@ -8,0 +29,0 @@ "version": "9.0.0-beta.3",

# Change Log - @fluentui/react-input
This log was last generated on Fri, 18 Feb 2022 13:33:47 GMT and should not be manually modified.
This log was last generated on Tue, 01 Mar 2022 02:16:10 GMT and should not be manually modified.
<!-- Start content -->
## [9.0.0-beta.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-input_v9.0.0-beta.4)
Tue, 01 Mar 2022 02:16:10 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-input_v9.0.0-beta.3..@fluentui/react-input_v9.0.0-beta.4)
### Changes
- fix: Add react-theme as dependency ([PR #21825](https://github.com/microsoft/fluentui/pull/21825) by olfedias@microsoft.com)
- Bump @fluentui/react-utilities to v9.0.0-rc.4 ([PR #21884](https://github.com/microsoft/fluentui/pull/21884) by beachball)
## [9.0.0-beta.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-input_v9.0.0-beta.3)
Fri, 18 Feb 2022 13:33:47 GMT
Fri, 18 Feb 2022 13:35:32 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-input_v9.0.0-beta.1..@fluentui/react-input_v9.0.0-beta.3)

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

5

package.json
{
"name": "@fluentui/react-input",
"version": "9.0.0-beta.3",
"version": "9.0.0-beta.4",
"description": "Fluent UI React Input component",

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

"dependencies": {
"@fluentui/react-utilities": "9.0.0-rc.3",
"@fluentui/react-theme": "9.0.0-rc.3",
"@fluentui/react-utilities": "9.0.0-rc.4",
"@griffel/react": "1.0.0",

@@ -48,0 +49,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