New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

unplugin-vue-define-options

Package Overview
Dependencies
Maintainers
0
Versions
107
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unplugin-vue-define-options - npm Package Compare versions

Comparing version 1.5.3 to 1.5.4

dist/chunk-B3F5AYVA.cjs

6

dist/esbuild.js
import {
src_default
} from "./chunk-I2ZPF3DJ.js";
index_default
} from "./chunk-WQ3VUCZ4.js";
import "./chunk-RIMYCWKG.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-I2ZPF3DJ.js";
index_default
} from "./chunk-WQ3VUCZ4.js";
import {

@@ -8,4 +8,4 @@ transformDefineOptions

export {
src_default as default,
index_default as default,
transformDefineOptions as transform
};
import {
src_default
} from "./chunk-I2ZPF3DJ.js";
index_default
} from "./chunk-WQ3VUCZ4.js";
import "./chunk-RIMYCWKG.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-I2ZPF3DJ.js";
index_default
} from "./chunk-WQ3VUCZ4.js";
import "./chunk-RIMYCWKG.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-I2ZPF3DJ.js";
index_default
} from "./chunk-WQ3VUCZ4.js";
import "./chunk-RIMYCWKG.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-I2ZPF3DJ.js";
index_default
} from "./chunk-WQ3VUCZ4.js";
import "./chunk-RIMYCWKG.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-I2ZPF3DJ.js";
index_default
} from "./chunk-WQ3VUCZ4.js";
import "./chunk-RIMYCWKG.js";
// src/webpack.ts
var webpack_default = src_default.webpack;
var webpack_default = index_default.webpack;
export {
webpack_default as default
};
{
"name": "unplugin-vue-define-options",
"version": "1.5.3",
"version": "1.5.4",
"description": "Add defineOptions macro for Vue <script setup>.",

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

"ast-walker-scope": "^0.6.2",
"unplugin": "^1.16.0",
"@vue-macros/common": "1.15.1"
"unplugin": "^1.16.1",
"@vue-macros/common": "1.16.0"
},

@@ -89,0 +89,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