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

@vue-macros/volar

Package Overview
Dependencies
Maintainers
1
Versions
139
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vue-macros/volar - npm Package Compare versions

Comparing version 0.5.0 to 0.5.1

2

dist/define-slots.js

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

const sourceFile = sfc.scriptSetupAst;
return sourceFile.forEachChild((node) => {
return sourceFile == null ? void 0 : sourceFile.forEachChild((node) => {
if (!ts.isExpressionStatement(node))

@@ -54,0 +54,0 @@ return;

{
"name": "@vue-macros/volar",
"version": "0.5.0",
"packageManager": "pnpm@7.14.1",
"version": "0.5.1",
"packageManager": "pnpm@7.14.2",
"description": "Volar plugin for Vue Macros.",

@@ -6,0 +6,0 @@ "keywords": [

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