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
138
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.24.1 to 0.25.0

dist/define-generic.js

5

index.d.ts

@@ -25,2 +25,7 @@ import type { FilterPattern } from '@rollup/pluginutils'

}
scriptLang?: {
defaultLang?: string
include?: FilterPattern
exclude?: FilterPattern
}
}

7

package.json
{
"name": "@vue-macros/volar",
"version": "0.24.1",
"version": "0.25.0",
"description": "Volar plugin for Vue Macros.",

@@ -36,2 +36,3 @@ "type": "commonjs",

"./*": {
"types": "./*.d.ts",
"dev": "./src/*.ts",

@@ -55,4 +56,4 @@ "require": "./dist/*.js"

"@vue-macros/common": "1.11.0",
"@vue-macros/define-props": "2.0.8",
"@vue-macros/short-bind": "0.2.6",
"@vue-macros/define-props": "3.0.0",
"@vue-macros/short-bind": "1.0.0",
"@vue-macros/short-vmodel": "1.4.6"

@@ -59,0 +60,0 @@ },

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