Socket
Socket
Sign inDemoInstall

@fluentui/make-styles

Package Overview
Dependencies
Maintainers
12
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.4 to 9.0.0-alpha.5

31

CHANGELOG.json

@@ -5,3 +5,32 @@ {

{
"date": "Fri, 12 Mar 2021 20:00:36 GMT",
"date": "Mon, 15 Mar 2021 07:33:50 GMT",
"tag": "@fluentui/make-styles_v9.0.0-alpha.5",
"version": "9.0.0-alpha.5",
"comments": {
"prerelease": [
{
"comment": "Remove set-version references",
"author": "elcraig@microsoft.com",
"commit": "b0bef818ea07833d9b9797ef26a4b24200ed0307",
"package": "@fluentui/make-styles"
}
],
"none": [
{
"comment": "Remove unneeded scripts",
"author": "elcraig@microsoft.com",
"commit": "3b4dd6b9e941da11297cea43c5218a4da2d277d5",
"package": "@fluentui/make-styles"
},
{
"comment": "Bump @fluentui/test-utilities to v8.0.1",
"author": "elcraig@microsoft.com",
"commit": "3b4dd6b9e941da11297cea43c5218a4da2d277d5",
"package": "@fluentui/make-styles"
}
]
}
},
{
"date": "Fri, 12 Mar 2021 20:04:27 GMT",
"tag": "@fluentui/make-styles_v9.0.0-alpha.4",

@@ -8,0 +37,0 @@ "version": "9.0.0-alpha.4",

# Change Log - @fluentui/make-styles
This log was last generated on Fri, 12 Mar 2021 20:00:36 GMT and should not be manually modified.
This log was last generated on Mon, 15 Mar 2021 07:33:50 GMT and should not be manually modified.
<!-- Start content -->
## [9.0.0-alpha.5](https://github.com/microsoft/fluentui/tree/@fluentui/make-styles_v9.0.0-alpha.5)
Mon, 15 Mar 2021 07:33:50 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/make-styles_v9.0.0-alpha.4..@fluentui/make-styles_v9.0.0-alpha.5)
### Changes
- Remove set-version references ([PR #17381](https://github.com/microsoft/fluentui/pull/17381) by elcraig@microsoft.com)
## [9.0.0-alpha.4](https://github.com/microsoft/fluentui/tree/@fluentui/make-styles_v9.0.0-alpha.4)
Fri, 12 Mar 2021 20:00:36 GMT
Fri, 12 Mar 2021 20:04:27 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/make-styles_v9.0.0-alpha.3..@fluentui/make-styles_v9.0.0-alpha.4)

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

7

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

@@ -8,5 +8,2 @@ "main": "lib-commonjs/index.js",

"typings": "lib/index.d.ts",
"sideEffects": [
"lib/version.js"
],
"repository": {

@@ -19,3 +16,2 @@ "type": "git",

"build": "just-scripts build",
"bundle": "just-scripts bundle",
"clean": "just-scripts clean",

@@ -25,3 +21,2 @@ "code-style": "just-scripts code-style",

"lint": "just-scripts lint",
"start": "just-scripts dev:storybook",
"test": "just-scripts test",

@@ -28,0 +23,0 @@ "test:watch": "just-scripts jest-watch"

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