@vue-macros/define-emit
Advanced tools
Comparing version 0.2.5 to 0.2.6
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); | ||
var _chunkVW54UNJDjs = require('./chunk-VW54UNJD.js'); | ||
var _chunkRMMM3OYJjs = require('./chunk-RMMM3OYJ.js'); | ||
exports.EMIT_VARIABLE_NAME = _chunkVW54UNJDjs.EMIT_VARIABLE_NAME; exports.transformDefineEmit = _chunkVW54UNJDjs.transformDefineEmit; | ||
exports.EMIT_VARIABLE_NAME = _chunkRMMM3OYJjs.EMIT_VARIABLE_NAME; exports.transformDefineEmit = _chunkRMMM3OYJjs.transformDefineEmit; |
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); | ||
var _chunkQTEAHGZCjs = require('./chunk-QTEAHGZC.js'); | ||
require('./chunk-VW54UNJD.js'); | ||
var _chunkR27SQWTHjs = require('./chunk-R27SQWTH.js'); | ||
require('./chunk-RMMM3OYJ.js'); | ||
// src/esbuild.ts | ||
var esbuild_default = _chunkQTEAHGZCjs.src_default.esbuild; | ||
var esbuild_default = _chunkR27SQWTHjs.src_default.esbuild; | ||
@@ -9,0 +9,0 @@ |
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); | ||
var _chunkQTEAHGZCjs = require('./chunk-QTEAHGZC.js'); | ||
require('./chunk-VW54UNJD.js'); | ||
var _chunkR27SQWTHjs = require('./chunk-R27SQWTH.js'); | ||
require('./chunk-RMMM3OYJ.js'); | ||
exports.default = _chunkQTEAHGZCjs.src_default; | ||
exports.default = _chunkR27SQWTHjs.src_default; | ||
module.exports = exports.default; |
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); | ||
var _chunkQTEAHGZCjs = require('./chunk-QTEAHGZC.js'); | ||
require('./chunk-VW54UNJD.js'); | ||
var _chunkR27SQWTHjs = require('./chunk-R27SQWTH.js'); | ||
require('./chunk-RMMM3OYJ.js'); | ||
// src/rollup.ts | ||
var rollup_default = _chunkQTEAHGZCjs.src_default.rollup; | ||
var rollup_default = _chunkR27SQWTHjs.src_default.rollup; | ||
@@ -9,0 +9,0 @@ |
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); | ||
var _chunkQTEAHGZCjs = require('./chunk-QTEAHGZC.js'); | ||
require('./chunk-VW54UNJD.js'); | ||
var _chunkR27SQWTHjs = require('./chunk-R27SQWTH.js'); | ||
require('./chunk-RMMM3OYJ.js'); | ||
// src/vite.ts | ||
var vite_default = _chunkQTEAHGZCjs.src_default.vite; | ||
var vite_default = _chunkR27SQWTHjs.src_default.vite; | ||
@@ -9,0 +9,0 @@ |
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); | ||
var _chunkQTEAHGZCjs = require('./chunk-QTEAHGZC.js'); | ||
require('./chunk-VW54UNJD.js'); | ||
var _chunkR27SQWTHjs = require('./chunk-R27SQWTH.js'); | ||
require('./chunk-RMMM3OYJ.js'); | ||
// src/webpack.ts | ||
var webpack_default = _chunkQTEAHGZCjs.src_default.webpack; | ||
var webpack_default = _chunkR27SQWTHjs.src_default.webpack; | ||
@@ -9,0 +9,0 @@ |
{ | ||
"name": "@vue-macros/define-emit", | ||
"version": "0.2.5", | ||
"packageManager": "pnpm@8.15.6", | ||
"version": "0.2.6", | ||
"description": "define-emit feature from Vue Macros.", | ||
@@ -83,7 +82,7 @@ "keywords": [ | ||
"unplugin": "^1.10.1", | ||
"@vue-macros/api": "0.9.5", | ||
"@vue-macros/common": "1.10.2" | ||
"@vue-macros/api": "0.9.6", | ||
"@vue-macros/common": "1.10.3" | ||
}, | ||
"devDependencies": { | ||
"vue": "^3.4.21" | ||
"vue": "^3.4.25" | ||
}, | ||
@@ -90,0 +89,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
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
17710
1
+ Added@vue-macros/api@0.9.6(transitive)
+ Added@vue-macros/common@1.10.3(transitive)
+ Addedmagic-string-ast@0.5.0(transitive)
- Removed@vue-macros/api@0.9.5(transitive)
- Removed@vue-macros/common@1.10.2(transitive)
- Removedmagic-string-ast@0.3.0(transitive)
Updated@vue-macros/api@0.9.6
Updated@vue-macros/common@1.10.3