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

@vue-macros/setup-component

Package Overview
Dependencies
Maintainers
1
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vue-macros/setup-component - npm Package Compare versions

Comparing version 0.16.4 to 0.16.5

2

macros.d.ts

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

import type { EmitsOptions, FunctionalComponent } from 'vue'
import { type EmitsOptions, type FunctionalComponent } from 'vue'

@@ -3,0 +3,0 @@ export declare const defineSetupComponent: <T extends FunctionalComponent>(

{
"name": "@vue-macros/setup-component",
"version": "0.16.4",
"packageManager": "pnpm@7.30.3",
"version": "0.16.5",
"packageManager": "pnpm@8.3.1",
"description": "setup-component feature from Vue Macros.",

@@ -87,7 +87,7 @@ "keywords": [

"unplugin": "^1.3.1",
"@vue-macros/common": "~1.2.0"
"@vue-macros/common": "~1.3.0"
},
"devDependencies": {
"rollup": "^3.20.2",
"vue": "^3.3.0-alpha.6"
"rollup": "^3.21.0",
"vue": "^3.3.0-beta.1"
},

@@ -94,0 +94,0 @@ "engines": {

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