@fluentui/react-window-provider
Advanced tools
Comparing version 2.0.0-beta.5 to 2.0.0-beta.6
@@ -5,3 +5,18 @@ { | ||
{ | ||
"date": "Thu, 28 Jan 2021 12:20:50 GMT", | ||
"date": "Mon, 15 Feb 2021 12:18:19 GMT", | ||
"tag": "@fluentui/react-window-provider_v2.0.0-beta.6", | ||
"version": "2.0.0-beta.6", | ||
"comments": { | ||
"prerelease": [ | ||
{ | ||
"comment": "Bump @fluentui/test-utilities to v8.0.0-beta.6", | ||
"author": "xgao@microsoft.com", | ||
"commit": "d5a5a4f26ce900b3e1b3c0f6c46a17c2e3430439", | ||
"package": "@fluentui/react-window-provider" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Thu, 11 Feb 2021 12:18:41 GMT", | ||
"tag": "@fluentui/react-window-provider_v2.0.0-beta.5", | ||
@@ -12,2 +27,32 @@ "version": "2.0.0-beta.5", | ||
{ | ||
"comment": "Bump @fluentui/test-utilities to v8.0.0-beta.5", | ||
"author": "martinhochel@microsoft.com", | ||
"commit": "7566015a7edd355b4fcd3796bc8f44f732ef0877", | ||
"package": "@fluentui/react-window-provider" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Wed, 03 Feb 2021 05:51:40 GMT", | ||
"tag": "@fluentui/react-window-provider_v2.0.0-beta.5", | ||
"version": "2.0.0-beta.5", | ||
"comments": { | ||
"none": [ | ||
{ | ||
"comment": "refactor: remove unused .npmrc in packages", | ||
"author": "hantatsang@gmail.com", | ||
"commit": "c688ee2ea6f192c4874974ebf11598523ccf6db9", | ||
"package": "@fluentui/react-window-provider" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Thu, 28 Jan 2021 12:25:56 GMT", | ||
"tag": "@fluentui/react-window-provider_v2.0.0-beta.5", | ||
"version": "2.0.0-beta.5", | ||
"comments": { | ||
"none": [ | ||
{ | ||
"comment": "Delete update-api script which is no longer needed", | ||
@@ -14,0 +59,0 @@ "author": "elcraig@microsoft.com", |
# Change Log - @fluentui/react-window-provider | ||
This log was last generated on Thu, 28 Jan 2021 12:20:50 GMT and should not be manually modified. | ||
This log was last generated on Mon, 15 Feb 2021 12:18:19 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [2.0.0-beta.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-window-provider_v2.0.0-beta.6) | ||
Mon, 15 Feb 2021 12:18:19 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-window-provider_v2.0.0-beta.5..@fluentui/react-window-provider_v2.0.0-beta.6) | ||
### Changes | ||
- Bump @fluentui/test-utilities to v8.0.0-beta.6 ([PR #16880](https://github.com/microsoft/fluentui/pull/16880) by xgao@microsoft.com) | ||
## [2.0.0-beta.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-window-provider_v2.0.0-beta.5) | ||
Thu, 28 Jan 2021 12:20:50 GMT | ||
Thu, 28 Jan 2021 12:25:56 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-window-provider_v2.0.0-beta.4..@fluentui/react-window-provider_v2.0.0-beta.5) | ||
@@ -11,0 +20,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/react-window-provider', '2.0.0-beta.5'); | ||
set_version_1.setVersion('@fluentui/react-window-provider', '2.0.0-beta.6'); | ||
}); | ||
//# sourceMappingURL=version.js.map |
@@ -6,3 +6,3 @@ "use strict"; | ||
var set_version_1 = require("@fluentui/set-version"); | ||
set_version_1.setVersion('@fluentui/react-window-provider', '2.0.0-beta.5'); | ||
set_version_1.setVersion('@fluentui/react-window-provider', '2.0.0-beta.6'); | ||
//# 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/react-window-provider', '2.0.0-beta.5'); | ||
setVersion('@fluentui/react-window-provider', '2.0.0-beta.6'); | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@fluentui/react-window-provider", | ||
"version": "2.0.0-beta.5", | ||
"version": "2.0.0-beta.6", | ||
"description": "Utilities for providing and consuming the window/document objects even across portal/iframe/child-window boundaries.", | ||
@@ -30,3 +30,3 @@ "main": "lib-commonjs/index.js", | ||
"@fluentui/eslint-plugin": "^1.0.0-beta.1", | ||
"@fluentui/test-utilities": "^8.0.0-beta.5", | ||
"@fluentui/test-utilities": "^8.0.0-beta.6", | ||
"@types/react": "16.9.42", | ||
@@ -33,0 +33,0 @@ "@types/webpack-env": "1.16.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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
31108
421
1