Socket
Socket
Sign inDemoInstall

@instructure/ui-layout

Package Overview
Dependencies
Maintainers
32
Versions
940
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@instructure/ui-layout - npm Package Compare versions

Comparing version 6.23.1-rc.3 to 6.23.1-rc.4

2

es/DrawerLayout/index.js

@@ -61,3 +61,3 @@ import _defineProperty from "@babel/runtime/helpers/esm/defineProperty";

var DrawerLayout = (_dec = deprecated('7.0.0', null, 'Use DrawerLayout from ui-drawer-layout instead.'), _dec2 = testable(), _dec3 = bidirectional(), _dec4 = themeable(styles), _dec(_class = _dec2(_class = _dec3(_class = _dec4(_class = (_temp = _class2 =
var DrawerLayout = (_dec = deprecated('7.0.0', null, 'Use DrawerLayout from ui-drawer-layout instead.'), _dec2 = testable(), _dec3 = bidirectional(), _dec4 = themeable(null, styles), _dec(_class = _dec2(_class = _dec3(_class = _dec4(_class = (_temp = _class2 =
/*#__PURE__*/

@@ -64,0 +64,0 @@ function (_Component) {

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

var DrawerLayout = (_dec = (0, _deprecated.deprecated)('7.0.0', null, 'Use DrawerLayout from ui-drawer-layout instead.'), _dec2 = (0, _testable.testable)(), _dec3 = (0, _bidirectional.bidirectional)(), _dec4 = (0, _themeable.themeable)(styles), _dec(_class = _dec2(_class = _dec3(_class = _dec4(_class = (_temp = _class2 =
var DrawerLayout = (_dec = (0, _deprecated.deprecated)('7.0.0', null, 'Use DrawerLayout from ui-drawer-layout instead.'), _dec2 = (0, _testable.testable)(), _dec3 = (0, _bidirectional.bidirectional)(), _dec4 = (0, _themeable.themeable)(null, styles), _dec(_class = _dec2(_class = _dec3(_class = _dec4(_class = (_temp = _class2 =
/*#__PURE__*/

@@ -87,0 +87,0 @@ function (_Component) {

{
"name": "@instructure/ui-layout",
"version": "6.23.1-rc.3+92446d04f",
"version": "6.23.1-rc.4+689780a78",
"description": "A UI component library made by Instructure Inc.",

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

"devDependencies": {
"@instructure/ui-babel-preset": "6.23.1-rc.3+92446d04f",
"@instructure/ui-test-locator": "6.23.1-rc.3+92446d04f",
"@instructure/ui-test-utils": "6.23.1-rc.3+92446d04f"
"@instructure/ui-babel-preset": "6.23.1-rc.4+689780a78",
"@instructure/ui-test-locator": "6.23.1-rc.4+689780a78",
"@instructure/ui-test-utils": "6.23.1-rc.4+689780a78"
},
"dependencies": {
"@babel/runtime": "^7.5.0",
"@instructure/console": "6.23.1-rc.3+92446d04f",
"@instructure/debounce": "6.23.1-rc.3+92446d04f",
"@instructure/ui-a11y-content": "6.23.1-rc.3+92446d04f",
"@instructure/ui-color-utils": "6.23.1-rc.3+92446d04f",
"@instructure/ui-dialog": "6.23.1-rc.3+92446d04f",
"@instructure/ui-dom-utils": "6.23.1-rc.3+92446d04f",
"@instructure/ui-i18n": "6.23.1-rc.3+92446d04f",
"@instructure/ui-motion": "6.23.1-rc.3+92446d04f",
"@instructure/ui-portal": "6.23.1-rc.3+92446d04f",
"@instructure/ui-position": "6.23.1-rc.3+92446d04f",
"@instructure/ui-prop-types": "6.23.1-rc.3+92446d04f",
"@instructure/ui-react-utils": "6.23.1-rc.3+92446d04f",
"@instructure/ui-testable": "6.23.1-rc.3+92446d04f",
"@instructure/ui-themeable": "6.23.1-rc.3+92446d04f",
"@instructure/ui-utils": "6.23.1-rc.3+92446d04f",
"@instructure/ui-view": "6.23.1-rc.3+92446d04f",
"@instructure/uid": "6.23.1-rc.3+92446d04f",
"@instructure/console": "6.23.1-rc.4+689780a78",
"@instructure/debounce": "6.23.1-rc.4+689780a78",
"@instructure/ui-a11y-content": "6.23.1-rc.4+689780a78",
"@instructure/ui-color-utils": "6.23.1-rc.4+689780a78",
"@instructure/ui-dialog": "6.23.1-rc.4+689780a78",
"@instructure/ui-dom-utils": "6.23.1-rc.4+689780a78",
"@instructure/ui-i18n": "6.23.1-rc.4+689780a78",
"@instructure/ui-motion": "6.23.1-rc.4+689780a78",
"@instructure/ui-portal": "6.23.1-rc.4+689780a78",
"@instructure/ui-position": "6.23.1-rc.4+689780a78",
"@instructure/ui-prop-types": "6.23.1-rc.4+689780a78",
"@instructure/ui-react-utils": "6.23.1-rc.4+689780a78",
"@instructure/ui-testable": "6.23.1-rc.4+689780a78",
"@instructure/ui-themeable": "6.23.1-rc.4+689780a78",
"@instructure/ui-utils": "6.23.1-rc.4+689780a78",
"@instructure/ui-view": "6.23.1-rc.4+689780a78",
"@instructure/uid": "6.23.1-rc.4+689780a78",
"classnames": "^2",

@@ -59,3 +59,3 @@ "prop-types": "^15"

"sideEffects": false,
"gitHead": "92446d04f3b10a80c47bd471cc53289c873f3903"
"gitHead": "689780a7879c19c92c6c30d56115e418f4b03247"
}

@@ -52,3 +52,3 @@ /*

@bidirectional()
@themeable(styles)
@themeable(null, styles)
class DrawerLayout extends Component {

@@ -55,0 +55,0 @@ static locatorAttribute = 'data-drawer-layout'

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