Socket
Socket
Sign inDemoInstall

unplugin-vue-components

Package Overview
Dependencies
Maintainers
2
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unplugin-vue-components - npm Package Compare versions

Comparing version 0.21.0 to 0.21.1

dist/chunk-N4XEWXLG.js

4

dist/esbuild.js
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
var _chunkVM6XO3CVjs = require('./chunk-VM6XO3CV.js');
var _chunkN4XEWXLGjs = require('./chunk-N4XEWXLG.js');
require('./chunk-2GXY7E6X.js');

@@ -9,3 +9,3 @@ require('./chunk-BTQOTIPQ.js');

// src/esbuild.ts
var esbuild_default = _chunkVM6XO3CVjs.unplugin_default.esbuild;
var esbuild_default = _chunkN4XEWXLGjs.unplugin_default.esbuild;

@@ -12,0 +12,0 @@

"use strict";Object.defineProperty(exports, "__esModule", {value: true});
var _chunkVM6XO3CVjs = require('./chunk-VM6XO3CV.js');
var _chunkN4XEWXLGjs = require('./chunk-N4XEWXLG.js');

@@ -16,2 +16,2 @@

exports.camelCase = _chunk2GXY7E6Xjs.camelCase; exports.default = _chunkVM6XO3CVjs.unplugin_default; exports.kebabCase = _chunk2GXY7E6Xjs.kebabCase; exports.pascalCase = _chunk2GXY7E6Xjs.pascalCase;
exports.camelCase = _chunk2GXY7E6Xjs.camelCase; exports.default = _chunkN4XEWXLGjs.unplugin_default; exports.kebabCase = _chunk2GXY7E6Xjs.kebabCase; exports.pascalCase = _chunk2GXY7E6Xjs.pascalCase;
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
var _chunkVM6XO3CVjs = require('./chunk-VM6XO3CV.js');
var _chunkN4XEWXLGjs = require('./chunk-N4XEWXLG.js');
require('./chunk-2GXY7E6X.js');

@@ -12,7 +12,7 @@ require('./chunk-BTQOTIPQ.js');

config.plugins = config.plugins || [];
config.plugins.unshift(_chunkVM6XO3CVjs.unplugin_default.webpack(options));
config.plugins.unshift(_chunkN4XEWXLGjs.unplugin_default.webpack(options));
});
this.nuxt.hook("vite:extend", async (vite) => {
vite.config.plugins = vite.config.plugins || [];
vite.config.plugins.push(_chunkVM6XO3CVjs.unplugin_default.vite(options));
vite.config.plugins.push(_chunkN4XEWXLGjs.unplugin_default.vite(options));
});

@@ -19,0 +19,0 @@ }

"use strict";Object.defineProperty(exports, "__esModule", {value: true});
var _chunkVM6XO3CVjs = require('./chunk-VM6XO3CV.js');
var _chunkN4XEWXLGjs = require('./chunk-N4XEWXLG.js');
require('./chunk-2GXY7E6X.js');

@@ -9,3 +9,3 @@ require('./chunk-BTQOTIPQ.js');

// src/rollup.ts
var rollup_default = _chunkVM6XO3CVjs.unplugin_default.rollup;
var rollup_default = _chunkN4XEWXLGjs.unplugin_default.rollup;

@@ -12,0 +12,0 @@

"use strict";Object.defineProperty(exports, "__esModule", {value: true});
var _chunkVM6XO3CVjs = require('./chunk-VM6XO3CV.js');
var _chunkN4XEWXLGjs = require('./chunk-N4XEWXLG.js');
require('./chunk-2GXY7E6X.js');

@@ -9,3 +9,3 @@ require('./chunk-BTQOTIPQ.js');

// src/vite.ts
var vite_default = _chunkVM6XO3CVjs.unplugin_default.vite;
var vite_default = _chunkN4XEWXLGjs.unplugin_default.vite;

@@ -12,0 +12,0 @@

"use strict";Object.defineProperty(exports, "__esModule", {value: true});
var _chunkVM6XO3CVjs = require('./chunk-VM6XO3CV.js');
var _chunkN4XEWXLGjs = require('./chunk-N4XEWXLG.js');
require('./chunk-2GXY7E6X.js');

@@ -9,3 +9,3 @@ require('./chunk-BTQOTIPQ.js');

// src/webpack.ts
var webpack_default = _chunkVM6XO3CVjs.unplugin_default.webpack;
var webpack_default = _chunkN4XEWXLGjs.unplugin_default.webpack;

@@ -12,0 +12,0 @@

{
"name": "unplugin-vue-components",
"version": "0.21.0",
"version": "0.21.1",
"packageManager": "pnpm@7.1.5",

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

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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