@locker/shared-dom
Advanced tools
Comparing version 0.12.7 to 0.12.8
@@ -108,2 +108,4 @@ /** | ||
const HTMLFrameElementContentWindowGetterUtil = shared.unapply(shared.ReflectGetOwnPropertyDescriptor(HTMLFrameElement.prototype, 'contentWindow').get); | ||
const HTMLIframeElementContentWindowGetterUtil = shared.unapply(shared.ReflectGetOwnPropertyDescriptor(HTMLIFrameElement.prototype, 'contentWindow').get); | ||
@@ -113,2 +115,4 @@ | ||
const HTMLObjectElementContentWindowGetterUtil = shared.unapply(shared.ReflectGetOwnPropertyDescriptor(HTMLObjectElement.prototype, 'contentWindow').get); | ||
const NamedNodeMapSetNamedItem = shared.ReflectGetOwnPropertyDescriptor(NamedNodeMap.prototype, 'setNamedItem').value; | ||
@@ -232,4 +236,6 @@ const NamedNodeMapSetNamedItemUtil = shared.unapply(NamedNodeMapSetNamedItem); | ||
exports.HTMLElementStyleGetterUtil = HTMLElementStyleGetterUtil; | ||
exports.HTMLFrameElementContentWindowGetterUtil = HTMLFrameElementContentWindowGetterUtil; | ||
exports.HTMLIframeElementContentWindowGetterUtil = HTMLIframeElementContentWindowGetterUtil; | ||
exports.HTMLLinkElementRelListSetterUtil = HTMLLinkElementRelListSetterUtil; | ||
exports.HTMLObjectElementContentWindowGetterUtil = HTMLObjectElementContentWindowGetterUtil; | ||
exports.NamedNodeMapSetNamedItem = NamedNodeMapSetNamedItem; | ||
@@ -274,2 +280,2 @@ exports.NamedNodeMapSetNamedItemUtil = NamedNodeMapSetNamedItemUtil; | ||
exports.requestURLGetterUtil = requestURLGetterUtil; | ||
/** version: 0.12.6 */ | ||
/** version: 0.12.8 */ |
@@ -104,2 +104,4 @@ /** | ||
const HTMLFrameElementContentWindowGetterUtil = unapply(ReflectGetOwnPropertyDescriptor(HTMLFrameElement.prototype, 'contentWindow').get); | ||
const HTMLIframeElementContentWindowGetterUtil = unapply(ReflectGetOwnPropertyDescriptor(HTMLIFrameElement.prototype, 'contentWindow').get); | ||
@@ -109,2 +111,4 @@ | ||
const HTMLObjectElementContentWindowGetterUtil = unapply(ReflectGetOwnPropertyDescriptor(HTMLObjectElement.prototype, 'contentWindow').get); | ||
const NamedNodeMapSetNamedItem = ReflectGetOwnPropertyDescriptor(NamedNodeMap.prototype, 'setNamedItem').value; | ||
@@ -180,3 +184,3 @@ const NamedNodeMapSetNamedItemUtil = unapply(NamedNodeMapSetNamedItem); | ||
export { AttrNameGetter, AttrNameGetterUtil, AttrNamespaceURIGetter, AttrNamespaceURIGetterUtil, AttrOwnerElementGetter, AttrOwnerElementGetterUtil, AttrValueGetter, AttrValueGetterUtil, AttrValueSetter, AttrValueSetterUtil, BlobCreate, BlobSizeGetterUtil, BlobSliceValueUtil, BlobTypeGetterUtil, CustomElementRegistryDefineValue, CustomElementRegistryGet, DocumentBodyGetter, DocumentBodyGetterUtil, DocumentCookieGetterUtil, DocumentCookieSetterUtil, DocumentCreateElement, DocumentExecCommandUtil, DocumentFragmentGetElementById, DocumentGetElementById, DocumentHeadGetter, DocumentHeadGetterUtil, ElementAttachShadow, ElementAttachShadowUtil, ElementAttributesGetterUtil, ElementGetAttributeNodeNSUtil, ElementGetAttributeNodeUtil, ElementInnerHtmlSetterUtil, ElementInsertAdjacentHTMLUtil, ElementOuterHTMLSetterUtil, ElementQuerySelectorUtil, ElementRemoveAttributeNodeUtil, ElementSetAttribute, ElementSetAttributeNS, ElementSetAttributeNSUtil, ElementSetAttributeNode, ElementSetAttributeNodeNS, ElementSetAttributeNodeNSUtil, ElementSetAttributeNodeUtil, ElementSetAttributeUtil, HTMLAnchorElementHostnameGetterUtil, HTMLAnchorElementHrefGetterUtil, HTMLAnchorElementHrefSetterUtil, HTMLElementStyleGetterUtil, HTMLIframeElementContentWindowGetterUtil, HTMLLinkElementRelListSetterUtil, NamedNodeMapSetNamedItem, NamedNodeMapSetNamedItemUtil, NodeAppendChild, NodeChildNodesGetter, NodeIsEqualNode, NodeNodeNameGetter, NodeTextContentSetterUtil, RangeCreateContextualFragment, RangeCreateContextualFragmentUtil, StorageGetItem, StorageGetItemUtil, StorageKey, StorageKeyUtil, StorageRemoveItem, StorageRemoveItemUtil, StorageSetItem, StorageSetItemUtil, URLCreateObjectURL, URLRevokeObjectURL, WindowClearIntervalUtil, WindowFetch, WindowFetchUtil, WindowOpen, WindowOpenUtil, WindowSetIntervalUtil, XhrCreateUtil, XhrOnReadyStateChangeSetter, XhrOpen, XhrOpenUtil, XhrReadyStateGetter, XhrResponseTextGetter, XhrSendUtil, XhrStatusGetter, XhrWithCredentialsSetter, createPatchedWindow, datasetGetterUtil, isEqualDomString, isSharedElement, requestURLGetterUtil }; | ||
/** version: 0.12.6 */ | ||
export { AttrNameGetter, AttrNameGetterUtil, AttrNamespaceURIGetter, AttrNamespaceURIGetterUtil, AttrOwnerElementGetter, AttrOwnerElementGetterUtil, AttrValueGetter, AttrValueGetterUtil, AttrValueSetter, AttrValueSetterUtil, BlobCreate, BlobSizeGetterUtil, BlobSliceValueUtil, BlobTypeGetterUtil, CustomElementRegistryDefineValue, CustomElementRegistryGet, DocumentBodyGetter, DocumentBodyGetterUtil, DocumentCookieGetterUtil, DocumentCookieSetterUtil, DocumentCreateElement, DocumentExecCommandUtil, DocumentFragmentGetElementById, DocumentGetElementById, DocumentHeadGetter, DocumentHeadGetterUtil, ElementAttachShadow, ElementAttachShadowUtil, ElementAttributesGetterUtil, ElementGetAttributeNodeNSUtil, ElementGetAttributeNodeUtil, ElementInnerHtmlSetterUtil, ElementInsertAdjacentHTMLUtil, ElementOuterHTMLSetterUtil, ElementQuerySelectorUtil, ElementRemoveAttributeNodeUtil, ElementSetAttribute, ElementSetAttributeNS, ElementSetAttributeNSUtil, ElementSetAttributeNode, ElementSetAttributeNodeNS, ElementSetAttributeNodeNSUtil, ElementSetAttributeNodeUtil, ElementSetAttributeUtil, HTMLAnchorElementHostnameGetterUtil, HTMLAnchorElementHrefGetterUtil, HTMLAnchorElementHrefSetterUtil, HTMLElementStyleGetterUtil, HTMLFrameElementContentWindowGetterUtil, HTMLIframeElementContentWindowGetterUtil, HTMLLinkElementRelListSetterUtil, HTMLObjectElementContentWindowGetterUtil, NamedNodeMapSetNamedItem, NamedNodeMapSetNamedItemUtil, NodeAppendChild, NodeChildNodesGetter, NodeIsEqualNode, NodeNodeNameGetter, NodeTextContentSetterUtil, RangeCreateContextualFragment, RangeCreateContextualFragmentUtil, StorageGetItem, StorageGetItemUtil, StorageKey, StorageKeyUtil, StorageRemoveItem, StorageRemoveItemUtil, StorageSetItem, StorageSetItemUtil, URLCreateObjectURL, URLRevokeObjectURL, WindowClearIntervalUtil, WindowFetch, WindowFetchUtil, WindowOpen, WindowOpenUtil, WindowSetIntervalUtil, XhrCreateUtil, XhrOnReadyStateChangeSetter, XhrOpen, XhrOpenUtil, XhrReadyStateGetter, XhrResponseTextGetter, XhrSendUtil, XhrStatusGetter, XhrWithCredentialsSetter, createPatchedWindow, datasetGetterUtil, isEqualDomString, isSharedElement, requestURLGetterUtil }; | ||
/** version: 0.12.8 */ |
{ | ||
"name": "@locker/shared-dom", | ||
"version": "0.12.7", | ||
"version": "0.12.8", | ||
"license": "Salesforce Developer Agreement", | ||
@@ -22,5 +22,5 @@ "author": "Salesforce UI Security Team", | ||
"dependencies": { | ||
"@locker/shared": "0.12.7" | ||
"@locker/shared": "0.12.8" | ||
}, | ||
"gitHead": "e6ebc4ff47cd70c77bd6ea9c5cf03e3d776732d1" | ||
"gitHead": "aa188ceecef63cef9542426482fba0e1cca17b00" | ||
} |
@@ -10,4 +10,6 @@ export * from './basic'; | ||
export * from './HTMLAnchorElement'; | ||
export * from './HTMLFrameElement'; | ||
export * from './HTMLIframeElement'; | ||
export * from './HTMLLinkElement'; | ||
export * from './HTMLObjectElement'; | ||
export * from './NamedNodeMap'; | ||
@@ -14,0 +16,0 @@ export * from './Node'; |
Sorry, the diff of this file is not supported yet
46180
51
532
+ Added@locker/shared@0.12.8(transitive)
- Removed@locker/shared@0.12.7(transitive)
Updated@locker/shared@0.12.8