Socket
Socket
Sign inDemoInstall

@fluentui/dom-utilities

Package Overview
Dependencies
Maintainers
11
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 1.1.1 to 1.1.2

32

CHANGELOG.json

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

{
"date": "Thu, 17 Sep 2020 15:47:28 GMT",
"date": "Fri, 26 Feb 2021 21:26:52 GMT",
"tag": "@fluentui/dom-utilities_v1.1.2",
"version": "1.1.2",
"comments": {
"patch": [
{
"comment": "Publish packages with names that also exist in master under dist-tag lts-7",
"author": "elcraig@microsoft.com",
"commit": "deaecebffee8e4fd004cc5951d199bdee5585015",
"package": "@fluentui/dom-utilities"
}
]
}
},
{
"date": "Fri, 25 Sep 2020 12:25:17 GMT",
"tag": "@fluentui/dom-utilities_v1.1.1",
"version": "1.1.1",
"comments": {
"none": [
{
"comment": "Remove same-package path aliases",
"author": "elcraig@microsoft.com",
"commit": "85432b281ce55e1a990dd811e5adebbad84e7cb8",
"package": "@fluentui/dom-utilities"
}
]
}
},
{
"date": "Thu, 17 Sep 2020 15:52:49 GMT",
"tag": "@fluentui/dom-utilities_v1.1.1",
"version": "1.1.1",
"comments": {
"patch": [

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

# Change Log - @fluentui/dom-utilities
This log was last generated on Thu, 17 Sep 2020 15:47:28 GMT and should not be manually modified.
This log was last generated on Fri, 26 Feb 2021 21:26:52 GMT and should not be manually modified.
<!-- Start content -->
## [1.1.2](https://github.com/microsoft/fluentui/tree/@fluentui/dom-utilities_v1.1.2)
Fri, 26 Feb 2021 21:26:52 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/dom-utilities_v1.1.1..@fluentui/dom-utilities_v1.1.2)
### Patches
- Publish packages with names that also exist in master under dist-tag lts-7 ([PR #17191](https://github.com/microsoft/fluentui/pull/17191) by elcraig@microsoft.com)
## [1.1.1](https://github.com/microsoft/fluentui/tree/@fluentui/dom-utilities_v1.1.1)
Thu, 17 Sep 2020 15:47:28 GMT
Thu, 17 Sep 2020 15:52:49 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/dom-utilities_v1.1.0..@fluentui/dom-utilities_v1.1.1)

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

9

package.json
{
"name": "@fluentui/dom-utilities",
"version": "1.1.1",
"version": "1.1.2",
"description": "DOM utilities for use within Fluent web components",

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

"devDependencies": {
"@fluentui/eslint-plugin": "^0.54.1",
"@fluentui/eslint-plugin": "^0.54.2",
"@types/jest": "~24.9.0",

@@ -35,5 +35,8 @@ "@uifabric/build": "^7.0.0"

"dependencies": {
"@uifabric/set-version": "^7.0.23",
"@uifabric/set-version": "^7.0.24",
"tslib": "^1.10.0"
},
"beachball": {
"tag": "lts-7"
}
}
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