@fluentui/react-badge
Advanced tools
Comparing version 9.0.0-alpha.84 to 9.0.0-alpha.85
# Change Log - @fluentui/react-badge | ||
This log was last generated on Wed, 22 Sep 2021 10:08:31 GMT and should not be manually modified. | ||
This log was last generated on Thu, 23 Sep 2021 08:19:56 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [9.0.0-alpha.85](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.85) | ||
Thu, 23 Sep 2021 08:19:56 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.84..@fluentui/react-badge_v9.0.0-alpha.85) | ||
### Changes | ||
- Bump @fluentui/react-make-styles to v9.0.0-alpha.71 ([commit](https://github.com/microsoft/fluentui/commit/95682da34c48813f7658032ae490d21d2f363b90) by beachball) | ||
- Bump @fluentui/react-utilities to v9.0.0-alpha.51 ([commit](https://github.com/microsoft/fluentui/commit/95682da34c48813f7658032ae490d21d2f363b90) by beachball) | ||
- Bump @fluentui/babel-make-styles to v9.0.0-alpha.53 ([commit](https://github.com/microsoft/fluentui/commit/95682da34c48813f7658032ae490d21d2f363b90) by beachball) | ||
- Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.46 ([commit](https://github.com/microsoft/fluentui/commit/95682da34c48813f7658032ae490d21d2f363b90) by beachball) | ||
- Bump @fluentui/react-conformance-make-styles to v9.0.0-alpha.15 ([commit](https://github.com/microsoft/fluentui/commit/95682da34c48813f7658032ae490d21d2f363b90) by beachball) | ||
## [9.0.0-alpha.84](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.84) | ||
Wed, 22 Sep 2021 10:08:31 GMT | ||
Wed, 22 Sep 2021 10:10:07 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.83..@fluentui/react-badge_v9.0.0-alpha.84) | ||
@@ -11,0 +24,0 @@ |
{ | ||
"name": "@fluentui/react-badge", | ||
"version": "9.0.0-alpha.84", | ||
"version": "9.0.0-alpha.85", | ||
"description": "React components for building web experiences", | ||
@@ -28,7 +28,7 @@ "main": "lib-commonjs/index.js", | ||
"devDependencies": { | ||
"@fluentui/babel-make-styles": "9.0.0-alpha.52", | ||
"@fluentui/babel-make-styles": "9.0.0-alpha.53", | ||
"@fluentui/eslint-plugin": "*", | ||
"@fluentui/jest-serializer-make-styles": "9.0.0-alpha.45", | ||
"@fluentui/jest-serializer-make-styles": "9.0.0-alpha.46", | ||
"@fluentui/react-conformance": "*", | ||
"@fluentui/react-conformance-make-styles": "9.0.0-alpha.14", | ||
"@fluentui/react-conformance-make-styles": "9.0.0-alpha.15", | ||
"@fluentui/scripts": "^1.0.0", | ||
@@ -47,5 +47,5 @@ "@types/enzyme": "3.10.3", | ||
"dependencies": { | ||
"@fluentui/react-make-styles": "9.0.0-alpha.70", | ||
"@fluentui/react-make-styles": "9.0.0-alpha.71", | ||
"@fluentui/react-theme": "9.0.0-alpha.23", | ||
"@fluentui/react-utilities": "9.0.0-alpha.50", | ||
"@fluentui/react-utilities": "9.0.0-alpha.51", | ||
"tslib": "^2.1.0" | ||
@@ -52,0 +52,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
312909
4557
+ Added@fluentui/react-make-styles@9.0.0-alpha.71(transitive)
+ Added@fluentui/react-utilities@9.0.0-alpha.51(transitive)
- Removed@fluentui/react-make-styles@9.0.0-alpha.70(transitive)
- Removed@fluentui/react-utilities@9.0.0-alpha.50(transitive)