New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@instructure/ui-popover

Package Overview
Dependencies
Maintainers
37
Versions
1327
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@instructure/ui-popover - npm Package Compare versions

Comparing version 6.14.1-rc.31 to 6.14.1-rc.32

3

es/Popover/index.js

@@ -435,4 +435,3 @@ import _objectSpread from "@babel/runtime/helpers/esm/objectSpread2";

borderWidth: 'small',
borderRadius: 'medium',
__dangerouslyIgnoreExperimentalWarnings: true
borderRadius: 'medium'
});

@@ -439,0 +438,0 @@ }

@@ -464,4 +464,3 @@ "use strict";

borderWidth: 'small',
borderRadius: 'medium',
__dangerouslyIgnoreExperimentalWarnings: true
borderRadius: 'medium'
});

@@ -468,0 +467,0 @@ }

{
"name": "@instructure/ui-popover",
"version": "6.14.1-rc.31+b5fea9b5a",
"version": "6.14.1-rc.32+7dd2a2f52",
"description": "A component for hiding or showing content based on user interaction.",

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

"@babel/runtime": "^7.5.0",
"@instructure/console": "6.14.1-rc.31+b5fea9b5a",
"@instructure/ui-dialog": "6.14.1-rc.31+b5fea9b5a",
"@instructure/ui-dom-utils": "6.14.1-rc.31+b5fea9b5a",
"@instructure/ui-i18n": "6.14.1-rc.31+b5fea9b5a",
"@instructure/ui-layout": "6.14.1-rc.31+b5fea9b5a",
"@instructure/ui-position": "6.14.1-rc.31+b5fea9b5a",
"@instructure/ui-prop-types": "6.14.1-rc.31+b5fea9b5a",
"@instructure/ui-react-utils": "6.14.1-rc.31+b5fea9b5a",
"@instructure/ui-testable": "6.14.1-rc.31+b5fea9b5a",
"@instructure/ui-themeable": "6.14.1-rc.31+b5fea9b5a",
"@instructure/ui-utils": "6.14.1-rc.31+b5fea9b5a",
"@instructure/ui-view": "6.14.1-rc.31+b5fea9b5a",
"@instructure/uid": "6.14.1-rc.31+b5fea9b5a",
"@instructure/console": "6.14.1-rc.32+7dd2a2f52",
"@instructure/ui-dialog": "6.14.1-rc.32+7dd2a2f52",
"@instructure/ui-dom-utils": "6.14.1-rc.32+7dd2a2f52",
"@instructure/ui-i18n": "6.14.1-rc.32+7dd2a2f52",
"@instructure/ui-layout": "6.14.1-rc.32+7dd2a2f52",
"@instructure/ui-position": "6.14.1-rc.32+7dd2a2f52",
"@instructure/ui-prop-types": "6.14.1-rc.32+7dd2a2f52",
"@instructure/ui-react-utils": "6.14.1-rc.32+7dd2a2f52",
"@instructure/ui-testable": "6.14.1-rc.32+7dd2a2f52",
"@instructure/ui-themeable": "6.14.1-rc.32+7dd2a2f52",
"@instructure/ui-utils": "6.14.1-rc.32+7dd2a2f52",
"@instructure/ui-view": "6.14.1-rc.32+7dd2a2f52",
"@instructure/uid": "6.14.1-rc.32+7dd2a2f52",
"keycode": "^2",

@@ -43,5 +43,5 @@ "prop-types": "^15",

"devDependencies": {
"@instructure/ui-babel-preset": "6.14.1-rc.31+b5fea9b5a",
"@instructure/ui-color-utils": "6.14.1-rc.31+b5fea9b5a",
"@instructure/ui-test-utils": "6.14.1-rc.31+b5fea9b5a"
"@instructure/ui-babel-preset": "6.14.1-rc.32+7dd2a2f52",
"@instructure/ui-color-utils": "6.14.1-rc.32+7dd2a2f52",
"@instructure/ui-test-utils": "6.14.1-rc.32+7dd2a2f52"
},

@@ -52,3 +52,3 @@ "publishConfig": {

"sideEffects": false,
"gitHead": "b5fea9b5ad2923d53d5a410fcc03ca73c4cfe456"
"gitHead": "7dd2a2f528648a0cd0ad00dae8edb92712db647f"
}

@@ -675,4 +675,3 @@ /*

borderWidth: 'small',
borderRadius: 'medium',
__dangerouslyIgnoreExperimentalWarnings: true
borderRadius: 'medium'
}

@@ -679,0 +678,0 @@ }

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