@vue-macros/export-expose
Advanced tools
Comparing version 0.0.8 to 0.0.9
@@ -7,2 +7,1 @@ "use strict";Object.defineProperty(exports, "__esModule", {value: true}); | ||
exports.transformExportExpose = _chunkP5VQ57IEjs.transformExportExpose; | ||
exports.default = module.exports; |
@@ -7,2 +7,2 @@ import * as esbuild from 'esbuild'; | ||
export { _default as default }; | ||
export = _default; |
@@ -10,3 +10,4 @@ "use strict";Object.defineProperty(exports, "__esModule", {value: true}); | ||
module.exports = esbuild_default; | ||
exports.default = module.exports; | ||
exports.default = esbuild_default; | ||
module.exports = exports.default |
@@ -7,2 +7,2 @@ import * as rollup from 'rollup'; | ||
export { _default as default }; | ||
export = _default; |
@@ -10,3 +10,4 @@ "use strict";Object.defineProperty(exports, "__esModule", {value: true}); | ||
module.exports = rollup_default; | ||
exports.default = module.exports; | ||
exports.default = rollup_default; | ||
module.exports = exports.default |
@@ -7,2 +7,2 @@ import * as vite from 'vite'; | ||
export { _default as default }; | ||
export = _default; |
@@ -10,3 +10,4 @@ "use strict";Object.defineProperty(exports, "__esModule", {value: true}); | ||
module.exports = vite_default; | ||
exports.default = module.exports; | ||
exports.default = vite_default; | ||
module.exports = exports.default |
@@ -7,2 +7,2 @@ import * as webpack from 'webpack'; | ||
export { _default as default }; | ||
export = _default; |
@@ -10,3 +10,4 @@ "use strict";Object.defineProperty(exports, "__esModule", {value: true}); | ||
module.exports = webpack_default; | ||
exports.default = module.exports; | ||
exports.default = webpack_default; | ||
module.exports = exports.default |
{ | ||
"name": "@vue-macros/export-expose", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"packageManager": "pnpm@8.6.11", | ||
@@ -107,3 +107,3 @@ "description": "export-expose feature from Vue Macros.", | ||
"unplugin": "^1.4.0", | ||
"@vue-macros/common": "1.6.1" | ||
"@vue-macros/common": "1.6.2" | ||
}, | ||
@@ -117,5 +117,5 @@ "devDependencies": { | ||
"scripts": { | ||
"build": "tsup && tsx ../../scripts/postbuild.ts", | ||
"build": "tsup", | ||
"dev": "DEV=true tsup" | ||
} | ||
} |
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
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
0
18948
+ Added@vue-macros/common@1.6.2(transitive)
- Removed@vue-macros/common@1.6.1(transitive)
Updated@vue-macros/common@1.6.2