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.0.2 to 2.0.3

17

CHANGELOG.json

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

{
"date": "Wed, 31 Mar 2021 00:47:26 GMT",
"date": "Fri, 23 Apr 2021 07:30:56 GMT",
"tag": "@fluentui/dom-utilities_v2.0.3",
"version": "2.0.3",
"comments": {
"patch": [
{
"comment": "Bump @fluentui/eslint-plugin to v1.1.1",
"author": "olfedias@microsoft.com",
"commit": "7d1a9a8aee217022e55b8c39c723b1390b5d8095",
"package": "@fluentui/dom-utilities"
}
]
}
},
{
"date": "Wed, 31 Mar 2021 00:53:43 GMT",
"tag": "@fluentui/dom-utilities_v2.0.2",

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

# Change Log - @fluentui/dom-utilities
This log was last generated on Wed, 31 Mar 2021 00:47:26 GMT and should not be manually modified.
This log was last generated on Fri, 23 Apr 2021 07:30:56 GMT and should not be manually modified.
<!-- Start content -->
## [2.0.3](https://github.com/microsoft/fluentui/tree/@fluentui/dom-utilities_v2.0.3)
Fri, 23 Apr 2021 07:30:56 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/dom-utilities_v2.0.2..@fluentui/dom-utilities_v2.0.3)
### Patches
- Bump @fluentui/eslint-plugin to v1.1.1 ([PR #17894](https://github.com/microsoft/fluentui/pull/17894) by olfedias@microsoft.com)
## [2.0.2](https://github.com/microsoft/fluentui/tree/@fluentui/dom-utilities_v2.0.2)
Wed, 31 Mar 2021 00:47:26 GMT
Wed, 31 Mar 2021 00:53:43 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/dom-utilities_v2.0.1..@fluentui/dom-utilities_v2.0.2)

@@ -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 });
set_version_1.setVersion('@fluentui/dom-utilities', '2.0.2');
set_version_1.setVersion('@fluentui/dom-utilities', '2.0.3');
});
//# sourceMappingURL=version.js.map

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

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

@@ -26,9 +26,9 @@ "main": "lib-commonjs/index.js",

"devDependencies": {
"@fluentui/eslint-plugin": "^1.1.0",
"@fluentui/eslint-plugin": "^1.1.1",
"@fluentui/scripts": "^1.0.0"
},
"dependencies": {
"@fluentui/set-version": "^8.0.2",
"@fluentui/set-version": "^8.0.3",
"tslib": "^1.10.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