New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@fluentui/react-theme

Package Overview
Dependencies
Maintainers
13
Versions
817
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui/react-theme - npm Package Compare versions

Comparing version 9.0.0-rc.3 to 9.0.0-rc.4

17

CHANGELOG.json

@@ -5,3 +5,18 @@ {

{
"date": "Fri, 18 Feb 2022 13:33:51 GMT",
"date": "Fri, 04 Mar 2022 05:15:45 GMT",
"tag": "@fluentui/react-theme_v9.0.0-rc.4",
"version": "9.0.0-rc.4",
"comments": {
"prerelease": [
{
"author": "dzearing@microsoft.com",
"package": "@fluentui/react-theme",
"commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
"comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
}
]
}
},
{
"date": "Fri, 18 Feb 2022 13:35:36 GMT",
"tag": "@fluentui/react-theme_v9.0.0-rc.3",

@@ -8,0 +23,0 @@ "version": "9.0.0-rc.3",

# Change Log - @fluentui/react-theme
This log was last generated on Fri, 18 Feb 2022 13:33:51 GMT and should not be manually modified.
This log was last generated on Fri, 04 Mar 2022 05:15:45 GMT and should not be manually modified.
<!-- Start content -->
## [9.0.0-rc.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-theme_v9.0.0-rc.4)
Fri, 04 Mar 2022 05:15:45 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-theme_v9.0.0-rc.3..@fluentui/react-theme_v9.0.0-rc.4)
### 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)
## [9.0.0-rc.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-theme_v9.0.0-rc.3)
Fri, 18 Feb 2022 13:33:51 GMT
Fri, 18 Feb 2022 13:35:36 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-theme_v9.0.0-rc.1..@fluentui/react-theme_v9.0.0-rc.3)

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

{
"name": "@fluentui/react-theme",
"version": "9.0.0-rc.3",
"version": "9.0.0-rc.4",
"description": "Fluent UI themes",

@@ -51,3 +51,10 @@ "main": "lib-commonjs/index.js",

]
},
"exports": {
".": {
"types": "./lib/index.d.ts",
"import": "./lib/index.js",
"require": "./lib-commonjs/index.js"
}
}
}
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