Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@dangojs/digitforce-ui-utils

Package Overview
Dependencies
Maintainers
6
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dangojs/digitforce-ui-utils - npm Package Compare versions

Comparing version
0.0.6
to
0.0.7
+2
-2
dist/index.cjs

@@ -64,4 +64,4 @@ 'use strict';

return vue.h(tag, data, {
...slots,
..._defaultSlots
..._defaultSlots,
...slots
});

@@ -68,0 +68,0 @@ };

@@ -56,4 +56,4 @@ import { Comment, Fragment, Text, defineComponent, h } from 'vue';

return h(tag, data, {
...slots,
..._defaultSlots
..._defaultSlots,
...slots
});

@@ -60,0 +60,0 @@ };

{
"name": "@dangojs/digitforce-ui-utils",
"type": "module",
"version": "0.0.6",
"version": "0.0.7",
"description": "UI 组件库的一些帮助方法和函数",

@@ -6,0 +6,0 @@ "author": "Digitforce Team",