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

@fluentui/react-label

Package Overview
Dependencies
Maintainers
13
Versions
933
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui/react-label - npm Package Compare versions

Comparing version 0.0.0-nightly-20220302-0405.1 to 0.0.0-nightly-20220303-0405.1

17

CHANGELOG.md
# Change Log - @fluentui/react-label
This log was last generated on Wed, 02 Mar 2022 04:14:54 GMT and should not be manually modified.
This log was last generated on Thu, 03 Mar 2022 04:13:51 GMT and should not be manually modified.
<!-- Start content -->
## [0.0.0-nightly-20220302-0405.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v0.0.0-nightly-20220302-0405.1)
## [0.0.0-nightly-20220303-0405.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v0.0.0-nightly-20220303-0405.1)
Wed, 02 Mar 2022 04:14:54 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-beta.8..@fluentui/react-label_v0.0.0-nightly-20220302-0405.1)
Thu, 03 Mar 2022 04:13:51 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-beta.8..@fluentui/react-label_v0.0.0-nightly-20220303-0405.1)
### Changes
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/53b1c4f7ec45eabb24152a601ce3341b825b3aec) by email not defined)
- Bump @fluentui/react-theme to v0.0.0-nightly-20220302-0405.1 ([commit](https://github.com/microsoft/fluentui/commit/53b1c4f7ec45eabb24152a601ce3341b825b3aec) by beachball)
- Bump @fluentui/react-utilities to v0.0.0-nightly-20220302-0405.1 ([commit](https://github.com/microsoft/fluentui/commit/53b1c4f7ec45eabb24152a601ce3341b825b3aec) by beachball)
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220302-0405.1 ([commit](https://github.com/microsoft/fluentui/commit/53b1c4f7ec45eabb24152a601ce3341b825b3aec) by beachball)
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/8db7ae621362b260adddd684122740d4736ca91d) by email not defined)
- Adding explicit export maps on all consumer packages for FUIR 8 and 9. ([PR #21508](https://github.com/microsoft/fluentui/pull/21508) by dzearing@microsoft.com)
- Bump @fluentui/react-theme to v0.0.0-nightly-20220303-0405.1 ([commit](https://github.com/microsoft/fluentui/commit/8db7ae621362b260adddd684122740d4736ca91d) by beachball)
- Bump @fluentui/react-utilities to v0.0.0-nightly-20220303-0405.1 ([commit](https://github.com/microsoft/fluentui/commit/8db7ae621362b260adddd684122740d4736ca91d) by beachball)
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220303-0405.1 ([commit](https://github.com/microsoft/fluentui/commit/8db7ae621362b260adddd684122740d4736ca91d) by beachball)

@@ -19,0 +20,0 @@ ## [9.0.0-beta.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-beta.8)

{
"name": "@fluentui/react-label",
"version": "0.0.0-nightly-20220302-0405.1",
"version": "0.0.0-nightly-20220303-0405.1",
"description": "Fluent UI React Label component",

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

"@fluentui/react-conformance": "*",
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20220302-0405.1",
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20220303-0405.1",
"@fluentui/scripts": "^1.0.0",

@@ -46,4 +46,4 @@ "@types/enzyme": "3.10.3",

"dependencies": {
"@fluentui/react-theme": "0.0.0-nightly-20220302-0405.1",
"@fluentui/react-utilities": "0.0.0-nightly-20220302-0405.1",
"@fluentui/react-theme": "0.0.0-nightly-20220303-0405.1",
"@fluentui/react-utilities": "0.0.0-nightly-20220303-0405.1",
"@griffel/react": "1.0.0",

@@ -64,3 +64,10 @@ "tslib": "^2.1.0"

]
},
"exports": {
".": {
"types": "./lib/index.d.ts",
"import": "./lib/index.js",
"require": "./lib-commonjs/index.js"
}
}
}

Sorry, the diff of this file is too big to display

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