@vue/language-plugin-pug
Advanced tools
Comparing version 2.1.10 to 2.2.0
"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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7296
Updated@volar/source-map@~2.4.11