@lwc/synthetic-shadow 5.0.7 → 5.0.9

Sign up to get free protection for your applications and to get access to all the features.
package/dist/index.cjs.js CHANGED
@@ -115,7 +115,7 @@ const KEY__LEGACY_SHADOW_TOKEN_PRIVATE = '$$LegacyShadowTokenKey$$';
115
115
  const KEY__SYNTHETIC_MODE = '$$lwc-synthetic-mode';
116
116
  const KEY__NATIVE_GET_ELEMENT_BY_ID = '$nativeGetElementById$';
117
117
  const KEY__NATIVE_QUERY_SELECTOR_ALL = '$nativeQuerySelectorAll$';
118
- /** version: 5.0.7 */
118
+ /** version: 5.0.9 */
119
119
 
120
120
  /**
121
121
  * Copyright (C) 2023 salesforce.com, inc.
@@ -124,7 +124,7 @@ const KEY__NATIVE_QUERY_SELECTOR_ALL = '$nativeQuerySelectorAll$';
124
124
  if (!_globalThis.lwcRuntimeFlags) {
125
125
  Object.defineProperty(_globalThis, 'lwcRuntimeFlags', { value: create(null) });
126
126
  }
127
- /** version: 5.0.7 */
127
+ /** version: 5.0.9 */
128
128
 
129
129
  /*
130
130
  * Copyright (c) 2018, salesforce.com, inc.
@@ -4260,5 +4260,5 @@ defineProperty(Element.prototype, '$domManual$', {
4260
4260
  },
4261
4261
  configurable: true,
4262
4262
  });
4263
- /** version: 5.0.7 */
4263
+ /** version: 5.0.9 */
4264
4264
  //# sourceMappingURL=index.cjs.js.map