@instructure/ui-dom-utils
Advanced tools
Comparing version 6.9.1-rc.6 to 6.9.1-rc.7
@@ -40,2 +40,3 @@ /* | ||
export { getFontSize } from './getFontSize'; | ||
export { getFrameDocumentSafe } from './getFrameDocumentSafe'; | ||
export { getOffsetParents } from './getOffsetParents'; | ||
@@ -42,0 +43,0 @@ export { getScrollParents } from './getScrollParents'; |
@@ -90,2 +90,8 @@ "use strict"; | ||
}); | ||
Object.defineProperty(exports, "getFrameDocumentSafe", { | ||
enumerable: true, | ||
get: function get() { | ||
return _getFrameDocumentSafe.getFrameDocumentSafe; | ||
} | ||
}); | ||
Object.defineProperty(exports, "getOffsetParents", { | ||
@@ -186,2 +192,4 @@ enumerable: true, | ||
var _getFrameDocumentSafe = require("./getFrameDocumentSafe"); | ||
var _getOffsetParents = require("./getOffsetParents"); | ||
@@ -188,0 +196,0 @@ |
{ | ||
"name": "@instructure/ui-dom-utils", | ||
"version": "6.9.1-rc.6+86f323ca", | ||
"version": "6.9.1-rc.7+83267f17", | ||
"description": "A DOM utility library made by Instructure Inc.", | ||
@@ -23,8 +23,8 @@ "author": "Instructure, Inc. Engineering and Product Design", | ||
"devDependencies": { | ||
"@instructure/ui-babel-preset": "6.9.1-rc.6+86f323ca", | ||
"@instructure/ui-test-utils": "6.9.1-rc.6+86f323ca" | ||
"@instructure/ui-babel-preset": "6.9.1-rc.7+83267f17", | ||
"@instructure/ui-test-utils": "6.9.1-rc.7+83267f17" | ||
}, | ||
"dependencies": { | ||
"@babel/runtime": "^7", | ||
"@instructure/console": "6.9.1-rc.6+86f323ca" | ||
"@instructure/console": "6.9.1-rc.7+83267f17" | ||
}, | ||
@@ -39,3 +39,3 @@ "peerDependencies": { | ||
"sideEffects": false, | ||
"gitHead": "86f323ca0bb92869292217cff77eb64e24822589" | ||
"gitHead": "83267f17a9a471a31abeed0892648f25d7b58a83" | ||
} |
@@ -40,2 +40,3 @@ /* | ||
export { getFontSize } from './getFontSize' | ||
export { getFrameDocumentSafe } from './getFrameDocumentSafe' | ||
export { getOffsetParents } from './getOffsetParents' | ||
@@ -42,0 +43,0 @@ export { getScrollParents } from './getScrollParents' |
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
209864
88
5120