unplugin-vue-components
Advanced tools
Comparing version 0.17.20 to 0.17.21
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); | ||
var _chunk3EFXRPH2js = require('./chunk-3EFXRPH2.js'); | ||
require('./chunk-42OWKG5W.js'); | ||
var _chunk4OXKGUF4js = require('./chunk-4OXKGUF4.js'); | ||
require('./chunk-ERB4VV6K.js'); | ||
require('./chunk-GGNOJ77I.js'); | ||
@@ -9,3 +9,3 @@ require('./chunk-HIJQIC5V.js'); | ||
// src/esbuild.ts | ||
var esbuild_default = _chunk3EFXRPH2js.unplugin_default.esbuild; | ||
var esbuild_default = _chunk4OXKGUF4js.unplugin_default.esbuild; | ||
@@ -12,0 +12,0 @@ |
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); | ||
var _chunk3EFXRPH2js = require('./chunk-3EFXRPH2.js'); | ||
var _chunk4OXKGUF4js = require('./chunk-4OXKGUF4.js'); | ||
@@ -8,3 +8,3 @@ | ||
var _chunk42OWKG5Wjs = require('./chunk-42OWKG5W.js'); | ||
var _chunkERB4VV6Kjs = require('./chunk-ERB4VV6K.js'); | ||
require('./chunk-GGNOJ77I.js'); | ||
@@ -17,2 +17,2 @@ require('./chunk-HIJQIC5V.js'); | ||
exports.camelCase = _chunk42OWKG5Wjs.camelCase; exports.default = _chunk3EFXRPH2js.unplugin_default; exports.kebabCase = _chunk42OWKG5Wjs.kebabCase; exports.pascalCase = _chunk42OWKG5Wjs.pascalCase; | ||
exports.camelCase = _chunkERB4VV6Kjs.camelCase; exports.default = _chunk4OXKGUF4js.unplugin_default; exports.kebabCase = _chunkERB4VV6Kjs.kebabCase; exports.pascalCase = _chunkERB4VV6Kjs.pascalCase; |
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); | ||
var _chunk3EFXRPH2js = require('./chunk-3EFXRPH2.js'); | ||
require('./chunk-42OWKG5W.js'); | ||
var _chunk4OXKGUF4js = require('./chunk-4OXKGUF4.js'); | ||
require('./chunk-ERB4VV6K.js'); | ||
require('./chunk-GGNOJ77I.js'); | ||
@@ -12,7 +12,7 @@ require('./chunk-HIJQIC5V.js'); | ||
config.plugins = config.plugins || []; | ||
config.plugins.unshift(_chunk3EFXRPH2js.unplugin_default.webpack(options)); | ||
config.plugins.unshift(_chunk4OXKGUF4js.unplugin_default.webpack(options)); | ||
}); | ||
this.nuxt.hook("vite:extend", async (vite) => { | ||
vite.config.plugins = vite.config.plugins || []; | ||
vite.config.plugins.push(_chunk3EFXRPH2js.unplugin_default.vite(options)); | ||
vite.config.plugins.push(_chunk4OXKGUF4js.unplugin_default.vite(options)); | ||
}); | ||
@@ -19,0 +19,0 @@ } |
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); | ||
var _chunk3EFXRPH2js = require('./chunk-3EFXRPH2.js'); | ||
require('./chunk-42OWKG5W.js'); | ||
var _chunk4OXKGUF4js = require('./chunk-4OXKGUF4.js'); | ||
require('./chunk-ERB4VV6K.js'); | ||
require('./chunk-GGNOJ77I.js'); | ||
@@ -9,3 +9,3 @@ require('./chunk-HIJQIC5V.js'); | ||
// src/rollup.ts | ||
var rollup_default = _chunk3EFXRPH2js.unplugin_default.rollup; | ||
var rollup_default = _chunk4OXKGUF4js.unplugin_default.rollup; | ||
@@ -12,0 +12,0 @@ |
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); | ||
var _chunk3EFXRPH2js = require('./chunk-3EFXRPH2.js'); | ||
require('./chunk-42OWKG5W.js'); | ||
var _chunk4OXKGUF4js = require('./chunk-4OXKGUF4.js'); | ||
require('./chunk-ERB4VV6K.js'); | ||
require('./chunk-GGNOJ77I.js'); | ||
@@ -9,3 +9,3 @@ require('./chunk-HIJQIC5V.js'); | ||
// src/vite.ts | ||
var vite_default = _chunk3EFXRPH2js.unplugin_default.vite; | ||
var vite_default = _chunk4OXKGUF4js.unplugin_default.vite; | ||
@@ -12,0 +12,0 @@ |
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); | ||
var _chunk3EFXRPH2js = require('./chunk-3EFXRPH2.js'); | ||
require('./chunk-42OWKG5W.js'); | ||
var _chunk4OXKGUF4js = require('./chunk-4OXKGUF4.js'); | ||
require('./chunk-ERB4VV6K.js'); | ||
require('./chunk-GGNOJ77I.js'); | ||
@@ -9,3 +9,3 @@ require('./chunk-HIJQIC5V.js'); | ||
// src/webpack.ts | ||
var webpack_default = _chunk3EFXRPH2js.unplugin_default.webpack; | ||
var webpack_default = _chunk4OXKGUF4js.unplugin_default.webpack; | ||
@@ -12,0 +12,0 @@ |
{ | ||
"name": "unplugin-vue-components", | ||
"version": "0.17.20", | ||
"version": "0.17.21", | ||
"description": "Components auto importing for Vue", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/antfu/unplugin-vue-components", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 4 instances in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
234365
6862
18