Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@vue-macros/setup-sfc

Package Overview
Dependencies
Maintainers
0
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vue-macros/setup-sfc - npm Package Compare versions

Comparing version 0.18.3 to 0.18.4

dist/chunk-66SXME4A.cjs

6

dist/esbuild.js
import {
src_default
} from "./chunk-5CSUHZKM.js";
index_default
} from "./chunk-IEHAGFCL.js";
import "./chunk-5CTFCXOS.js";
// src/esbuild.ts
var esbuild_default = src_default.esbuild;
var esbuild_default = index_default.esbuild;
export {
esbuild_default as default
};
import {
src_default
} from "./chunk-5CSUHZKM.js";
index_default
} from "./chunk-IEHAGFCL.js";
import "./chunk-5CTFCXOS.js";
export {
src_default as default
index_default as default
};
import {
src_default
} from "./chunk-5CSUHZKM.js";
index_default
} from "./chunk-IEHAGFCL.js";
import "./chunk-5CTFCXOS.js";
// src/rolldown.ts
var rolldown_default = src_default.rolldown;
var rolldown_default = index_default.rolldown;
export {
rolldown_default as default
};
import {
src_default
} from "./chunk-5CSUHZKM.js";
index_default
} from "./chunk-IEHAGFCL.js";
import "./chunk-5CTFCXOS.js";
// src/rollup.ts
var rollup_default = src_default.rollup;
var rollup_default = index_default.rollup;
export {
rollup_default as default
};
import {
src_default
} from "./chunk-5CSUHZKM.js";
index_default
} from "./chunk-IEHAGFCL.js";
import "./chunk-5CTFCXOS.js";
// src/rspack.ts
var rspack_default = src_default.rspack;
var rspack_default = index_default.rspack;
export {
rspack_default as default
};
import {
src_default
} from "./chunk-5CSUHZKM.js";
index_default
} from "./chunk-IEHAGFCL.js";
import "./chunk-5CTFCXOS.js";
// src/vite.ts
var vite_default = src_default.vite;
var vite_default = index_default.vite;
export {
vite_default as default
};
import {
src_default
} from "./chunk-5CSUHZKM.js";
index_default
} from "./chunk-IEHAGFCL.js";
import "./chunk-5CTFCXOS.js";
// src/webpack.ts
var webpack_default = src_default.webpack;
var webpack_default = index_default.webpack;
export {
webpack_default as default
};
{
"name": "@vue-macros/setup-sfc",
"version": "0.18.3",
"version": "0.18.4",
"description": "setupSfc feature from Vue Macros.",

@@ -80,4 +80,4 @@ "type": "module",

"dependencies": {
"unplugin": "^1.16.0",
"@vue-macros/common": "1.15.1"
"unplugin": "^1.16.1",
"@vue-macros/common": "1.16.0"
},

@@ -84,0 +84,0 @@ "devDependencies": {

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

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