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
880
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.9 to 9.0.0-alpha.10

.cache/jest/haste-map-c8d6d2976829e22505a138ff266f30c1-d9db6556312fe0daa9f50a392186c2fc-617459f9e8367606bcb6b0017681d055

47

CHANGELOG.json

@@ -5,6 +5,51 @@ {

{
"date": "Fri, 18 Jun 2021 07:29:18 GMT",
"date": "Tue, 29 Jun 2021 07:29:59 GMT",
"tag": "@fluentui/react-label_v9.0.0-alpha.10",
"version": "9.0.0-alpha.10",
"comments": {
"prerelease": [
{
"comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.19",
"author": "olfedias@microsoft.com",
"commit": "073ea5f67e3088a92f68caeeca32ef96410aabc5",
"package": "@fluentui/react-label"
}
]
}
},
{
"date": "Mon, 28 Jun 2021 07:35:16 GMT",
"tag": "@fluentui/react-label_v9.0.0-alpha.9",
"version": "9.0.0-alpha.9",
"comments": {
"none": [
{
"comment": "Migrate to new DX",
"author": "tkrasniqi@microsoft.com",
"commit": "5a6dd90efb20b162aa3883c34faa211b5620b334",
"package": "@fluentui/react-label"
}
]
}
},
{
"date": "Mon, 21 Jun 2021 07:34:33 GMT",
"tag": "@fluentui/react-label_v9.0.0-alpha.9",
"version": "9.0.0-alpha.9",
"comments": {
"none": [
{
"comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.18",
"author": "miroslav.stastny@microsoft.com",
"commit": "7301e00ef64eefcbd9f20e4ac8fd45849b3f74f3",
"package": "@fluentui/react-label"
}
]
}
},
{
"date": "Fri, 18 Jun 2021 07:30:58 GMT",
"tag": "@fluentui/react-label_v9.0.0-alpha.9",
"version": "9.0.0-alpha.9",
"comments": {
"prerelease": [

@@ -11,0 +56,0 @@ {

# Change Log - @fluentui/react-label
This log was last generated on Fri, 18 Jun 2021 07:29:18 GMT and should not be manually modified.
This log was last generated on Tue, 29 Jun 2021 07:29:59 GMT and should not be manually modified.
<!-- Start content -->
## [9.0.0-alpha.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-alpha.10)
Tue, 29 Jun 2021 07:29:59 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-alpha.9..@fluentui/react-label_v9.0.0-alpha.10)
### Changes
- Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.19 ([PR #18169](https://github.com/microsoft/fluentui/pull/18169) by olfedias@microsoft.com)
## [9.0.0-alpha.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-alpha.9)
Fri, 18 Jun 2021 07:29:18 GMT
Fri, 18 Jun 2021 07:30:58 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-alpha.8..@fluentui/react-label_v9.0.0-alpha.9)

@@ -11,0 +20,0 @@

15

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

@@ -20,10 +20,11 @@ "main": "lib-commonjs/index.js",

"lint": "just-scripts lint",
"start": "just-scripts dev:storybook",
"start-test": "just-scripts jest-watch",
"test": "just-scripts test",
"update-snapshots": "just-scripts jest -u"
"start": "storybook",
"test": "jest",
"docs": "api-extractor run --config=config/api-extractor.local.json --local",
"build:local": "tsc -p . --module esnext --emitDeclarationOnly && node ../../scripts/typescript/normalize-import --output dist/packages/react-label/src && yarn docs",
"storybook": "start-storybook"
},
"devDependencies": {
"@fluentui/eslint-plugin": "^1.3.1",
"@fluentui/jest-serializer-make-styles": "^9.0.0-alpha.18",
"@fluentui/jest-serializer-make-styles": "^9.0.0-alpha.19",
"@fluentui/react-conformance": "^0.4.1",

@@ -43,3 +44,3 @@ "@fluentui/scripts": "^1.0.0",

"dependencies": {
"@fluentui/react-make-styles": "^9.0.0-alpha.42",
"@fluentui/react-make-styles": "^9.0.0-alpha.43",
"@fluentui/react-utilities": "^9.0.0-alpha.29",

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