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

@vue-macros/named-template

Package Overview
Dependencies
Maintainers
0
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vue-macros/named-template - npm Package Compare versions

Comparing version

to
3.0.0-alpha.0

dist/chunk-RLYKE6W3.js

18

dist/api.d.ts
import { MagicStringAST, CodeTransform } from '@vue-macros/common';
import { ElementNode, NodeTransform, RootNode } from '@vue/compiler-dom';
import { T as TemplateContent, C as CustomBlocks } from './index.d-W6eQ-3Iq.js';
export { M as MAIN_TEMPLATE, Q as QUERY_NAMED_TEMPLATE, a as QUERY_TEMPLATE, b as QUERY_TEMPLATE_MAIN } from './index.d-W6eQ-3Iq.js';
import { T as TemplateContent, C as CustomBlocks } from './index.d-UUrO84xs.js';
export { M as MAIN_TEMPLATE, Q as QUERY_NAMED_TEMPLATE, a as QUERY_TEMPLATE, b as QUERY_TEMPLATE_MAIN } from './index.d-UUrO84xs.js';
import { Program } from '@babel/types';

@@ -23,4 +23,4 @@ import 'unplugin';

declare function parseVueRequest(id: string): {
filename: string;
query: VueQuery;
filename: string
query: VueQuery
};

@@ -31,7 +31,7 @@

declare function preTransformMainTemplate({ s, root, node, id, templateContent }: {
s: MagicStringAST;
root: RootNode;
node: ElementNode;
id: string;
templateContent: TemplateContent;
s: MagicStringAST
root: RootNode
node: ElementNode
id: string
templateContent: TemplateContent
}): void;

@@ -38,0 +38,0 @@ declare function postTransform(code: string, id: string, customBlocks: CustomBlocks): CodeTransform | undefined;

@@ -13,3 +13,3 @@ import {

transformTemplateIs
} from "./chunk-3JCYISGA.js";
} from "./chunk-RV67EW7S.js";
export {

@@ -16,0 +16,0 @@ MAIN_TEMPLATE,

@@ -1,2 +0,2 @@

import { p as plugin } from './index.d-W6eQ-3Iq.js';
import { p as plugin } from './index.d-UUrO84xs.js';
import '@vue-macros/common';

@@ -3,0 +3,0 @@ import 'unplugin';

import {
index_default
} from "./chunk-5NCV4ISZ.js";
import "./chunk-3JCYISGA.js";
} from "./chunk-RLYKE6W3.js";
import "./chunk-RV67EW7S.js";

@@ -6,0 +6,0 @@ // src/esbuild.ts

import '@vue-macros/common';
import 'unplugin';
export { C as CustomBlocks, O as Options, c as OptionsResolved, d as PostPlugin, P as PrePlugin, T as TemplateContent, p as default } from './index.d-W6eQ-3Iq.js';
export { C as CustomBlocks, O as Options, c as OptionsResolved, d as PostPlugin, P as PrePlugin, T as TemplateContent, p as default } from './index.d-UUrO84xs.js';

@@ -5,4 +5,4 @@ import {

index_default
} from "./chunk-5NCV4ISZ.js";
import "./chunk-3JCYISGA.js";
} from "./chunk-RLYKE6W3.js";
import "./chunk-RV67EW7S.js";
export {

@@ -9,0 +9,0 @@ PostPlugin,

@@ -1,2 +0,2 @@

import { p as plugin } from './index.d-W6eQ-3Iq.js';
import { p as plugin } from './index.d-UUrO84xs.js';
import '@vue-macros/common';

@@ -3,0 +3,0 @@ import 'unplugin';

import {
index_default
} from "./chunk-5NCV4ISZ.js";
import "./chunk-3JCYISGA.js";
} from "./chunk-RLYKE6W3.js";
import "./chunk-RV67EW7S.js";

@@ -6,0 +6,0 @@ // src/rolldown.ts

@@ -1,2 +0,2 @@

import { p as plugin } from './index.d-W6eQ-3Iq.js';
import { p as plugin } from './index.d-UUrO84xs.js';
import '@vue-macros/common';

@@ -3,0 +3,0 @@ import 'unplugin';

