analog-clock-components
Advanced tools
Comparing version 0.1.557 to 0.1.558
@@ -1,1 +0,1 @@ | ||
import{p as e,b as o}from"./p-63d46b6b.js";export{s as setNonce}from"./p-63d46b6b.js";import{g as t}from"./p-e1255160.js";(()=>{const o=import.meta.url,s={};return""!==o&&(s.resourcesUrl=new URL(".",o).href),e(s)})().then((async e=>(await t(),o([["p-813c4399",[[1,"analog-clock",{size:[2],timeZone:[2,"time-zone"],time:[32]}]]]],e)))); | ||
import{p as e,b as o}from"./p-e67be85c.js";export{s as setNonce}from"./p-e67be85c.js";import{g as a}from"./p-e1255160.js";(()=>{const o=import.meta.url,a={};return""!==o&&(a.resourcesUrl=new URL(".",o).href),e(a)})().then((async e=>(await a(),o([["p-da3cba75",[[1,"analog-clock",{size:[2],timeZone:[2,"time-zone"],time:[32]}]]]],e)))); |
@@ -5,3 +5,3 @@ 'use strict'; | ||
const index = require('./index-a5cf26b3.js'); | ||
const index = require('./index-4d0cc548.js'); | ||
@@ -8,0 +8,0 @@ const analogClockCss = ".clock #circle{stroke:var(--clock-circle-color, black)}.clock #hour{stroke:var(--clock-hour-color, black)}.clock #minute{stroke:var(--clock-minute-color, black)}.clock #second{stroke:var(--clock-second-color, black)}"; |
@@ -5,7 +5,7 @@ 'use strict'; | ||
const index = require('./index-a5cf26b3.js'); | ||
const index = require('./index-4d0cc548.js'); | ||
const appGlobals = require('./app-globals-3a1e7e63.js'); | ||
/* | ||
Stencil Client Patch Browser v4.25.0 | MIT Licensed | https://stenciljs.com | ||
Stencil Client Patch Browser v4.25.1 | MIT Licensed | https://stenciljs.com | ||
*/ | ||
@@ -12,0 +12,0 @@ var patchBrowser = () => { |
@@ -5,3 +5,3 @@ 'use strict'; | ||
const index = require('./index-a5cf26b3.js'); | ||
const index = require('./index-4d0cc548.js'); | ||
const appGlobals = require('./app-globals-3a1e7e63.js'); | ||
@@ -8,0 +8,0 @@ |
@@ -7,3 +7,3 @@ { | ||
"name": "@stencil/core", | ||
"version": "4.25.0", | ||
"version": "4.25.1", | ||
"typescriptVersion": "5.5.4" | ||
@@ -10,0 +10,0 @@ }, |
@@ -1,2 +0,2 @@ | ||
import { r as registerInstance, h } from './index-9e85a1b1.js'; | ||
import { r as registerInstance, h } from './index-b03a4334.js'; | ||
@@ -3,0 +3,0 @@ const analogClockCss = ".clock #circle{stroke:var(--clock-circle-color, black)}.clock #hour{stroke:var(--clock-hour-color, black)}.clock #minute{stroke:var(--clock-minute-color, black)}.clock #second{stroke:var(--clock-second-color, black)}"; |
@@ -1,7 +0,7 @@ | ||
import { p as promiseResolve, b as bootstrapLazy } from './index-9e85a1b1.js'; | ||
export { s as setNonce } from './index-9e85a1b1.js'; | ||
import { p as promiseResolve, b as bootstrapLazy } from './index-b03a4334.js'; | ||
export { s as setNonce } from './index-b03a4334.js'; | ||
import { g as globalScripts } from './app-globals-0f993ce5.js'; | ||
/* | ||
Stencil Client Patch Browser v4.25.0 | MIT Licensed | https://stenciljs.com | ||
Stencil Client Patch Browser v4.25.1 | MIT Licensed | https://stenciljs.com | ||
*/ | ||
@@ -8,0 +8,0 @@ var patchBrowser = () => { |
@@ -1,3 +0,3 @@ | ||
import { b as bootstrapLazy } from './index-9e85a1b1.js'; | ||
export { s as setNonce } from './index-9e85a1b1.js'; | ||
import { b as bootstrapLazy } from './index-b03a4334.js'; | ||
export { s as setNonce } from './index-b03a4334.js'; | ||
import { g as globalScripts } from './app-globals-0f993ce5.js'; | ||
@@ -4,0 +4,0 @@ |
{ | ||
"name": "analog-clock-components", | ||
"version": "0.1.557", | ||
"version": "0.1.558", | ||
"description": "Stencil Component Starter", | ||
@@ -28,3 +28,3 @@ "main": "dist/index.cjs.js", | ||
"dependencies": { | ||
"@stencil/core": "4.25.0" | ||
"@stencil/core": "4.25.1" | ||
}, | ||
@@ -31,0 +31,0 @@ "license": "MIT", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
4662
192386
+ Added@stencil/core@4.25.1(transitive)
- Removed@stencil/core@4.25.0(transitive)
Updated@stencil/core@4.25.1