Socket
Socket
Sign inDemoInstall

@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 0.3.1 to 0.3.2-0

17

CHANGELOG.json

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

{
"date": "Wed, 27 Jan 2021 12:28:35 GMT",
"date": "Thu, 28 Jan 2021 12:20:50 GMT",
"tag": "@fluentui/make-styles_v0.3.2-0",
"version": "0.3.2-0",
"comments": {
"none": [
{
"comment": "Delete update-api script which is no longer needed",
"author": "elcraig@microsoft.com",
"commit": "943a9ef5768a9cd77ade84217d142f93b1be6127",
"package": "@fluentui/make-styles"
}
]
}
},
{
"date": "Wed, 27 Jan 2021 12:30:41 GMT",
"tag": "@fluentui/make-styles_v0.3.1",

@@ -8,0 +23,0 @@ "version": "0.3.1",

4

CHANGELOG.md
# Change Log - @fluentui/make-styles
This log was last generated on Wed, 27 Jan 2021 12:28:35 GMT and should not be manually modified.
This log was last generated on Wed, 27 Jan 2021 12:30:41 GMT and should not be manually modified.

@@ -9,3 +9,3 @@ <!-- Start content -->

Wed, 27 Jan 2021 12:28:35 GMT
Wed, 27 Jan 2021 12:30:41 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/make-styles_v0.3.0..@fluentui/make-styles_v0.3.1)

@@ -12,0 +12,0 @@

define(["require", "exports", "@fluentui/set-version"], function (require, exports, set_version_1) {
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
set_version_1.setVersion('@fluentui/make-styles', '0.3.1');
set_version_1.setVersion('@fluentui/make-styles', '0.3.2-0');
});
//# sourceMappingURL=version.js.map

@@ -6,3 +6,3 @@ "use strict";

var set_version_1 = require("@fluentui/set-version");
set_version_1.setVersion('@fluentui/make-styles', '0.3.1');
set_version_1.setVersion('@fluentui/make-styles', '0.3.2-0');
//# sourceMappingURL=version.js.map
// Do not modify this file; it is generated as part of publish.
// The checked in version is a placeholder only and will not be updated.
import { setVersion } from '@fluentui/set-version';
setVersion('@fluentui/make-styles', '0.3.1');
setVersion('@fluentui/make-styles', '0.3.2-0');
//# sourceMappingURL=version.js.map
{
"name": "@fluentui/make-styles",
"version": "0.3.1",
"version": "0.3.2-0",
"description": "Experimental utility for creating css styles/classes.",

@@ -25,4 +25,3 @@ "main": "lib-commonjs/index.js",

"test": "just-scripts test",
"test:watch": "just-scripts jest-watch",
"update-api": "just-scripts update-api"
"test:watch": "just-scripts jest-watch"
},

@@ -36,3 +35,3 @@ "beachball": {

"devDependencies": {
"@fluentui/eslint-plugin": "^1.0.0-beta.0",
"@fluentui/eslint-plugin": "^1.0.0-beta.1",
"@fluentui/scripts": "^1.0.0",

@@ -44,3 +43,3 @@ "@types/stylis": "^4.0.0",

"@emotion/hash": "^0.8.0",
"@fluentui/set-version": "^8.0.0-beta.0",
"@fluentui/set-version": "^8.0.0-beta.1",
"csstype": "^2.6.7",

@@ -47,0 +46,0 @@ "inline-style-expand-shorthand": "^1.2.0",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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