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 2.0.0-beta.0 to 2.0.0-beta.1

17

CHANGELOG.json

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

{
"date": "Fri, 23 Oct 2020 03:21:29 GMT",
"date": "Thu, 28 Jan 2021 12:20:50 GMT",
"tag": "@fluentui/dom-utilities_v2.0.0-beta.1",
"version": "2.0.0-beta.1",
"comments": {
"none": [
{
"comment": "Delete update-api script which is no longer needed",
"author": "elcraig@microsoft.com",
"commit": "943a9ef5768a9cd77ade84217d142f93b1be6127",
"package": "@fluentui/dom-utilities"
}
]
}
},
{
"date": "Fri, 23 Oct 2020 03:26:15 GMT",
"tag": "@fluentui/dom-utilities_v2.0.0-beta.0",

@@ -8,0 +23,0 @@ "version": "2.0.0-beta.0",

4

CHANGELOG.md
# Change Log - @fluentui/dom-utilities
This log was last generated on Fri, 23 Oct 2020 03:21:29 GMT and should not be manually modified.
This log was last generated on Fri, 23 Oct 2020 03:26:15 GMT and should not be manually modified.

@@ -9,3 +9,3 @@ <!-- Start content -->

Fri, 23 Oct 2020 03:21:29 GMT
Fri, 23 Oct 2020 03:26:15 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/dom-utilities_v1.1.1..@fluentui/dom-utilities_v2.0.0-beta.0)

@@ -12,0 +12,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/dom-utilities', '2.0.0-beta.0');
set_version_1.setVersion('@fluentui/dom-utilities', '2.0.0-beta.1');
});
//# 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.0-beta.0');
set_version_1.setVersion('@fluentui/dom-utilities', '2.0.0-beta.1');
//# 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.0-beta.0');
setVersion('@fluentui/dom-utilities', '2.0.0-beta.1');
//# sourceMappingURL=version.js.map
{
"name": "@fluentui/dom-utilities",
"version": "2.0.0-beta.0",
"version": "2.0.0-beta.1",
"description": "DOM utilities for use within Fluent web components",

@@ -25,7 +25,6 @@ "main": "lib-commonjs/index.js",

"test": "just-scripts test",
"start": "just-scripts dev:storybook",
"update-api": "just-scripts update-api"
"start": "just-scripts dev:storybook"
},
"devDependencies": {
"@fluentui/eslint-plugin": "^1.0.0-beta.0",
"@fluentui/eslint-plugin": "^1.0.0-beta.1",
"@types/jest": "~24.9.0",

@@ -35,5 +34,5 @@ "@fluentui/scripts": "^1.0.0"

"dependencies": {
"@fluentui/set-version": "^8.0.0-beta.0",
"@fluentui/set-version": "^8.0.0-beta.1",
"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