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

@fluentui/react-label

Package Overview
Dependencies
Maintainers
12
Versions
881
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-alpha.36 to 9.0.0-alpha.37

23

CHANGELOG.json

@@ -5,3 +5,24 @@ {

{
"date": "Fri, 10 Sep 2021 07:36:18 GMT",
"date": "Fri, 10 Sep 2021 16:29:54 GMT",
"tag": "@fluentui/react-label_v9.0.0-alpha.37",
"version": "9.0.0-alpha.37",
"comments": {
"prerelease": [
{
"author": "lingfangao@hotmail.com",
"package": "@fluentui/react-label",
"comment": "chore(v9): Move all internal v9 dependencies from caret to fixed version",
"commit": "01a06f5b2aa14ae96a2fca056d34d99a5ad124e0"
},
{
"author": "lingfangao@hotmail.com",
"package": "@fluentui/react-label",
"commit": "01a06f5b2aa14ae96a2fca056d34d99a5ad124e0",
"comment": "Bump @fluentui/react-label to v9.0.0-alpha.37"
}
]
}
},
{
"date": "Fri, 10 Sep 2021 07:39:51 GMT",
"tag": "@fluentui/react-label_v9.0.0-alpha.36",

@@ -8,0 +29,0 @@ "version": "9.0.0-alpha.36",

# Change Log - @fluentui/react-label
This log was last generated on Fri, 10 Sep 2021 07:36:18 GMT and should not be manually modified.
This log was last generated on Fri, 10 Sep 2021 16:29:54 GMT and should not be manually modified.
<!-- Start content -->
## [9.0.0-alpha.37](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-alpha.37)
Fri, 10 Sep 2021 16:29:54 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-alpha.36..@fluentui/react-label_v9.0.0-alpha.37)
### Changes
- chore(v9): Move all internal v9 dependencies from caret to fixed version ([PR #19748](https://github.com/microsoft/fluentui/pull/19748) by lingfangao@hotmail.com)
- Bump @fluentui/react-label to v9.0.0-alpha.37 ([PR #19748](https://github.com/microsoft/fluentui/pull/19748) by lingfangao@hotmail.com)
## [9.0.0-alpha.36](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-alpha.36)
Fri, 10 Sep 2021 07:36:18 GMT
Fri, 10 Sep 2021 07:39:51 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-alpha.35..@fluentui/react-label_v9.0.0-alpha.36)

@@ -11,0 +21,0 @@

12

package.json
{
"name": "@fluentui/react-label",
"version": "9.0.0-alpha.36",
"version": "9.0.0-alpha.37",
"description": "Label component for FluentUI library.",

@@ -28,7 +28,7 @@ "main": "lib-commonjs/index.js",

"devDependencies": {
"@fluentui/babel-make-styles": "^9.0.0-alpha.45",
"@fluentui/babel-make-styles": "9.0.0-alpha.46",
"@fluentui/eslint-plugin": "^1.4.1",
"@fluentui/jest-serializer-make-styles": "^9.0.0-alpha.38",
"@fluentui/jest-serializer-make-styles": "9.0.0-alpha.39",
"@fluentui/react-conformance": "^0.5.0",
"@fluentui/react-conformance-make-styles": "^9.0.0-alpha.7",
"@fluentui/react-conformance-make-styles": "9.0.0-alpha.8",
"@fluentui/scripts": "^1.0.0",

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

"dependencies": {
"@fluentui/react-make-styles": "^9.0.0-alpha.63",
"@fluentui/react-utilities": "^9.0.0-alpha.45",
"@fluentui/react-make-styles": "9.0.0-alpha.64",
"@fluentui/react-utilities": "9.0.0-alpha.46",
"tslib": "^2.1.0"

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