Socket
Socket
Sign inDemoInstall

@instructure/ui-utils

Package Overview
Dependencies
Maintainers
30
Versions
1975
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@instructure/ui-utils - npm Package Compare versions

Comparing version 8.53.3-pr-snapshot-1709121444258 to 8.53.3-pr-snapshot-1709124298948

7

CHANGELOG.md

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

## [8.53.3-pr-snapshot-1709121444258](https://github.com/instructure/instructure-ui/compare/v8.53.2...v8.53.3-pr-snapshot-1709121444258) (2024-02-28)
## [8.53.3-pr-snapshot-1709124298948](https://github.com/instructure/instructure-ui/compare/v8.53.2...v8.53.3-pr-snapshot-1709124298948) (2024-02-28)
**Note:** Version bump only for package @instructure/ui-utils
### Bug Fixes
* **many:** remove emotion's jsx pragma ([7435d5c](https://github.com/instructure/instructure-ui/commit/7435d5c31ca6556a1f95c4dfde156d5a76aad7de))
## [8.53.2](https://github.com/instructure/instructure-ui/compare/v8.53.1...v8.53.2) (2024-02-15)

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

@@ -28,2 +28,3 @@ import _slicedToArray from "@babel/runtime/helpers/esm/slicedToArray";

import { parseUnit } from './parseUnit';
/**

@@ -30,0 +31,0 @@ * ---

{
"name": "@instructure/ui-utils",
"version": "8.53.3-pr-snapshot-1709121444258",
"version": "8.53.3-pr-snapshot-1709124298948",
"description": "A collection of utilities for UI components",

@@ -25,3 +25,3 @@ "author": "Instructure, Inc. Engineering and Product Design",

"devDependencies": {
"@instructure/ui-babel-preset": "8.53.3-pr-snapshot-1709121444258",
"@instructure/ui-babel-preset": "8.53.3-pr-snapshot-1709124298948",
"@testing-library/jest-dom": "^6.1.4",

@@ -33,4 +33,4 @@ "@testing-library/react": "^14.0.0",

"@babel/runtime": "^7.23.2",
"@instructure/console": "8.53.3-pr-snapshot-1709121444258",
"@instructure/ui-dom-utils": "8.53.3-pr-snapshot-1709121444258",
"@instructure/console": "8.53.3-pr-snapshot-1709124298948",
"@instructure/ui-dom-utils": "8.53.3-pr-snapshot-1709124298948",
"@types/ua-parser-js": "^0.7.37",

@@ -37,0 +37,0 @@ "bowser": "^2.11.0",

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

import { parseUnit } from './parseUnit'
import React from 'react'

@@ -30,0 +29,0 @@ /**

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

import React from 'react';
/// <reference types="react" />
/**

@@ -3,0 +3,0 @@ * ---

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