@emmetio/snippets
Advanced tools
Comparing version 0.2.8 to 0.2.9
@@ -7,2 +7,3 @@ 'use strict'; | ||
"a:mail": "a[href='mailto:${0}']", | ||
"a:tel": "a[href='tel:+${0}']", | ||
"abbr": "abbr[title]", | ||
@@ -9,0 +10,0 @@ "acr|acronym": "acronym[title]", |
@@ -5,2 +5,3 @@ var html = { | ||
"a:mail": "a[href='mailto:${0}']", | ||
"a:tel": "a[href='tel:+${0}']", | ||
"abbr": "abbr[title]", | ||
@@ -7,0 +8,0 @@ "acr|acronym": "acronym[title]", |
@@ -5,2 +5,3 @@ { | ||
"a:mail": "a[href='mailto:${0}']", | ||
"a:tel": "a[href='tel:+${0}']", | ||
"abbr": "abbr[title]", | ||
@@ -7,0 +8,0 @@ "acr|acronym": "acronym[title]", |
{ | ||
"name": "@emmetio/snippets", | ||
"version": "0.2.8", | ||
"version": "0.2.9", | ||
"lockfileVersion": 1, | ||
@@ -5,0 +5,0 @@ "requires": true, |
{ | ||
"name": "@emmetio/snippets", | ||
"version": "0.2.8", | ||
"version": "0.2.9", | ||
"description": "Emmet snippets", | ||
@@ -5,0 +5,0 @@ "main": "dist/snippets.cjs.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
61177
1480