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

@uifabric/azure-themes

Package Overview
Dependencies
Maintainers
4
Versions
385
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uifabric/azure-themes - npm Package Compare versions

Comparing version 7.0.5 to 7.0.6

21

CHANGELOG.json

@@ -5,3 +5,22 @@ {

{
"date": "Mon, 29 Jul 2019 12:25:19 GMT",
"date": "Fri, 23 Aug 2019 12:31:38 GMT",
"tag": "@uifabric/azure-themes_v7.0.6",
"version": "7.0.6",
"comments": {
"patch": [
{
"comment": "Update npmignores, delete unused jest setup files",
"author": "elcraig@microsoft.com",
"commit": "b12aaa280221562003af1e0f02aa5f3a5b008041"
},
{
"comment": "Fix up readme and package.json descriptions",
"author": "elcraig@microsoft.com",
"commit": "b1aef500b4b86eb5643d9f7db4c06114b5d7cc71"
}
]
}
},
{
"date": "Mon, 29 Jul 2019 12:26:00 GMT",
"tag": "@uifabric/azure-themes_v7.0.5",

@@ -8,0 +27,0 @@ "version": "7.0.5",

# Change Log - @uifabric/azure-themes
This log was last generated on Mon, 29 Jul 2019 12:25:19 GMT and should not be manually modified.
This log was last generated on Fri, 23 Aug 2019 12:31:38 GMT and should not be manually modified.
## 7.0.6
Fri, 23 Aug 2019 12:31:38 GMT
### Patches
- Update npmignores, delete unused jest setup files (elcraig@microsoft.com)
,- Fix up readme and package.json descriptions (elcraig@microsoft.com)
## 7.0.5
Mon, 29 Jul 2019 12:25:19 GMT
Mon, 29 Jul 2019 12:26:00 GMT

@@ -8,0 +16,0 @@ ### Patches

14

package.json
{
"name": "@uifabric/azure-themes",
"version": "7.0.5",
"version": "7.0.6",
"description": "Azure themes for Office UI Components",

@@ -24,13 +24,13 @@ "main": "lib-commonjs/index.js",

"@types/jest": "23.0.0",
"@uifabric/jest-serializer-merge-styles": "^7.0.4",
"@uifabric/prettier-rules": "^7.0.3",
"@uifabric/tslint-rules": "^7.0.3",
"@uifabric/jest-serializer-merge-styles": "^7.0.5",
"@uifabric/prettier-rules": "^7.0.4",
"@uifabric/tslint-rules": "^7.0.5",
"@uifabric/build": "^7.0.0"
},
"dependencies": {
"@uifabric/merge-styles": "^7.2.0",
"@uifabric/set-version": "^7.0.1",
"office-ui-fabric-react": "^7.18.0",
"@uifabric/merge-styles": "^7.4.1",
"@uifabric/set-version": "^7.0.2",
"office-ui-fabric-react": "^7.27.1",
"tslib": "^1.7.1"
}
}

@@ -1,4 +0,4 @@

# [@uifabric/azure-themes](http://dev.microsoft.com/fabric)
# @uifabric/azure-themes
##### Azure theme for Office UI Fabric React
**Azure theme for [Office UI Fabric React](https://dev.microsoft.com/fabric)**

@@ -14,3 +14,3 @@ The Azure themes require the following import statements:

```js
```jsx
const customizations = AzureCustomizationsDark // or alternatively AzureCustomizationsLight

@@ -17,0 +17,0 @@ <Customizer {...customizations}>

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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