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

@instructure/ui-i18n

Package Overview
Dependencies
Maintainers
0
Versions
2043
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@instructure/ui-i18n - npm Package Compare versions

Comparing version 10.3.1-snapshot-0 to 10.3.1-snapshot-11

7

CHANGELOG.md

@@ -6,10 +6,13 @@ # Change Log

## [10.3.1-snapshot-0](https://github.com/instructure/instructure-ui/compare/v10.3.0...v10.3.1-snapshot-0) (2024-10-04)
## [10.3.1-snapshot-11](https://github.com/instructure/instructure-ui/compare/v10.3.0...v10.3.1-snapshot-11) (2024-10-16)
**Note:** Version bump only for package @instructure/ui-i18n
### Bug Fixes
* **ui-calendar:** fix duplicate dates for certain timezones ([f9181aa](https://github.com/instructure/instructure-ui/commit/f9181aa88c35eba1e374240505d32bf618c46b04))
# [10.3.0](https://github.com/instructure/instructure-ui/compare/v10.2.2...v10.3.0) (2024-10-03)

@@ -16,0 +19,0 @@

@@ -32,3 +32,3 @@ /*

* @deprecated
* #### DEPRECATION WARNING: Will be removed in v9, which wil include a
* #### DEPRECATION WARNING: Will be removed in a future version, which will include a
* time library agnostic API.

@@ -35,0 +35,0 @@ * A wrapper for [moment](https://momentjs.com/) utils.

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

* @deprecated
* #### DEPRECATION WARNING: Will be removed in v9, which wil include a
* #### DEPRECATION WARNING: Will be removed in a future version, which will include a
* time library agnostic API.

@@ -41,0 +41,0 @@ * A wrapper for [moment](https://momentjs.com/) utils.

{
"name": "@instructure/ui-i18n",
"version": "10.3.1-snapshot-0",
"version": "10.3.1-snapshot-11",
"description": "Helper components and utilities for internationalization.",

@@ -26,4 +26,4 @@ "author": "Instructure, Inc. Engineering and Product Design",

"devDependencies": {
"@instructure/ui-babel-preset": "10.3.1-snapshot-0",
"@instructure/ui-test-utils": "10.3.1-snapshot-0",
"@instructure/ui-babel-preset": "10.3.1-snapshot-11",
"@instructure/ui-test-utils": "10.3.1-snapshot-11",
"@types/hoist-non-react-statics": "^3.3.5",

@@ -34,8 +34,8 @@ "react-dom": "^18.3.1"

"@babel/runtime": "^7.25.6",
"@instructure/shared-types": "10.3.1-snapshot-0",
"@instructure/ui-decorator": "10.3.1-snapshot-0",
"@instructure/ui-dom-utils": "10.3.1-snapshot-0",
"@instructure/ui-prop-types": "10.3.1-snapshot-0",
"@instructure/ui-react-utils": "10.3.1-snapshot-0",
"@instructure/ui-utils": "10.3.1-snapshot-0",
"@instructure/shared-types": "10.3.1-snapshot-11",
"@instructure/ui-decorator": "10.3.1-snapshot-11",
"@instructure/ui-dom-utils": "10.3.1-snapshot-11",
"@instructure/ui-prop-types": "10.3.1-snapshot-11",
"@instructure/ui-react-utils": "10.3.1-snapshot-11",
"@instructure/ui-utils": "10.3.1-snapshot-11",
"hoist-non-react-statics": "^3.3.2",

@@ -42,0 +42,0 @@ "moment-timezone": "^0.5.45",

@@ -32,3 +32,3 @@ /*

* @deprecated
* #### DEPRECATION WARNING: Will be removed in v9, which wil include a
* #### DEPRECATION WARNING: Will be removed in a future version, which will include a
* time library agnostic API.

@@ -35,0 +35,0 @@ * A wrapper for [moment](https://momentjs.com/) utils.

@@ -7,3 +7,3 @@ import moment, { Moment } from 'moment-timezone';

* @deprecated
* #### DEPRECATION WARNING: Will be removed in v9, which wil include a
* #### DEPRECATION WARNING: Will be removed in a future version, which will include a
* time library agnostic API.

@@ -10,0 +10,0 @@ * A wrapper for [moment](https://momentjs.com/) utils.

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