🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@yeahka/unplugin-vue-components

Package Overview
Dependencies
Maintainers
2
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@yeahka/unplugin-vue-components - npm Package Compare versions

Comparing version
0.25.3
to
0.25.4
+4
-4
dist/resolvers.js

@@ -775,6 +775,6 @@ "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }

if (importStyle === "less")
return `@yeahka/vanyify/${moduleType2}/${dirName}/style/less`;
return `@yeahka/vantify/${moduleType2}/${dirName}/style/less`;
if (importStyle === "css")
return `@yeahka/vanyify/${moduleType2}/${dirName}/style/index`;
return `@yeahka/vanyify/${moduleType2}/${dirName}/style/index`;
return `@yeahka/vantify/${moduleType2}/${dirName}/style/index`;
return `@yeahka/vantify/${moduleType2}/${dirName}/style/index`;
}

@@ -789,3 +789,3 @@ function VantifyResolver(options = {}) {

name: partialName,
from: `@yeahka/vanyify/${moduleType2}`,
from: `@yeahka/vantify/${moduleType2}`,
sideEffects: getSideEffects5(_chunkTHN67LFAjs.kebabCase.call(void 0, partialName), options)

@@ -792,0 +792,0 @@ };

@@ -775,6 +775,6 @@ import {

if (importStyle === "less")
return `@yeahka/vanyify/${moduleType2}/${dirName}/style/less`;
return `@yeahka/vantify/${moduleType2}/${dirName}/style/less`;
if (importStyle === "css")
return `@yeahka/vanyify/${moduleType2}/${dirName}/style/index`;
return `@yeahka/vanyify/${moduleType2}/${dirName}/style/index`;
return `@yeahka/vantify/${moduleType2}/${dirName}/style/index`;
return `@yeahka/vantify/${moduleType2}/${dirName}/style/index`;
}

@@ -789,3 +789,3 @@ function VantifyResolver(options = {}) {

name: partialName,
from: `@yeahka/vanyify/${moduleType2}`,
from: `@yeahka/vantify/${moduleType2}`,
sideEffects: getSideEffects5(kebabCase(partialName), options)

@@ -792,0 +792,0 @@ };

{
"name": "@yeahka/unplugin-vue-components",
"version": "0.25.3",
"version": "0.25.4",
"packageManager": "pnpm@8.6.8",

@@ -5,0 +5,0 @@ "description": "Components auto importing for Vue",