Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@fluentui/react-text

Package Overview
Dependencies
Maintainers
11
Versions
905
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui/react-text - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

46

CHANGELOG.json

@@ -5,6 +5,50 @@ {

{
"date": "Thu, 25 Feb 2021 01:11:31 GMT",
"date": "Fri, 26 Feb 2021 01:10:33 GMT",
"tag": "@fluentui/react-text_v0.2.1",
"version": "0.2.1",
"comments": {
"patch": [
{
"comment": "Update references to major-bumped packages",
"author": "elcraig@microsoft.com",
"commit": "71f0a43b375b4a932ecbcf6778288422db2dc267",
"package": "@fluentui/react-text"
}
],
"prerelease": [
{
"comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.4",
"author": "elcraig@microsoft.com",
"commit": "71f0a43b375b4a932ecbcf6778288422db2dc267",
"package": "@fluentui/react-text"
},
{
"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.3",
"author": "elcraig@microsoft.com",
"commit": "71f0a43b375b4a932ecbcf6778288422db2dc267",
"package": "@fluentui/react-text"
}
]
}
},
{
"date": "Thu, 25 Feb 2021 20:16:39 GMT",
"tag": "@fluentui/react-text_v0.2.0",
"version": "0.2.0",
"comments": {
"prerelease": [
{
"comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.3",
"author": "humbertomakotomorimoto@gmail.com",
"commit": "40e4e2ed855e0b2a4ac67a462f2b79919aef868b",
"package": "@fluentui/react-text"
}
]
}
},
{
"date": "Thu, 25 Feb 2021 01:15:27 GMT",
"tag": "@fluentui/react-text_v0.2.0",
"version": "0.2.0",
"comments": {
"minor": [

@@ -11,0 +55,0 @@ {

# Change Log - @fluentui/react-text
This log was last generated on Thu, 25 Feb 2021 01:11:31 GMT and should not be manually modified.
This log was last generated on Fri, 26 Feb 2021 01:10:33 GMT and should not be manually modified.
<!-- Start content -->
## [0.2.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v0.2.1)
Fri, 26 Feb 2021 01:10:33 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v0.2.0..@fluentui/react-text_v0.2.1)
### Patches
- Update references to major-bumped packages ([PR #17169](https://github.com/microsoft/fluentui/pull/17169) by elcraig@microsoft.com)
### Changes
- Bump @fluentui/react-make-styles to v9.0.0-alpha.4 ([PR #17169](https://github.com/microsoft/fluentui/pull/17169) by elcraig@microsoft.com)
- Bump @fluentui/react-utilities to v9.0.0-alpha.3 ([PR #17169](https://github.com/microsoft/fluentui/pull/17169) by elcraig@microsoft.com)
## [0.2.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v0.2.0)
Thu, 25 Feb 2021 01:11:31 GMT
Thu, 25 Feb 2021 20:16:39 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v0.2.0..@fluentui/react-text_v0.2.0)
### Changes
- Bump @fluentui/react-make-styles to v9.0.0-alpha.3 ([PR #17085](https://github.com/microsoft/fluentui/pull/17085) by humbertomakotomorimoto@gmail.com)
## [0.2.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v0.2.0)
Thu, 25 Feb 2021 01:15:27 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v0.1.9..@fluentui/react-text_v0.2.0)

@@ -11,0 +34,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/react-text', '0.2.0');
set_version_1.setVersion('@fluentui/react-text', '0.2.1');
});
//# sourceMappingURL=version.js.map

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

var set_version_1 = require("@fluentui/set-version");
set_version_1.setVersion('@fluentui/react-text', '0.2.0');
set_version_1.setVersion('@fluentui/react-text', '0.2.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/react-text', '0.2.0');
setVersion('@fluentui/react-text', '0.2.1');
//# sourceMappingURL=version.js.map
{
"name": "@fluentui/react-text",
"version": "0.2.0",
"version": "0.2.1",
"description": "Fluent UI React Text component.",

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

"devDependencies": {
"@fluentui/eslint-plugin": "^1.0.0-beta.2",
"@fluentui/react-conformance": "^0.2.1",
"@fluentui/eslint-plugin": "^1.0.1",
"@fluentui/react-conformance": "^0.2.2",
"@fluentui/scripts": "^1.0.0",

@@ -47,5 +47,5 @@ "@types/enzyme": "3.10.3",

"dependencies": {
"@fluentui/react-make-styles": "^9.0.0-alpha.2",
"@fluentui/react-utilities": "^9.0.0-alpha.2",
"@fluentui/set-version": "^8.0.0-beta.2",
"@fluentui/react-make-styles": "^9.0.0-alpha.4",
"@fluentui/react-utilities": "^9.0.0-alpha.3",
"@fluentui/set-version": "^8.0.1",
"tslib": "^1.10.0"

@@ -58,10 +58,3 @@ },

"react-dom": ">=16.8.0 <18.0.0"
},
"beachball": {
"tag": "latest",
"disallowedChangeTypes": [
"major",
"prerelease"
]
}
}

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