@vue/language-plugin-pug
Advanced tools
Comparing version 2.1.6 to 2.1.8
{ | ||
"name": "@vue/language-plugin-pug", | ||
"version": "2.1.6", | ||
"version": "2.1.8", | ||
"license": "MIT", | ||
@@ -9,2 +9,3 @@ "files": [ | ||
], | ||
"sideEffects": false, | ||
"repository": { | ||
@@ -17,9 +18,9 @@ "type": "git", | ||
"@types/node": "latest", | ||
"@vue/language-core": "2.1.6" | ||
"@vue/language-core": "2.1.8" | ||
}, | ||
"dependencies": { | ||
"@volar/source-map": "~2.4.1", | ||
"@volar/source-map": "~2.4.8", | ||
"volar-service-pug": "0.0.62" | ||
}, | ||
"gitHead": "fd61953ce9eb924eeaf4df0bf8d2237267321194" | ||
"gitHead": "25cccedc53e7361ed4e34296d6ecd43d7de2a095" | ||
} |
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
7295
Updated@volar/source-map@~2.4.8