@instructure/ui-popover
Advanced tools
Comparing version 6.14.1-rc.31 to 6.14.1-rc.32
@@ -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 @@ } |
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
93082
2183