import {
index_default
} from "./chunk-5NCV4ISZ.js";
import "./chunk-3JCYISGA.js";
} from "./chunk-RLYKE6W3.js";
import "./chunk-RV67EW7S.js";

@@ -6,0 +6,0 @@ // src/rollup.ts

@@ -1,2 +0,2 @@

import { p as plugin } from './index.d-W6eQ-3Iq.js';
import { p as plugin } from './index.d-UUrO84xs.js';
import '@vue-macros/common';

@@ -3,0 +3,0 @@ import 'unplugin';

import {
index_default
} from "./chunk-5NCV4ISZ.js";
import "./chunk-3JCYISGA.js";
} from "./chunk-RLYKE6W3.js";
import "./chunk-RV67EW7S.js";

@@ -6,0 +6,0 @@ // src/rspack.ts

@@ -1,2 +0,2 @@

import { p as plugin } from './index.d-W6eQ-3Iq.js';
import { p as plugin } from './index.d-UUrO84xs.js';
import '@vue-macros/common';

@@ -3,0 +3,0 @@ import 'unplugin';

import {
index_default
} from "./chunk-5NCV4ISZ.js";
import "./chunk-3JCYISGA.js";
} from "./chunk-RLYKE6W3.js";
import "./chunk-RV67EW7S.js";

@@ -6,0 +6,0 @@ // src/vite.ts

@@ -1,2 +0,2 @@

import { p as plugin } from './index.d-W6eQ-3Iq.js';
import { p as plugin } from './index.d-UUrO84xs.js';
import '@vue-macros/common';

@@ -3,0 +3,0 @@ import 'unplugin';

import {
index_default
} from "./chunk-5NCV4ISZ.js";
import "./chunk-3JCYISGA.js";
} from "./chunk-RLYKE6W3.js";
import "./chunk-RV67EW7S.js";

@@ -6,0 +6,0 @@ // src/webpack.ts

{
"name": "@vue-macros/named-template",
"version": "0.5.5",
"version": "3.0.0-alpha.0",
"description": "namedTemplate feature from Vue Macros.",

@@ -26,42 +26,18 @@ "type": "module",

},
"author": "三咲智子 <sxzz@sxzz.moe>",
"author": "三咲智子 Kevin Deng <sxzz@sxzz.moe>",
"files": [
"dist"
],
"main": "dist/index.cjs",
"main": "dist/index.js",
"module": "dist/index.js",
"types": "dist/index.d.ts",
"exports": {
".": {
"require": "./dist/index.cjs",
"import": "./dist/index.js"
},
"./api": {
"require": "./dist/api.cjs",
"import": "./dist/api.js"
},
"./esbuild": {
"require": "./dist/esbuild.cjs",
"import": "./dist/esbuild.js"
},
"./rolldown": {
"require": "./dist/rolldown.cjs",
"import": "./dist/rolldown.js"
},
"./rollup": {
"require": "./dist/rollup.cjs",
"import": "./dist/rollup.js"
},
"./rspack": {
"require": "./dist/rspack.cjs",
"import": "./dist/rspack.js"
},
"./vite": {
"require": "./dist/vite.cjs",
"import": "./dist/vite.js"
},
"./webpack": {
"require": "./dist/webpack.cjs",
"import": "./dist/webpack.js"
},
".": "./dist/index.js",
"./api": "./dist/api.js",
"./esbuild": "./dist/esbuild.js",
"./rolldown": "./dist/rolldown.js",
"./rollup": "./dist/rollup.js",
"./rspack": "./dist/rspack.js",
"./vite": "./dist/vite.js",
"./webpack": "./dist/webpack.js",
"./*": "./*"

@@ -78,8 +54,9 @@ },

"publishConfig": {
"access": "public"
"access": "public",
"tag": "next"
},
"dependencies": {
"@vue/compiler-dom": "^3.5.13",
"unplugin": "^1.16.1",
"@vue-macros/common": "1.16.1"
"unplugin": "^2.2.0",
"@vue-macros/common": "3.0.0-alpha.0"
},

@@ -90,3 +67,3 @@ "devDependencies": {

"engines": {
"node": ">=16.14.0"
"node": ">=20.18.0"
},

@@ -93,0 +70,0 @@ "scripts": {

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

Sorry, the diff of this file is not supported yet