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

@uifabric/date-time

Package Overview
Dependencies
Maintainers
5
Versions
419
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uifabric/date-time - npm Package Compare versions

Comparing version 7.23.20 to 7.23.21

13

CHANGELOG.md
# Change Log - @uifabric/date-time
This log was last generated on Thu, 29 Sep 2022 12:28:31 GMT and should not be manually modified.
This log was last generated on Fri, 30 Sep 2022 12:21:17 GMT and should not be manually modified.
<!-- Start content -->
## [7.23.21](https://github.com/microsoft/fluentui/tree/@uifabric/date-time_v7.23.21)
Fri, 30 Sep 2022 12:21:17 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/date-time_v7.23.20..@uifabric/date-time_v7.23.21)
### Patches
- Bump office-ui-fabric-react to v7.199.0 ([PR #25019](https://github.com/microsoft/fluentui/pull/25019) by gcox@microsoft.com)
## [7.23.20](https://github.com/microsoft/fluentui/tree/@uifabric/date-time_v7.23.20)
Thu, 29 Sep 2022 12:28:31 GMT
Thu, 29 Sep 2022 12:30:34 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/date-time_v7.23.19..@uifabric/date-time_v7.23.20)

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

2

lib-amd/version.js
define(["require", "exports", "@uifabric/set-version"], function (require, exports, set_version_1) {
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
set_version_1.setVersion('@uifabric/date-time', '7.23.19');
set_version_1.setVersion('@uifabric/date-time', '7.23.20');
});
//# sourceMappingURL=version.js.map

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

var set_version_1 = require("@uifabric/set-version");
set_version_1.setVersion('@uifabric/date-time', '7.23.19');
set_version_1.setVersion('@uifabric/date-time', '7.23.20');
//# 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 '@uifabric/set-version';
setVersion('@uifabric/date-time', '7.23.19');
setVersion('@uifabric/date-time', '7.23.20');
//# sourceMappingURL=version.js.map
{
"name": "@uifabric/date-time",
"version": "7.23.20",
"version": "7.23.21",
"description": "Date and time related React components for building experiences for Microsoft 365.",

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

"@uifabric/build": "^7.0.0",
"@uifabric/example-app-base": "^7.22.20",
"@uifabric/example-app-base": "^7.22.21",
"@uifabric/jest-serializer-merge-styles": "^7.2.4",

@@ -60,3 +60,3 @@ "@uifabric/test-utilities": "^7.3.3",

"@uifabric/utilities": "^7.38.0",
"office-ui-fabric-react": "^7.198.2",
"office-ui-fabric-react": "^7.199.0",
"tslib": "^1.10.0"

@@ -63,0 +63,0 @@ },

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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