@stencil/core 4.39.0-dev.1766380053.d3b8b7a → 4.39.0-dev.1766466419.b73a44b

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/mock-doc/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- Stencil Mock Doc v4.39.0-dev.1766380053.d3b8b7a | MIT Licensed | https://stenciljs.com
2
+ Stencil Mock Doc v4.39.0-dev.1766466419.b73a44b | MIT Licensed | https://stenciljs.com
3
3
  */
4
4
 
5
5
  // src/runtime/runtime-constants.ts
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@stencil/core/mock-doc",
3
- "version": "4.39.0-dev.1766380053.d3b8b7a",
3
+ "version": "4.39.0-dev.1766466419.b73a44b",
4
4
  "description": "Mock window, document and DOM outside of a browser environment.",
5
5
  "main": "./index.cjs",
6
6
  "module": "./index.js",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@stencil/core",
3
- "version": "4.39.0-dev.1766380053.d3b8b7a",
3
+ "version": "4.39.0-dev.1766466419.b73a44b",
4
4
  "license": "MIT",
5
5
  "main": "./internal/stencil-core/index.cjs",
6
6
  "module": "./internal/stencil-core/index.js",
@@ -1,5 +1,5 @@
1
1
  /*
2
- Stencil Screenshot v4.39.0-dev.1766380053.d3b8b7a | MIT Licensed | https://stenciljs.com
2
+ Stencil Screenshot v4.39.0-dev.1766466419.b73a44b | MIT Licensed | https://stenciljs.com
3
3
  */
4
4
  "use strict";
5
5
  var __create = Object.create;
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@stencil/core/screenshot",
3
- "version": "4.39.0-dev.1766380053.d3b8b7a",
3
+ "version": "4.39.0-dev.1766466419.b73a44b",
4
4
  "description": "Stencil Screenshot.",
5
5
  "main": "./index.js",
6
6
  "types": "./index.d.ts",
@@ -1,5 +1,5 @@
1
1
  /*
2
- Stencil Screenshot Pixel Match v4.39.0-dev.1766380053.d3b8b7a | MIT Licensed | https://stenciljs.com
2
+ Stencil Screenshot Pixel Match v4.39.0-dev.1766466419.b73a44b | MIT Licensed | https://stenciljs.com
3
3
  */
4
4
  "use strict";
5
5
  var __create = Object.create;