Socket
Socket
Sign inDemoInstall

@fluentui/dom-utilities

Package Overview
Dependencies
Maintainers
12
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui/dom-utilities - npm Package Compare versions

Comparing version 2.2.6 to 2.2.7

17

CHANGELOG.json

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

{
"date": "Fri, 17 Mar 2023 08:13:30 GMT",
"date": "Mon, 01 May 2023 07:37:36 GMT",
"tag": "@fluentui/dom-utilities_v2.2.7",
"version": "2.2.7",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/dom-utilities",
"comment": "Bump @fluentui/set-version to v8.2.7",
"commit": "46f19b90d2088f055f9cd4bfad840f72fe68f0d8"
}
]
}
},
{
"date": "Fri, 17 Mar 2023 08:15:56 GMT",
"tag": "@fluentui/dom-utilities_v2.2.6",

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

# Change Log - @fluentui/dom-utilities
This log was last generated on Fri, 17 Mar 2023 08:13:30 GMT and should not be manually modified.
This log was last generated on Mon, 01 May 2023 07:37:36 GMT and should not be manually modified.
<!-- Start content -->
## [2.2.7](https://github.com/microsoft/fluentui/tree/@fluentui/dom-utilities_v2.2.7)
Mon, 01 May 2023 07:37:36 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/dom-utilities_v2.2.6..@fluentui/dom-utilities_v2.2.7)
### Patches
- Bump @fluentui/set-version to v8.2.7 ([PR #27724](https://github.com/microsoft/fluentui/pull/27724) by beachball)
## [2.2.6](https://github.com/microsoft/fluentui/tree/@fluentui/dom-utilities_v2.2.6)
Fri, 17 Mar 2023 08:13:30 GMT
Fri, 17 Mar 2023 08:15:56 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/dom-utilities_v2.2.5..@fluentui/dom-utilities_v2.2.6)

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

2

lib-commonjs/version.js

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

var set_version_1 = require("@fluentui/set-version");
set_version_1.setVersion('@fluentui/dom-utilities', '2.2.6');
set_version_1.setVersion('@fluentui/dom-utilities', '2.2.7');
//# sourceMappingURL=version.js.map
{
"name": "@fluentui/dom-utilities",
"version": "2.2.6",
"version": "2.2.7",
"description": "DOM utilities for use within Fluent web components",

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

"dependencies": {
"@fluentui/set-version": "^8.2.6",
"@fluentui/set-version": "^8.2.7",
"tslib": "^2.1.0"

@@ -35,0 +35,0 @@ },

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