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-20220323-0419.1 to 0.0.0-nightly-20220324-0418.1

18

CHANGELOG.json

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

{
"date": "Wed, 23 Mar 2022 04:31:03 GMT",
"tag": "@fluentui/react-input_v0.0.0-nightly-20220323-0419.1",
"version": "0.0.0-nightly-20220323-0419.1",
"date": "Thu, 24 Mar 2022 04:27:36 GMT",
"tag": "@fluentui/react-input_v0.0.0-nightly-20220324-0418.1",
"version": "0.0.0-nightly-20220324-0418.1",
"comments": {

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

"package": "@fluentui/react-input",
"comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220323-0419.1",
"commit": "a411c919dd84df2278316a58a76063a8ed45ecf1"
"comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220324-0418.1",
"commit": "e14fb2779e4aaecdfe9171e5c1e0af28fbb05d8e"
},

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

"package": "@fluentui/react-input",
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220323-0419.1",
"commit": "a411c919dd84df2278316a58a76063a8ed45ecf1"
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220324-0418.1",
"commit": "e14fb2779e4aaecdfe9171e5c1e0af28fbb05d8e"
},

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

"package": "@fluentui/react-input",
"comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220323-0419.1",
"commit": "a411c919dd84df2278316a58a76063a8ed45ecf1"
"comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220324-0418.1",
"commit": "e14fb2779e4aaecdfe9171e5c1e0af28fbb05d8e"
}

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

# Change Log - @fluentui/react-input
This log was last generated on Wed, 23 Mar 2022 04:31:03 GMT and should not be manually modified.
This log was last generated on Thu, 24 Mar 2022 04:27:36 GMT and should not be manually modified.
<!-- Start content -->
## [0.0.0-nightly-20220323-0419.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-input_v0.0.0-nightly-20220323-0419.1)
## [0.0.0-nightly-20220324-0418.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-input_v0.0.0-nightly-20220324-0418.1)
Wed, 23 Mar 2022 04:31:03 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-input_v9.0.0-beta.5..@fluentui/react-input_v0.0.0-nightly-20220323-0419.1)
Thu, 24 Mar 2022 04:27:36 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-input_v9.0.0-beta.5..@fluentui/react-input_v0.0.0-nightly-20220324-0418.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-20220323-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/a411c919dd84df2278316a58a76063a8ed45ecf1) by beachball)
- Bump @fluentui/react-utilities to v0.0.0-nightly-20220323-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/a411c919dd84df2278316a58a76063a8ed45ecf1) by beachball)
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220323-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/a411c919dd84df2278316a58a76063a8ed45ecf1) by beachball)
- Bump @fluentui/react-theme to v0.0.0-nightly-20220324-0418.1 ([commit](https://github.com/microsoft/fluentui/commit/e14fb2779e4aaecdfe9171e5c1e0af28fbb05d8e) by beachball)
- Bump @fluentui/react-utilities to v0.0.0-nightly-20220324-0418.1 ([commit](https://github.com/microsoft/fluentui/commit/e14fb2779e4aaecdfe9171e5c1e0af28fbb05d8e) by beachball)
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220324-0418.1 ([commit](https://github.com/microsoft/fluentui/commit/e14fb2779e4aaecdfe9171e5c1e0af28fbb05d8e) 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-20220323-0419.1",
"version": "0.0.0-nightly-20220324-0418.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-20220323-0419.1",
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20220324-0418.1",
"@fluentui/scripts": "^1.0.0"
},
"dependencies": {
"@fluentui/react-theme": "0.0.0-nightly-20220323-0419.1",
"@fluentui/react-utilities": "0.0.0-nightly-20220323-0419.1",
"@fluentui/react-theme": "0.0.0-nightly-20220324-0418.1",
"@fluentui/react-utilities": "0.0.0-nightly-20220324-0418.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