Socket
Socket
Sign inDemoInstall

@fluentui/react-shared-contexts

Package Overview
Dependencies
Maintainers
12
Versions
778
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui/react-shared-contexts - npm Package Compare versions

Comparing version 9.0.0-alpha.17 to 9.0.0-alpha.18

.cache/jest/haste-map-25c603bb74a219944e40c0620fb64161-f03f95654d28514adbbeedd0c51abe54-e2418ea1b3be43dc0fd8bda8f768056f

32

CHANGELOG.json

@@ -5,6 +5,36 @@ {

{
"date": "Fri, 09 Jul 2021 07:30:50 GMT",
"date": "Fri, 23 Jul 2021 07:34:43 GMT",
"tag": "@fluentui/react-shared-contexts_v9.0.0-alpha.18",
"version": "9.0.0-alpha.18",
"comments": {
"prerelease": [
{
"comment": "Bump @fluentui/react-theme to v9.0.0-alpha.18",
"author": "miroslav.stastny@microsoft.com",
"commit": "5d812148593dc574a6f3a343a5657614b4d10456",
"package": "@fluentui/react-shared-contexts"
}
]
}
},
{
"date": "Tue, 20 Jul 2021 22:23:17 GMT",
"tag": "@fluentui/react-shared-contexts_v9.0.0-alpha.17",
"version": "9.0.0-alpha.17",
"comments": {
"none": [
{
"comment": "migrate to new DX",
"author": "olfedias@microsoft.com",
"commit": "eb109ce88fe81cc91338ece32be1f4e49b81a678",
"package": "@fluentui/react-shared-contexts"
}
]
}
},
{
"date": "Fri, 09 Jul 2021 07:39:31 GMT",
"tag": "@fluentui/react-shared-contexts_v9.0.0-alpha.17",
"version": "9.0.0-alpha.17",
"comments": {
"patch": [

@@ -11,0 +41,0 @@ {

# Change Log - @fluentui/react-shared-contexts
This log was last generated on Fri, 09 Jul 2021 07:30:50 GMT and should not be manually modified.
This log was last generated on Fri, 23 Jul 2021 07:34:43 GMT and should not be manually modified.
<!-- Start content -->
## [9.0.0-alpha.18](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v9.0.0-alpha.18)
Fri, 23 Jul 2021 07:34:43 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.0.0-alpha.17..@fluentui/react-shared-contexts_v9.0.0-alpha.18)
### Changes
- Bump @fluentui/react-theme to v9.0.0-alpha.18 ([PR #19041](https://github.com/microsoft/fluentui/pull/19041) by miroslav.stastny@microsoft.com)
## [9.0.0-alpha.17](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v9.0.0-alpha.17)
Fri, 09 Jul 2021 07:30:50 GMT
Fri, 09 Jul 2021 07:39:31 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.0.0-alpha.16..@fluentui/react-shared-contexts_v9.0.0-alpha.17)

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

{
"$schema": "https://developer.microsoft.com/json-schemas/api-extractor/v7/api-extractor.schema.json",
"extends": "@fluentui/scripts/api-extractor/api-extractor.common.json"
}

2

lib/tsdoc-metadata.json

@@ -8,5 +8,5 @@ // This file is read by tools that parse documentation comments conforming to the TSDoc standard.

"packageName": "@microsoft/api-extractor",
"packageVersion": "7.13.0"
"packageVersion": "7.18.1"
}
]
}
{
"name": "@fluentui/react-shared-contexts",
"version": "9.0.0-alpha.17",
"version": "9.0.0-alpha.18",
"description": "Fluent UI React Contexts shared by multiple components.",

@@ -20,4 +20,5 @@ "main": "lib-commonjs/index.js",

"lint": "just-scripts lint",
"start-test": "just-scripts jest-watch",
"update-snapshots": "just-scripts jest -u"
"docs": "api-extractor run --config=config/api-extractor.local.json --local",
"build:local": "tsc -p . --module esnext --emitDeclarationOnly && node ../../scripts/typescript/normalize-import --output dist/react-shared-contexts/src && yarn docs",
"test": "jest --passWithNoTests"
},

@@ -38,3 +39,3 @@ "devDependencies": {

"dependencies": {
"@fluentui/react-theme": "^9.0.0-alpha.17",
"@fluentui/react-theme": "^9.0.0-alpha.18",
"tslib": "^2.1.0"

@@ -41,0 +42,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