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

@vue-macros/define-prop

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vue-macros/define-prop - npm Package Compare versions

Comparing version 0.1.4 to 0.1.5

dist/chunk-FE3WUIWZ.js

4

dist/api.js

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

var _chunkNHEWZUESjs = require('./chunk-NHEWZUES.js');
var _chunkMK76IQISjs = require('./chunk-MK76IQIS.js');

@@ -15,3 +15,3 @@

exports.PROPS_VARIABLE_NAME = _chunkNHEWZUESjs.PROPS_VARIABLE_NAME; exports.johnsonEdition = _chunkNHEWZUESjs.johnsonEdition; exports.kevinEdition = _chunkNHEWZUESjs.kevinEdition; exports.stringifyArray = _chunkNHEWZUESjs.stringifyArray; exports.transformDefineProp = _chunkNHEWZUESjs.transformDefineProp;
exports.PROPS_VARIABLE_NAME = _chunkMK76IQISjs.PROPS_VARIABLE_NAME; exports.johnsonEdition = _chunkMK76IQISjs.johnsonEdition; exports.kevinEdition = _chunkMK76IQISjs.kevinEdition; exports.stringifyArray = _chunkMK76IQISjs.stringifyArray; exports.transformDefineProp = _chunkMK76IQISjs.transformDefineProp;
exports.default = module.exports;
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
var _chunkD2PO2PD4js = require('./chunk-D2PO2PD4.js');
require('./chunk-NHEWZUES.js');
var _chunkFE3WUIWZjs = require('./chunk-FE3WUIWZ.js');
require('./chunk-MK76IQIS.js');
// src/esbuild.ts
var esbuild_default = _chunkD2PO2PD4js.src_default.esbuild;
var esbuild_default = _chunkFE3WUIWZjs.src_default.esbuild;

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

"use strict";Object.defineProperty(exports, "__esModule", {value: true});
var _chunkD2PO2PD4js = require('./chunk-D2PO2PD4.js');
require('./chunk-NHEWZUES.js');
var _chunkFE3WUIWZjs = require('./chunk-FE3WUIWZ.js');
require('./chunk-MK76IQIS.js');
exports.default = _chunkD2PO2PD4js.src_default;
exports.default = _chunkFE3WUIWZjs.src_default;
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
var _chunkD2PO2PD4js = require('./chunk-D2PO2PD4.js');
require('./chunk-NHEWZUES.js');
var _chunkFE3WUIWZjs = require('./chunk-FE3WUIWZ.js');
require('./chunk-MK76IQIS.js');
// src/rollup.ts
var rollup_default = _chunkD2PO2PD4js.src_default.rollup;
var rollup_default = _chunkFE3WUIWZjs.src_default.rollup;

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

"use strict";Object.defineProperty(exports, "__esModule", {value: true});
var _chunkD2PO2PD4js = require('./chunk-D2PO2PD4.js');
require('./chunk-NHEWZUES.js');
var _chunkFE3WUIWZjs = require('./chunk-FE3WUIWZ.js');
require('./chunk-MK76IQIS.js');
// src/vite.ts
var vite_default = _chunkD2PO2PD4js.src_default.vite;
var vite_default = _chunkFE3WUIWZjs.src_default.vite;

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

"use strict";Object.defineProperty(exports, "__esModule", {value: true});
var _chunkD2PO2PD4js = require('./chunk-D2PO2PD4.js');
require('./chunk-NHEWZUES.js');
var _chunkFE3WUIWZjs = require('./chunk-FE3WUIWZ.js');
require('./chunk-MK76IQIS.js');
// src/webpack.ts
var webpack_default = _chunkD2PO2PD4js.src_default.webpack;
var webpack_default = _chunkFE3WUIWZjs.src_default.webpack;

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

{
"name": "@vue-macros/define-prop",
"version": "0.1.4",
"packageManager": "pnpm@8.3.1",
"version": "0.1.5",
"packageManager": "pnpm@8.5.1",
"description": "define-prop feature from Vue Macros.",

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

"license": "MIT",
"homepage": "https://github.com/sxzz/unplugin-vue-macros#readme",
"homepage": "https://github.com/sxzz/vue-macros#readme",
"bugs": {
"url": "https://github.com/sxzz/unplugin-vue-macros/issues"
"url": "https://github.com/sxzz/vue-macros/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/sxzz/unplugin-vue-macros.git",
"url": "git+https://github.com/sxzz/vue-macros.git",
"directory": "packages/define-prop"

@@ -89,12 +89,12 @@ },

"dependencies": {
"rollup": "^3.21.6",
"rollup": "^3.23.0",
"unplugin": "^1.3.1",
"@vue-macros/api": "~0.6.3",
"@vue-macros/common": "~1.3.1"
"@vue-macros/api": "~0.7.0",
"@vue-macros/common": "~1.3.2"
},
"devDependencies": {
"vue": "^3.3.1"
"vue": "^3.3.4"
},
"engines": {
"node": ">=14.19.0"
"node": ">=16.14.0"
},

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

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