Socket
Socket
Sign inDemoInstall

@instructure/ui-i18n

Package Overview
Dependencies
Maintainers
33
Versions
1942
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 9.0.2-snapshot-2 to 9.0.2-snapshot-3

2

CHANGELOG.md

@@ -6,3 +6,3 @@ # Change Log

## [9.0.2-snapshot-2](https://github.com/instructure/instructure-ui/compare/v9.0.1...v9.0.2-snapshot-2) (2024-05-28)
## [9.0.2-snapshot-3](https://github.com/instructure/instructure-ui/compare/v9.0.1...v9.0.2-snapshot-3) (2024-05-28)

@@ -9,0 +9,0 @@ **Note:** Version bump only for package @instructure/ui-i18n

@@ -99,3 +99,2 @@ /*

}
return ret;

@@ -102,0 +101,0 @@ }

@@ -35,2 +35,3 @@ import _objectWithoutProperties from "@babel/runtime/helpers/esm/objectWithoutProperties";

// see https://github.com/microsoft/TypeScript/issues/4881
/**

@@ -37,0 +38,0 @@ * ---

@@ -43,2 +43,3 @@ "use strict";

*/
/**

@@ -105,3 +106,2 @@ * Return an instance of a [moment](https://momentjs.com) initialized with the current date + time

}
return ret;

@@ -108,0 +108,0 @@ }

@@ -42,2 +42,3 @@ "use strict";

// see https://github.com/microsoft/TypeScript/issues/4881
/**

@@ -44,0 +45,0 @@ * ---

{
"name": "@instructure/ui-i18n",
"version": "9.0.2-snapshot-2",
"version": "9.0.2-snapshot-3",
"description": "Helper components and utilities for internationalization.",

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

"devDependencies": {
"@instructure/ui-babel-preset": "9.0.2-snapshot-2",
"@instructure/ui-test-utils": "9.0.2-snapshot-2",
"@types/hoist-non-react-statics": "^3.3.3",
"react-dom": "^18.2.0"
"@instructure/ui-babel-preset": "9.0.2-snapshot-3",
"@instructure/ui-test-utils": "9.0.2-snapshot-3",
"@types/hoist-non-react-statics": "^3.3.5",
"react-dom": "^18.3.1"
},
"dependencies": {
"@babel/runtime": "^7.23.2",
"@instructure/shared-types": "9.0.2-snapshot-2",
"@instructure/ui-decorator": "9.0.2-snapshot-2",
"@instructure/ui-dom-utils": "9.0.2-snapshot-2",
"@instructure/ui-prop-types": "9.0.2-snapshot-2",
"@instructure/ui-react-utils": "9.0.2-snapshot-2",
"@instructure/ui-utils": "9.0.2-snapshot-2",
"@babel/runtime": "^7.24.5",
"@instructure/shared-types": "9.0.2-snapshot-3",
"@instructure/ui-decorator": "9.0.2-snapshot-3",
"@instructure/ui-dom-utils": "9.0.2-snapshot-3",
"@instructure/ui-prop-types": "9.0.2-snapshot-3",
"@instructure/ui-react-utils": "9.0.2-snapshot-3",
"@instructure/ui-utils": "9.0.2-snapshot-3",
"hoist-non-react-statics": "^3.3.2",

@@ -41,0 +41,0 @@ "moment-timezone": "^0.5.43",

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