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 0.0.0-nightly-20220317-0422.1 to 0.0.0-nightly-20220318-0416.1

18

CHANGELOG.json

@@ -5,5 +5,5 @@ {

{
"date": "Thu, 17 Mar 2022 04:32:33 GMT",
"tag": "@fluentui/react-input_v0.0.0-nightly-20220317-0422.1",
"version": "0.0.0-nightly-20220317-0422.1",
"date": "Fri, 18 Mar 2022 04:27:19 GMT",
"tag": "@fluentui/react-input_v0.0.0-nightly-20220318-0416.1",
"version": "0.0.0-nightly-20220318-0416.1",
"comments": {

@@ -32,4 +32,4 @@ "prerelease": [

"package": "@fluentui/react-input",
"comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220317-0422.1",
"commit": "92725e01f18c7d9e976104f4399e9a42ac564df3"
"comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220318-0416.1",
"commit": "9fe23c6e14ceb14d72b49bf59ded7e05f0dc185d"
},

@@ -39,4 +39,4 @@ {

"package": "@fluentui/react-input",
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220317-0422.1",
"commit": "92725e01f18c7d9e976104f4399e9a42ac564df3"
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220318-0416.1",
"commit": "9fe23c6e14ceb14d72b49bf59ded7e05f0dc185d"
},

@@ -46,4 +46,4 @@ {

"package": "@fluentui/react-input",
"comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220317-0422.1",
"commit": "92725e01f18c7d9e976104f4399e9a42ac564df3"
"comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220318-0416.1",
"commit": "9fe23c6e14ceb14d72b49bf59ded7e05f0dc185d"
}

@@ -50,0 +50,0 @@ ],

# Change Log - @fluentui/react-input
This log was last generated on Thu, 17 Mar 2022 04:32:33 GMT and should not be manually modified.
This log was last generated on Fri, 18 Mar 2022 04:27:19 GMT and should not be manually modified.
<!-- Start content -->
## [0.0.0-nightly-20220317-0422.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-input_v0.0.0-nightly-20220317-0422.1)
## [0.0.0-nightly-20220318-0416.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-input_v0.0.0-nightly-20220318-0416.1)
Thu, 17 Mar 2022 04:32:33 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-input_v9.0.0-beta.5..@fluentui/react-input_v0.0.0-nightly-20220317-0422.1)
Fri, 18 Mar 2022 04:27:19 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-input_v9.0.0-beta.5..@fluentui/react-input_v0.0.0-nightly-20220318-0416.1)

@@ -17,5 +17,5 @@ ### Changes

- Add static classnames to Input ([PR #21960](https://github.com/microsoft/fluentui/pull/21960) by seanmonahan@microsoft.com)
- Bump @fluentui/react-theme to v0.0.0-nightly-20220317-0422.1 ([commit](https://github.com/microsoft/fluentui/commit/92725e01f18c7d9e976104f4399e9a42ac564df3) by beachball)
- Bump @fluentui/react-utilities to v0.0.0-nightly-20220317-0422.1 ([commit](https://github.com/microsoft/fluentui/commit/92725e01f18c7d9e976104f4399e9a42ac564df3) by beachball)
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220317-0422.1 ([commit](https://github.com/microsoft/fluentui/commit/92725e01f18c7d9e976104f4399e9a42ac564df3) by beachball)
- Bump @fluentui/react-theme to v0.0.0-nightly-20220318-0416.1 ([commit](https://github.com/microsoft/fluentui/commit/9fe23c6e14ceb14d72b49bf59ded7e05f0dc185d) by beachball)
- Bump @fluentui/react-utilities to v0.0.0-nightly-20220318-0416.1 ([commit](https://github.com/microsoft/fluentui/commit/9fe23c6e14ceb14d72b49bf59ded7e05f0dc185d) by beachball)
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220318-0416.1 ([commit](https://github.com/microsoft/fluentui/commit/9fe23c6e14ceb14d72b49bf59ded7e05f0dc185d) by beachball)

@@ -22,0 +22,0 @@ ## [9.0.0-beta.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-input_v9.0.0-beta.5)

{
"name": "@fluentui/react-input",
"version": "0.0.0-nightly-20220317-0422.1",
"version": "0.0.0-nightly-20220318-0416.1",
"description": "Fluent UI React Input component",

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

"@fluentui/react-conformance": "*",
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20220317-0422.1",
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20220318-0416.1",
"@fluentui/scripts": "^1.0.0"
},
"dependencies": {
"@fluentui/react-theme": "0.0.0-nightly-20220317-0422.1",
"@fluentui/react-utilities": "0.0.0-nightly-20220317-0422.1",
"@fluentui/react-theme": "0.0.0-nightly-20220318-0416.1",
"@fluentui/react-utilities": "0.0.0-nightly-20220318-0416.1",
"@griffel/react": "1.0.0",

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