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

@fluentui/make-styles

Package Overview
Dependencies
Maintainers
11
Versions
102
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui/make-styles - npm Package Compare versions

Comparing version 9.0.0-alpha.2 to 9.0.0-alpha.3

25

CHANGELOG.json

@@ -5,3 +5,26 @@ {

{
"date": "Fri, 26 Feb 2021 01:10:33 GMT",
"date": "Wed, 03 Mar 2021 00:05:15 GMT",
"tag": "@fluentui/make-styles_v9.0.0-alpha.3",
"version": "9.0.0-alpha.3",
"comments": {
"none": [
{
"comment": "chore(scripts): move prettier to single version policy,make formating abstraction explicit",
"author": "martinhochel@microsoft.com",
"commit": "2ca35f1a1755fa5e5931a175ee199f89c7c4329d",
"package": "@fluentui/make-styles"
}
],
"prerelease": [
{
"comment": "Remove set-version dependency from converged components",
"author": "miroslav.stastny@microsoft.com",
"commit": "712ca04cd82ad2b3426762a409cdce05a7cc80fc",
"package": "@fluentui/make-styles"
}
]
}
},
{
"date": "Fri, 26 Feb 2021 01:16:27 GMT",
"tag": "@fluentui/make-styles_v9.0.0-alpha.2",

@@ -8,0 +31,0 @@ "version": "9.0.0-alpha.2",

# Change Log - @fluentui/make-styles
This log was last generated on Fri, 26 Feb 2021 01:10:33 GMT and should not be manually modified.
This log was last generated on Wed, 03 Mar 2021 00:05:15 GMT and should not be manually modified.
<!-- Start content -->
## [9.0.0-alpha.3](https://github.com/microsoft/fluentui/tree/@fluentui/make-styles_v9.0.0-alpha.3)
Wed, 03 Mar 2021 00:05:15 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/make-styles_v9.0.0-alpha.2..@fluentui/make-styles_v9.0.0-alpha.3)
### Changes
- Remove set-version dependency from converged components ([PR #17211](https://github.com/microsoft/fluentui/pull/17211) by miroslav.stastny@microsoft.com)
## [9.0.0-alpha.2](https://github.com/microsoft/fluentui/tree/@fluentui/make-styles_v9.0.0-alpha.2)
Fri, 26 Feb 2021 01:10:33 GMT
Fri, 26 Feb 2021 01:16:27 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/make-styles_v9.0.0-alpha.1..@fluentui/make-styles_v9.0.0-alpha.2)

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

6

package.json
{
"name": "@fluentui/make-styles",
"version": "9.0.0-alpha.2",
"version": "9.0.0-alpha.3",
"description": "Experimental utility for creating css styles/classes.",

@@ -31,8 +31,6 @@ "main": "lib-commonjs/index.js",

"@fluentui/test-utilities": "^8.0.1",
"@types/stylis": "^4.0.0",
"prettier": "~1.19.1"
"@types/stylis": "^4.0.0"
},
"dependencies": {
"@emotion/hash": "^0.8.0",
"@fluentui/set-version": "^8.0.1",
"csstype": "^2.6.7",

@@ -39,0 +37,0 @@ "inline-style-expand-shorthand": "^1.2.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