@instructure/ui-table
Advanced tools
Comparing version 5.52.3-rc.23 to 5.52.3-rc.24
@@ -38,3 +38,3 @@ import _defineProperty from "@babel/runtime/helpers/esm/defineProperty"; | ||
import themeable from '@instructure/ui-themeable'; | ||
import ThemeablePropTypes from '@instructure/ui-themeable/lib/utils/ThemeablePropTypes'; | ||
import ThemeablePropTypes from '@instructure/ui-themeable/lib/ThemeablePropTypes'; | ||
import matchComponentTypes from '@instructure/ui-react-utils/lib/matchComponentTypes'; | ||
@@ -41,0 +41,0 @@ import safeCloneElement from '@instructure/ui-react-utils/lib/safeCloneElement'; |
@@ -34,3 +34,3 @@ "use strict"; | ||
var _ThemeablePropTypes = _interopRequireDefault(require("@instructure/ui-themeable/lib/utils/ThemeablePropTypes")); | ||
var _ThemeablePropTypes = _interopRequireDefault(require("@instructure/ui-themeable/lib/ThemeablePropTypes")); | ||
@@ -37,0 +37,0 @@ var _matchComponentTypes = _interopRequireDefault(require("@instructure/ui-react-utils/lib/matchComponentTypes")); |
{ | ||
"name": "@instructure/ui-table", | ||
"version": "5.52.3-rc.23+f20230d6", | ||
"version": "5.52.3-rc.24+c295b927", | ||
"description": "A UI component library made by Instructure Inc.", | ||
@@ -23,17 +23,17 @@ "author": "Instructure, Inc. Engineering and Product Design", | ||
"devDependencies": { | ||
"@instructure/ui-babel-preset": "5.52.3-rc.23+f20230d6", | ||
"@instructure/ui-color-utils": "5.52.3-rc.23+f20230d6", | ||
"@instructure/ui-test-utils": "5.52.3-rc.23+f20230d6" | ||
"@instructure/ui-babel-preset": "5.52.3-rc.24+c295b927", | ||
"@instructure/ui-color-utils": "5.52.3-rc.24+c295b927", | ||
"@instructure/ui-test-utils": "5.52.3-rc.24+c295b927" | ||
}, | ||
"dependencies": { | ||
"@babel/runtime": "^7", | ||
"@instructure/ui-a11y": "5.52.3-rc.23+f20230d6", | ||
"@instructure/ui-forms": "5.52.3-rc.23+f20230d6", | ||
"@instructure/ui-icons": "5.52.3-rc.23+f20230d6", | ||
"@instructure/ui-layout": "5.52.3-rc.23+f20230d6", | ||
"@instructure/ui-prop-types": "5.52.3-rc.23+f20230d6", | ||
"@instructure/ui-react-utils": "5.52.3-rc.23+f20230d6", | ||
"@instructure/ui-testable": "5.52.3-rc.23+f20230d6", | ||
"@instructure/ui-themeable": "5.52.3-rc.23+f20230d6", | ||
"@instructure/ui-utils": "5.52.3-rc.23+f20230d6", | ||
"@instructure/ui-a11y": "5.52.3-rc.24+c295b927", | ||
"@instructure/ui-forms": "5.52.3-rc.24+c295b927", | ||
"@instructure/ui-icons": "5.52.3-rc.24+c295b927", | ||
"@instructure/ui-layout": "5.52.3-rc.24+c295b927", | ||
"@instructure/ui-prop-types": "5.52.3-rc.24+c295b927", | ||
"@instructure/ui-react-utils": "5.52.3-rc.24+c295b927", | ||
"@instructure/ui-testable": "5.52.3-rc.24+c295b927", | ||
"@instructure/ui-themeable": "5.52.3-rc.24+c295b927", | ||
"@instructure/ui-utils": "5.52.3-rc.24+c295b927", | ||
"classnames": "^2", | ||
@@ -47,3 +47,3 @@ "prop-types": "^15", | ||
"sideEffects": false, | ||
"gitHead": "f20230d691ccf1473af4497f3571eeb74d0229f8" | ||
"gitHead": "c295b927a93af75e9233ab3b60945b8848dfc33f" | ||
} |
@@ -30,3 +30,3 @@ /* | ||
import themeable from '@instructure/ui-themeable' | ||
import ThemeablePropTypes from '@instructure/ui-themeable/lib/utils/ThemeablePropTypes' | ||
import ThemeablePropTypes from '@instructure/ui-themeable/lib/ThemeablePropTypes' | ||
import matchComponentTypes from '@instructure/ui-react-utils/lib/matchComponentTypes' | ||
@@ -33,0 +33,0 @@ import safeCloneElement from '@instructure/ui-react-utils/lib/safeCloneElement' |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
196717