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

@vue-macros/setup-sfc

Package Overview
Dependencies
Maintainers
1
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.16.3 to 0.17.0

dist/index.d-RPMsasor.d.ts

2

dist/esbuild.d.ts
import * as esbuild from 'esbuild';
import { B as BaseOptions } from './index.d-a8be3190.js';
import { B as BaseOptions } from './index.d-RPMsasor.js';
import '@rollup/pluginutils';

@@ -4,0 +4,0 @@

@@ -12,2 +12,2 @@ "use strict";Object.defineProperty(exports, "__esModule", {value: true});

module.exports = exports.default
module.exports = exports.default;

@@ -8,2 +8,2 @@ import * as unplugin from 'unplugin';

export { Options, OptionsResolved, _default as default };
export { type Options, type OptionsResolved, _default as default };

@@ -9,2 +9,2 @@ "use strict";Object.defineProperty(exports, "__esModule", {value: true});

module.exports = exports.default
module.exports = exports.default;
import * as rollup from 'rollup';
import { B as BaseOptions } from './index.d-a8be3190.js';
import { B as BaseOptions } from './index.d-RPMsasor.js';
import '@rollup/pluginutils';

@@ -4,0 +4,0 @@

@@ -12,2 +12,2 @@ "use strict";Object.defineProperty(exports, "__esModule", {value: true});

module.exports = exports.default
module.exports = exports.default;
import * as vite from 'vite';
import { B as BaseOptions } from './index.d-a8be3190.js';
import { B as BaseOptions } from './index.d-RPMsasor.js';
import '@rollup/pluginutils';
declare const _default: (options?: BaseOptions | undefined) => vite.Plugin;
declare const _default: (options?: BaseOptions | undefined) => vite.Plugin<any>;
export = _default;

@@ -12,2 +12,2 @@ "use strict";Object.defineProperty(exports, "__esModule", {value: true});

module.exports = exports.default
module.exports = exports.default;
import * as webpack from 'webpack';
import { B as BaseOptions } from './index.d-a8be3190.js';
import { B as BaseOptions } from './index.d-RPMsasor.js';
import '@rollup/pluginutils';

@@ -4,0 +4,0 @@

@@ -12,2 +12,2 @@ "use strict";Object.defineProperty(exports, "__esModule", {value: true});

module.exports = exports.default
module.exports = exports.default;
{
"name": "@vue-macros/setup-sfc",
"version": "0.16.3",
"packageManager": "pnpm@8.7.4",
"version": "0.17.0",
"packageManager": "pnpm@8.10.4",
"description": "setup-sfc feature from Vue Macros.",

@@ -17,3 +17,3 @@ "keywords": [

"license": "MIT",
"homepage": "https://github.com/vue-macros/vue-macros#readme",
"homepage": "https://vue-macros.dev",
"bugs": {

@@ -79,8 +79,7 @@ "url": "https://github.com/vue-macros/vue-macros/issues"

"dependencies": {
"unplugin": "^1.4.0",
"@vue-macros/common": "1.8.0"
"unplugin": "^1.5.1",
"@vue-macros/common": "1.9.0"
},
"devDependencies": {
"rollup": "^3.29.1",
"vue": "^3.3.4"
"vue": "^3.3.8"
},

@@ -87,0 +86,0 @@ "engines": {

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