Socket
Socket
Sign inDemoInstall

@fluentui/react-tooltip

Package Overview
Dependencies
Maintainers
12
Versions
914
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui/react-tooltip - npm Package Compare versions

Comparing version 9.0.0-alpha.6 to 9.0.0-alpha.7

43

CHANGELOG.json

@@ -5,3 +5,44 @@ {

{
"date": "Fri, 12 Mar 2021 20:00:36 GMT",
"date": "Mon, 15 Mar 2021 07:33:50 GMT",
"tag": "@fluentui/react-tooltip_v9.0.0-alpha.7",
"version": "9.0.0-alpha.7",
"comments": {
"prerelease": [
{
"comment": "Remove set-version references",
"author": "elcraig@microsoft.com",
"commit": "b0bef818ea07833d9b9797ef26a4b24200ed0307",
"package": "@fluentui/react-tooltip"
}
],
"none": [
{
"comment": "Remove unneeded scripts",
"author": "elcraig@microsoft.com",
"commit": "3b4dd6b9e941da11297cea43c5218a4da2d277d5",
"package": "@fluentui/react-tooltip"
},
{
"comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.10",
"author": "elcraig@microsoft.com",
"commit": "3b4dd6b9e941da11297cea43c5218a4da2d277d5",
"package": "@fluentui/react-tooltip"
},
{
"comment": "Bump @fluentui/react-theme-provider to v9.0.0-alpha.10",
"author": "elcraig@microsoft.com",
"commit": "b0bef818ea07833d9b9797ef26a4b24200ed0307",
"package": "@fluentui/react-tooltip"
},
{
"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.8",
"author": "elcraig@microsoft.com",
"commit": "b0bef818ea07833d9b9797ef26a4b24200ed0307",
"package": "@fluentui/react-tooltip"
}
]
}
},
{
"date": "Fri, 12 Mar 2021 20:04:27 GMT",
"tag": "@fluentui/react-tooltip_v9.0.0-alpha.6",

@@ -8,0 +49,0 @@ "version": "9.0.0-alpha.6",

# Change Log - @fluentui/react-tooltip
This log was last generated on Fri, 12 Mar 2021 20:00:36 GMT and should not be manually modified.
This log was last generated on Mon, 15 Mar 2021 07:33:50 GMT and should not be manually modified.
<!-- Start content -->
## [9.0.0-alpha.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-tooltip_v9.0.0-alpha.7)
Mon, 15 Mar 2021 07:33:50 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tooltip_v9.0.0-alpha.6..@fluentui/react-tooltip_v9.0.0-alpha.7)
### Changes
- Remove set-version references ([PR #17381](https://github.com/microsoft/fluentui/pull/17381) by elcraig@microsoft.com)
## [9.0.0-alpha.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-tooltip_v9.0.0-alpha.6)
Fri, 12 Mar 2021 20:00:36 GMT
Fri, 12 Mar 2021 20:04:27 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tooltip_v9.0.0-alpha.5..@fluentui/react-tooltip_v9.0.0-alpha.6)

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

2

lib-amd/index.d.ts

@@ -1,1 +0,1 @@

import './version';
export {};

@@ -1,2 +0,2 @@

define(["require", "exports", "./version"], function (require, exports) {
define(["require", "exports"], function (require, exports) {
"use strict";

@@ -3,0 +3,0 @@ Object.defineProperty(exports, "__esModule", { value: true });

@@ -1,1 +0,1 @@

import './version';
export {};
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
require("./version");
//# sourceMappingURL=index.js.map

@@ -1,1 +0,1 @@

import './version';
export {};

@@ -1,2 +0,1 @@

import './version';
//# sourceMappingURL=index.js.map
{
"name": "@fluentui/react-tooltip",
"version": "9.0.0-alpha.6",
"version": "9.0.0-alpha.7",
"description": "React components for building web experiences",

@@ -8,5 +8,2 @@ "main": "lib-commonjs/index.js",

"typings": "lib/index.d.ts",
"sideEffects": [
"lib/version.js"
],
"repository": {

@@ -19,3 +16,2 @@ "type": "git",

"build": "just-scripts build",
"bundle": "just-scripts bundle",
"clean": "just-scripts clean",

@@ -49,6 +45,5 @@ "code-style": "just-scripts code-style",

"dependencies": {
"@fluentui/react-make-styles": "^9.0.0-alpha.9",
"@fluentui/react-theme-provider": "^9.0.0-alpha.9",
"@fluentui/react-utilities": "^9.0.0-alpha.7",
"@fluentui/set-version": "^8.0.1",
"@fluentui/react-make-styles": "^9.0.0-alpha.10",
"@fluentui/react-theme-provider": "^9.0.0-alpha.10",
"@fluentui/react-utilities": "^9.0.0-alpha.8",
"tslib": "^1.10.0"

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