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

@fluentui/react-label

Package Overview
Dependencies
Maintainers
13
Versions
928
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 9.0.0-beta.8 to 9.0.0-beta.9

15

CHANGELOG.md
# Change Log - @fluentui/react-label
This log was last generated on Tue, 01 Mar 2022 02:16:10 GMT and should not be manually modified.
This log was last generated on Fri, 04 Mar 2022 05:15:51 GMT and should not be manually modified.
<!-- Start content -->
## [9.0.0-beta.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-beta.9)
Fri, 04 Mar 2022 05:15:51 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-beta.8..@fluentui/react-label_v9.0.0-beta.9)
### Changes
- 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 v9.0.0-rc.4 ([PR #21947](https://github.com/microsoft/fluentui/pull/21947) by beachball)
- Bump @fluentui/react-utilities to v9.0.0-rc.5 ([PR #21947](https://github.com/microsoft/fluentui/pull/21947) by beachball)
## [9.0.0-beta.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-beta.8)
Tue, 01 Mar 2022 02:16:10 GMT
Tue, 01 Mar 2022 02:17:36 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-beta.7..@fluentui/react-label_v9.0.0-beta.8)

@@ -11,0 +22,0 @@

13

package.json
{
"name": "@fluentui/react-label",
"version": "9.0.0-beta.8",
"version": "9.0.0-beta.9",
"description": "Fluent UI React Label component",

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

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

@@ -63,3 +63,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