New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

analog-clock-components

Package Overview
Dependencies
Maintainers
1
Versions
573
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

analog-clock-components - npm Package Compare versions

Comparing version

to
0.1.513

dist/analog-clock/p-58e5eb8f.js

2

dist/analog-clock/analog-clock.esm.js

@@ -1,1 +0,1 @@

import{p as a,b as e}from"./p-c62ac236.js";export{s as setNonce}from"./p-c62ac236.js";import{g as o}from"./p-e1255160.js";(()=>{const e=import.meta.url,o={};return""!==e&&(o.resourcesUrl=new URL(".",e).href),a(o)})().then((async a=>(await o(),e([["p-2fac6eab",[[1,"analog-clock",{size:[2],timeZone:[2,"time-zone"],time:[32]}]]]],a))));
import{p as e,b as o}from"./p-58e5eb8f.js";export{s as setNonce}from"./p-58e5eb8f.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-8e008f58",[[1,"analog-clock",{size:[2],timeZone:[2,"time-zone"],time:[32]}]]]],e))));

@@ -5,3 +5,3 @@ 'use strict';

const index = require('./index-7462f007.js');
const index = require('./index-e74eb798.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-7462f007.js');
const index = require('./index-e74eb798.js');
const appGlobals = require('./app-globals-3a1e7e63.js');
/*
Stencil Client Patch Browser v4.19.2 | MIT Licensed | https://stenciljs.com
Stencil Client Patch Browser v4.20.0 | MIT Licensed | https://stenciljs.com
*/

@@ -12,0 +12,0 @@ var patchBrowser = () => {

@@ -5,3 +5,3 @@ 'use strict';

const index = require('./index-7462f007.js');
const index = require('./index-e74eb798.js');
const appGlobals = require('./app-globals-3a1e7e63.js');

@@ -8,0 +8,0 @@

@@ -7,4 +7,4 @@ {

"name": "@stencil/core",
"version": "4.19.2",
"typescriptVersion": "5.4.5"
"version": "4.20.0",
"typescriptVersion": "5.5.3"
},

@@ -11,0 +11,0 @@ "collections": [],

@@ -1,2 +0,2 @@

import { r as registerInstance, h } from './index-aa13507d.js';
import { r as registerInstance, h } from './index-f857d638.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-aa13507d.js';
export { s as setNonce } from './index-aa13507d.js';
import { p as promiseResolve, b as bootstrapLazy } from './index-f857d638.js';
export { s as setNonce } from './index-f857d638.js';
import { g as globalScripts } from './app-globals-0f993ce5.js';
/*
Stencil Client Patch Browser v4.19.2 | MIT Licensed | https://stenciljs.com
Stencil Client Patch Browser v4.20.0 | MIT Licensed | https://stenciljs.com
*/

@@ -8,0 +8,0 @@ var patchBrowser = () => {

@@ -1,3 +0,3 @@

import { b as bootstrapLazy } from './index-aa13507d.js';
export { s as setNonce } from './index-aa13507d.js';
import { b as bootstrapLazy } from './index-f857d638.js';
export { s as setNonce } from './index-f857d638.js';
import { g as globalScripts } from './app-globals-0f993ce5.js';

@@ -4,0 +4,0 @@

{
"name": "analog-clock-components",
"version": "0.1.512",
"version": "0.1.513",
"description": "Stencil Component Starter",

@@ -28,3 +28,3 @@ "main": "dist/index.cjs.js",

"dependencies": {
"@stencil/core": "4.19.2"
"@stencil/core": "4.20.0"
},

@@ -31,0 +31,0 @@ "license": "MIT",