@vscode/emmet-helper
Advanced tools
Comparing version 2.8.5 to 2.8.6
@@ -131,3 +131,3 @@ "use strict"; | ||
expandedAbbr.insertTextFormat = vscode_languageserver_types_1.InsertTextFormat.Snippet; | ||
expandedAbbr.detail = l10n.t('Emmet abbreviation'); | ||
expandedAbbr.detail = l10n.t('Emmet Abbreviation'); | ||
expandedAbbr.label = abbreviation; | ||
@@ -134,0 +134,0 @@ expandedAbbr.label += filter ? '|' + filter.replace(',', '|') : ""; |
{ | ||
"name": "@vscode/emmet-helper", | ||
"version": "2.8.5", | ||
"version": "2.8.6", | ||
"description": "Helper to use emmet modules in Visual Studio Code", | ||
@@ -5,0 +5,0 @@ "main": "./lib/cjs/emmetHelper.js", |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0