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-20220330-0419.1 to 0.0.0-nightly-20220331-0417.1

24

CHANGELOG.json

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

{
"date": "Wed, 30 Mar 2022 04:30:03 GMT",
"tag": "@fluentui/react-input_v0.0.0-nightly-20220330-0419.1",
"version": "0.0.0-nightly-20220330-0419.1",
"date": "Thu, 31 Mar 2022 04:26:15 GMT",
"tag": "@fluentui/react-input_v0.0.0-nightly-20220331-0417.1",
"version": "0.0.0-nightly-20220331-0417.1",
"comments": {

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

"package": "@fluentui/react-input",
"comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220330-0419.1",
"commit": "6ba9d8cbeb8bd8916a66ced490413d6114136816"
"comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220331-0417.1",
"commit": "ca678cadb47a9edcc3a752df03e7cecd3cfae858"
},

@@ -45,4 +45,4 @@ {

"package": "@fluentui/react-input",
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220330-0419.1",
"commit": "6ba9d8cbeb8bd8916a66ced490413d6114136816"
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220331-0417.1",
"commit": "ca678cadb47a9edcc3a752df03e7cecd3cfae858"
},

@@ -52,4 +52,4 @@ {

"package": "@fluentui/react-input",
"comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220330-0419.1",
"commit": "6ba9d8cbeb8bd8916a66ced490413d6114136816"
"comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220331-0417.1",
"commit": "ca678cadb47a9edcc3a752df03e7cecd3cfae858"
}

@@ -63,2 +63,8 @@ ],

"comment": "Update React dev deps and hoist them to the repo root"
},
{
"author": "mgodbolt@microsoft.com",
"package": "@fluentui/react-input",
"commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
"comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
}

@@ -65,0 +71,0 @@ ]

# Change Log - @fluentui/react-input
This log was last generated on Wed, 30 Mar 2022 04:30:03 GMT and should not be manually modified.
This log was last generated on Thu, 31 Mar 2022 04:26:15 GMT and should not be manually modified.
<!-- Start content -->
## [0.0.0-nightly-20220330-0419.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-input_v0.0.0-nightly-20220330-0419.1)
## [0.0.0-nightly-20220331-0417.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-input_v0.0.0-nightly-20220331-0417.1)
Wed, 30 Mar 2022 04:30: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-20220330-0419.1)
Thu, 31 Mar 2022 04:26:15 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-input_v9.0.0-beta.5..@fluentui/react-input_v0.0.0-nightly-20220331-0417.1)

@@ -18,5 +18,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-20220330-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/6ba9d8cbeb8bd8916a66ced490413d6114136816) by beachball)
- Bump @fluentui/react-utilities to v0.0.0-nightly-20220330-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/6ba9d8cbeb8bd8916a66ced490413d6114136816) by beachball)
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220330-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/6ba9d8cbeb8bd8916a66ced490413d6114136816) by beachball)
- Bump @fluentui/react-theme to v0.0.0-nightly-20220331-0417.1 ([commit](https://github.com/microsoft/fluentui/commit/ca678cadb47a9edcc3a752df03e7cecd3cfae858) by beachball)
- Bump @fluentui/react-utilities to v0.0.0-nightly-20220331-0417.1 ([commit](https://github.com/microsoft/fluentui/commit/ca678cadb47a9edcc3a752df03e7cecd3cfae858) by beachball)
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220331-0417.1 ([commit](https://github.com/microsoft/fluentui/commit/ca678cadb47a9edcc3a752df03e7cecd3cfae858) by beachball)

@@ -23,0 +23,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-20220330-0419.1",
"version": "0.0.0-nightly-20220331-0417.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-20220330-0419.1",
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20220331-0417.1",
"@fluentui/scripts": "^1.0.0"
},
"dependencies": {
"@fluentui/react-theme": "0.0.0-nightly-20220330-0419.1",
"@fluentui/react-utilities": "0.0.0-nightly-20220330-0419.1",
"@fluentui/react-theme": "0.0.0-nightly-20220331-0417.1",
"@fluentui/react-utilities": "0.0.0-nightly-20220331-0417.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