@stencil/core
Advanced tools
Comparing version 4.22.1-dev.1729141302.009d370 to 4.22.1-dev.1729227710.009d370
{ | ||
"name": "@stencil/core/cli", | ||
"version": "4.22.1-dev.1729141302.009d370", | ||
"version": "4.22.1-dev.1729227710.009d370", | ||
"description": "Stencil CLI.", | ||
@@ -5,0 +5,0 @@ "main": "./index.cjs", |
{ | ||
"name": "@stencil/core/compiler", | ||
"version": "4.22.1-dev.1729141302.009d370", | ||
"version": "4.22.1-dev.1729227710.009d370", | ||
"description": "Stencil Compiler.", | ||
@@ -5,0 +5,0 @@ "main": "./stencil.js", |
/*! | ||
Stencil Dev Server Client v4.22.1-dev.1729141302.009d370 | MIT Licensed | https://stenciljs.com | ||
Stencil Dev Server Client v4.22.1-dev.1729227710.009d370 | MIT Licensed | https://stenciljs.com | ||
*/ | ||
@@ -4,0 +4,0 @@ |
{ | ||
"name": "@stencil/core/dev-server/client", | ||
"version": "4.22.1-dev.1729141302.009d370", | ||
"version": "4.22.1-dev.1729227710.009d370", | ||
"description": "Stencil Dev Server Client.", | ||
@@ -5,0 +5,0 @@ "main": "./index.js", |
/*! | ||
Stencil Dev Server v4.22.1-dev.1729141302.009d370 | MIT Licensed | https://stenciljs.com | ||
Stencil Dev Server v4.22.1-dev.1729227710.009d370 | MIT Licensed | https://stenciljs.com | ||
*/ | ||
@@ -4,0 +4,0 @@ "use strict"; |
{ | ||
"name": "@stencil/core/dev-server", | ||
"version": "4.22.1-dev.1729141302.009d370", | ||
"version": "4.22.1-dev.1729227710.009d370", | ||
"description": "Stencil Development Server which communicates with the Stencil Compiler.", | ||
@@ -5,0 +5,0 @@ "main": "./index.js", |
{ | ||
"name": "@stencil/core/internal/app-data", | ||
"version": "4.22.1-dev.1729141302.009d370", | ||
"version": "4.22.1-dev.1729227710.009d370", | ||
"description": "Used for default app data and build conditionals within builds.", | ||
@@ -5,0 +5,0 @@ "main": "./index.cjs", |
{ | ||
"name": "@stencil/core/internal/client", | ||
"version": "4.22.1-dev.1729141302.009d370", | ||
"version": "4.22.1-dev.1729227710.009d370", | ||
"description": "Stencil internal client platform to be imported by the Stencil Compiler and internal runtime. Breaking changes can and will happen at any time.", | ||
@@ -5,0 +5,0 @@ "main": "./index.js", |
/* | ||
Stencil Client Patch Browser v4.22.1-dev.1729141302.009d370 | MIT Licensed | https://stenciljs.com | ||
Stencil Client Patch Browser v4.22.1-dev.1729227710.009d370 | MIT Licensed | https://stenciljs.com | ||
*/ | ||
@@ -4,0 +4,0 @@ |
{ | ||
"name": "@stencil/core/internal/hydrate", | ||
"version": "4.22.1-dev.1729141302.009d370", | ||
"version": "4.22.1-dev.1729227710.009d370", | ||
"description": "Stencil internal hydrate platform to be imported by the Stencil Compiler. Breaking changes can and will happen at any time.", | ||
@@ -5,0 +5,0 @@ "main": "./index.js", |
{ | ||
"name": "@stencil/core/internal", | ||
"version": "4.22.1-dev.1729141302.009d370", | ||
"version": "4.22.1-dev.1729227710.009d370", | ||
"description": "Stencil internals only to be imported by the Stencil Compiler. Breaking changes can and will happen at any time.", | ||
@@ -5,0 +5,0 @@ "main": "./index.js", |
{ | ||
"name": "@stencil/core/internal/testing", | ||
"version": "4.22.1-dev.1729141302.009d370", | ||
"version": "4.22.1-dev.1729227710.009d370", | ||
"description": "Stencil internal testing platform to be imported by the Stencil Compiler. Breaking changes can and will happen at any time.", | ||
@@ -5,0 +5,0 @@ "main": "./index.js", |
{ | ||
"name": "@stencil/core/mock-doc", | ||
"version": "4.22.1-dev.1729141302.009d370", | ||
"version": "4.22.1-dev.1729227710.009d370", | ||
"description": "Mock window, document and DOM outside of a browser environment.", | ||
@@ -5,0 +5,0 @@ "main": "./index.cjs", |
{ | ||
"name": "@stencil/core", | ||
"version": "4.22.1-dev.1729141302.009d370", | ||
"version": "4.22.1-dev.1729227710.009d370", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "main": "./internal/stencil-core/index.cjs", |
/* | ||
Stencil Screenshot v4.22.1-dev.1729141302.009d370 | MIT Licensed | https://stenciljs.com | ||
Stencil Screenshot v4.22.1-dev.1729227710.009d370 | MIT Licensed | https://stenciljs.com | ||
*/ | ||
@@ -4,0 +4,0 @@ "use strict"; |
{ | ||
"name": "@stencil/core/screenshot", | ||
"version": "4.22.1-dev.1729141302.009d370", | ||
"version": "4.22.1-dev.1729227710.009d370", | ||
"description": "Stencil Screenshot.", | ||
@@ -5,0 +5,0 @@ "main": "./index.js", |
{ | ||
"name": "@stencil/core/sys/node", | ||
"version": "4.22.1-dev.1729141302.009d370", | ||
"version": "4.22.1-dev.1729227710.009d370", | ||
"description": "Stencil Node System.", | ||
@@ -5,0 +5,0 @@ "main": "./index.js", |
/*! | ||
Stencil Node System Worker v4.22.1-dev.1729141302.009d370 | MIT Licensed | https://stenciljs.com | ||
Stencil Node System Worker v4.22.1-dev.1729227710.009d370 | MIT Licensed | https://stenciljs.com | ||
*/ | ||
"use strict";var f=Object.create;var d=Object.defineProperty;var p=Object.getOwnPropertyDescriptor;var E=Object.getOwnPropertyNames;var y=Object.getPrototypeOf,R=Object.prototype.hasOwnProperty;var g=(n,t,r,s)=>{if(t&&typeof t=="object"||typeof t=="function")for(let e of E(t))!R.call(n,e)&&e!==r&&d(n,e,{get:()=>t[e],enumerable:!(s=p(t,e))||s.enumerable});return n};var c=(n,t,r)=>(r=n!=null?f(y(n)):{},g(t||!n||!n.__esModule?d(r,"default",{value:n,enumerable:!0}):r,n));var l=c(require("../../compiler/stencil.js")),m=c(require("../../sys/node/index.js"));var a=(n,t)=>{let r=e=>{e&&e.code==="ERR_IPC_CHANNEL_CLOSED"&&n.exit(0)},s=(e,o)=>{let i={stencilId:e,stencilRtnValue:null,stencilRtnError:"Error"};typeof o=="string"?i.stencilRtnError+=": "+o:o&&(o.stack?i.stencilRtnError+=": "+o.stack:o.message&&(i.stencilRtnError+=":"+o.message)),n.send(i,r)};n.on("message",async e=>{if(e&&typeof e.stencilId=="number")try{let o={stencilId:e.stencilId,stencilRtnValue:await t(e),stencilRtnError:null};n.send(o,r)}catch(o){s(e.stencilId,o)}}),n.on("unhandledRejection",e=>{s(-1,e)})};var k=m.createNodeSys({process}),M=l.createWorkerMessageHandler(k);a(process,M); |
{ | ||
"name": "@stencil/core/testing", | ||
"version": "4.22.1-dev.1729141302.009d370", | ||
"version": "4.22.1-dev.1729227710.009d370", | ||
"description": "Stencil testing suite.", | ||
@@ -5,0 +5,0 @@ "main": "./index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package