Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

c-dhn-act

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

c-dhn-act - npm Package Compare versions

Comparing version 1.0.9 to 1.0.10

2

lib/c-dhn-date-countdown/index.js

@@ -122,3 +122,3 @@ import { defineComponent, reactive, watch, computed, toRefs, openBlock, createBlock, createVNode, toDisplayString, createCommentVNode } from 'vue';

]),
(_ctx.type === 'horizontal')
(_ctx.dayLang && _ctx.type === 'horizontal')
? (openBlock(), createBlock("em", _hoisted_5, toDisplayString(_ctx.dayLang), 1 /* TEXT */))

@@ -125,0 +125,0 @@ : createCommentVNode("v-if", true),

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

]),
(_ctx.type === 'horizontal')
(_ctx.dayLang && _ctx.type === 'horizontal')
? (vue.openBlock(), vue.createBlock("em", _hoisted_5, vue.toDisplayString(_ctx.dayLang), 1 /* TEXT */))

@@ -168,0 +168,0 @@ : vue.createCommentVNode("v-if", true),

@@ -156,3 +156,3 @@ import { defineComponent, openBlock, createBlock, createVNode, reactive, watch, computed, toRefs, toDisplayString, createCommentVNode, ref, toRef, Fragment, renderSlot, inject, provide, h, getCurrentInstance, onMounted, withDirectives, vShow, nextTick } from 'vue';

]),
(_ctx.type === 'horizontal')
(_ctx.dayLang && _ctx.type === 'horizontal')
? (openBlock(), createBlock("em", _hoisted_5, toDisplayString(_ctx.dayLang), 1 /* TEXT */))

@@ -159,0 +159,0 @@ : createCommentVNode("v-if", true),

{
"name": "c-dhn-act",
"version": "1.0.9",
"version": "1.0.10",
"description": "c-dhn-act component",

@@ -5,0 +5,0 @@ "author": "peng.luo@asiainnovations.com>",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc