🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@dlymon-core/shared

Package Overview
Dependencies
Maintainers
2
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dlymon-core/shared - npm Package Compare versions

Comparing version
5.1.8
to
5.1.9
+5
-55
package.json
{
"name": "@dlymon-core/shared",
"version": "5.1.8",
"version": "5.1.9",
"license": "MIT",

@@ -48,55 +48,3 @@ "type": "module",

},
"peerDependencies": {
"vue": "*",
"@vue/reactivity": "*",
"@ctrl/tinycolor": "*",
"@tanstack/vue-store": "*",
"@vue/shared": "*",
"clsx": "*",
"dayjs": "*",
"defu": "*",
"lodash-es": "*",
"nprogress": "*",
"tailwind-merge": "*",
"theme-colors": "*"
},
"peerDependenciesMeta": {
"vue": {
"optional": false
},
"@vue/reactivity": {
"optional": false
},
"@vue/shared": {
"optional": false
},
"@ctrl/tinycolor": {
"optional": true
},
"@tanstack/vue-store": {
"optional": false
},
"clsx": {
"optional": true
},
"dayjs": {
"optional": true
},
"defu": {
"optional": true
},
"lodash-es": {
"optional": true
},
"nprogress": {
"optional": true
},
"tailwind-merge": {
"optional": true
},
"theme-colors": {
"optional": true
}
},
"devDependencies": {
"dependencies": {
"vue": "^3.5.22",

@@ -113,3 +61,5 @@ "@vue/reactivity": "^3.5.22",

"tailwind-merge": "^2.6.0",
"theme-colors": "^0.1.0",
"theme-colors": "^0.1.0"
},
"devDependencies": {
"@types/lodash-es": "^4.17.12",

@@ -116,0 +66,0 @@ "@types/nprogress": "^0.2.3"