@instructure/ui-heading
Advanced tools
Comparing version 6.14.1-rc.31 to 6.14.1-rc.32
@@ -109,4 +109,3 @@ import _defineProperty from "@babel/runtime/helpers/esm/defineProperty"; | ||
margin: margin, | ||
elementRef: elementRef, | ||
__dangerouslyIgnoreExperimentalWarnings: true | ||
elementRef: elementRef | ||
}), children); | ||
@@ -113,0 +112,0 @@ } |
@@ -116,4 +116,3 @@ "use strict"; | ||
margin: margin, | ||
elementRef: elementRef, | ||
__dangerouslyIgnoreExperimentalWarnings: true | ||
elementRef: elementRef | ||
}), children); | ||
@@ -120,0 +119,0 @@ } |
{ | ||
"name": "@instructure/ui-heading", | ||
"version": "6.14.1-rc.31+b5fea9b5a", | ||
"version": "6.14.1-rc.32+7dd2a2f52", | ||
"description": "A component for creating typographic headings", | ||
@@ -26,8 +26,8 @@ "author": "Instructure, Inc. Engineering and Product Design", | ||
"@babel/runtime": "^7.5.0", | ||
"@instructure/console": "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-view": "6.14.1-rc.31+b5fea9b5a", | ||
"@instructure/console": "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-view": "6.14.1-rc.32+7dd2a2f52", | ||
"classnames": "^2", | ||
@@ -37,4 +37,4 @@ "prop-types": "^15" | ||
"devDependencies": { | ||
"@instructure/ui-babel-preset": "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-test-utils": "6.14.1-rc.32+7dd2a2f52" | ||
}, | ||
@@ -48,3 +48,3 @@ "peerDependencies": { | ||
"sideEffects": false, | ||
"gitHead": "b5fea9b5ad2923d53d5a410fcc03ca73c4cfe456" | ||
"gitHead": "7dd2a2f528648a0cd0ad00dae8edb92712db647f" | ||
} |
@@ -137,3 +137,2 @@ /* | ||
elementRef={elementRef} | ||
__dangerouslyIgnoreExperimentalWarnings | ||
> | ||
@@ -140,0 +139,0 @@ {children} |
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
50283
1022