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.3.5 to 2.3.6

17

CHANGELOG.json

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

{
"date": "Tue, 28 May 2024 07:24:47 GMT",
"date": "Thu, 06 Jun 2024 07:23:06 GMT",
"tag": "@fluentui/dom-utilities_v2.3.6",
"version": "2.3.6",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/dom-utilities",
"comment": "Bump @fluentui/set-version to v8.2.22",
"commit": "e5e806f46bd00bc7baffbfe7514a617600ba2d47"
}
]
}
},
{
"date": "Tue, 28 May 2024 07:28:20 GMT",
"tag": "@fluentui/dom-utilities_v2.3.5",

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

# Change Log - @fluentui/dom-utilities
This log was last generated on Tue, 28 May 2024 07:24:47 GMT and should not be manually modified.
This log was last generated on Thu, 06 Jun 2024 07:23:06 GMT and should not be manually modified.
<!-- Start content -->
## [2.3.6](https://github.com/microsoft/fluentui/tree/@fluentui/dom-utilities_v2.3.6)
Thu, 06 Jun 2024 07:23:06 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/dom-utilities_v2.3.5..@fluentui/dom-utilities_v2.3.6)
### Patches
- Bump @fluentui/set-version to v8.2.22 ([commit](https://github.com/microsoft/fluentui/commit/e5e806f46bd00bc7baffbfe7514a617600ba2d47) by beachball)
## [2.3.5](https://github.com/microsoft/fluentui/tree/@fluentui/dom-utilities_v2.3.5)
Tue, 28 May 2024 07:24:47 GMT
Tue, 28 May 2024 07:28:20 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/dom-utilities_v2.3.4..@fluentui/dom-utilities_v2.3.5)

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

2

lib-amd/version.js
define(["require", "exports", "@fluentui/set-version"], function (require, exports, set_version_1) {
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
(0, set_version_1.setVersion)('@fluentui/dom-utilities', '2.3.5');
(0, set_version_1.setVersion)('@fluentui/dom-utilities', '2.3.6');
});
//# sourceMappingURL=version.js.map

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

var set_version_1 = require("@fluentui/set-version");
(0, set_version_1.setVersion)('@fluentui/dom-utilities', '2.3.5');
(0, set_version_1.setVersion)('@fluentui/dom-utilities', '2.3.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/dom-utilities', '2.3.5');
setVersion('@fluentui/dom-utilities', '2.3.6');
//# sourceMappingURL=version.js.map
{
"name": "@fluentui/dom-utilities",
"version": "2.3.5",
"version": "2.3.6",
"description": "DOM utilities for use within Fluent web components",

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

"dependencies": {
"@fluentui/set-version": "^8.2.21",
"@fluentui/set-version": "^8.2.22",
"tslib": "^2.1.0"

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