Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@vue/language-plugin-pug

Package Overview
Dependencies
Maintainers
0
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vue/language-plugin-pug - npm Package Compare versions

Comparing version 2.1.10 to 2.2.0

2

index.js
"use strict";
const source_map_1 = require("@volar/source-map");
const pug = require("volar-service-pug/lib/languageService");
const source_map_1 = require("@volar/source-map");
const plugin = ({ modules }) => {

@@ -5,0 +5,0 @@ return {

{
"name": "@vue/language-plugin-pug",
"version": "2.1.10",
"version": "2.2.0",
"license": "MIT",

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

"@types/node": "latest",
"@vue/language-core": "2.1.10"
"@vue/language-core": "2.2.0"
},
"dependencies": {
"@volar/source-map": "~2.4.8",
"@volar/source-map": "~2.4.11",
"volar-service-pug": "0.0.62"
},
"gitHead": "b0af30caee2f8dfb1a8393c1b400f38e31fa4883"
"gitHead": "5babca774658d4b9afbe877ac7c8cafdaecf2c3e"
}
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