@fluentui/react-badge
Advanced tools
Comparing version 9.0.0-alpha.76 to 9.0.0-alpha.77
# Change Log - @fluentui/react-badge | ||
This log was last generated on Mon, 06 Sep 2021 07:32:10 GMT and should not be manually modified. | ||
This log was last generated on Fri, 10 Sep 2021 07:36:18 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [9.0.0-alpha.77](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.77) | ||
Fri, 10 Sep 2021 07:36:18 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.76..@fluentui/react-badge_v9.0.0-alpha.77) | ||
### Changes | ||
- Bump @fluentui/react-utilities to v9.0.0-alpha.45 ([PR #19642](https://github.com/microsoft/fluentui/pull/19642) by behowell@microsoft.com) | ||
## [9.0.0-alpha.76](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.76) | ||
Mon, 06 Sep 2021 07:32:10 GMT | ||
Mon, 06 Sep 2021 07:34:53 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.75..@fluentui/react-badge_v9.0.0-alpha.76) | ||
@@ -11,0 +20,0 @@ |
{ | ||
"name": "@fluentui/react-badge", | ||
"version": "9.0.0-alpha.76", | ||
"version": "9.0.0-alpha.77", | ||
"description": "React components for building web experiences", | ||
@@ -21,3 +21,3 @@ "main": "lib-commonjs/index.js", | ||
"lint": "just-scripts lint", | ||
"start": "storybook", | ||
"start": "yarn storybook", | ||
"test": "jest", | ||
@@ -29,7 +29,7 @@ "docs": "api-extractor run --config=config/api-extractor.local.json --local", | ||
"devDependencies": { | ||
"@fluentui/babel-make-styles": "^9.0.0-alpha.44", | ||
"@fluentui/babel-make-styles": "^9.0.0-alpha.45", | ||
"@fluentui/eslint-plugin": "^1.4.1", | ||
"@fluentui/jest-serializer-make-styles": "^9.0.0-alpha.37", | ||
"@fluentui/react-conformance": "^0.4.5", | ||
"@fluentui/react-conformance-make-styles": "^9.0.0-alpha.6", | ||
"@fluentui/jest-serializer-make-styles": "^9.0.0-alpha.38", | ||
"@fluentui/react-conformance": "^0.5.0", | ||
"@fluentui/react-conformance-make-styles": "^9.0.0-alpha.7", | ||
"@fluentui/scripts": "^1.0.0", | ||
@@ -48,5 +48,5 @@ "@types/enzyme": "3.10.3", | ||
"dependencies": { | ||
"@fluentui/react-make-styles": "^9.0.0-alpha.62", | ||
"@fluentui/react-make-styles": "^9.0.0-alpha.63", | ||
"@fluentui/react-theme": "^9.0.0-alpha.22", | ||
"@fluentui/react-utilities": "^9.0.0-alpha.44", | ||
"@fluentui/react-utilities": "^9.0.0-alpha.45", | ||
"tslib": "^2.1.0" | ||
@@ -53,0 +53,0 @@ }, |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
417780
5300