@webref/elements
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "@webref/elements", | ||
"description": "Markup elements of the Web platform and associated Web IDL interfaces", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"repository": { | ||
@@ -6,0 +6,0 @@ "type": "git", |
@@ -88,10 +88,2 @@ { | ||
{ | ||
"name": "altGlyph", | ||
"interface": "SVGAltGlyphElement" | ||
}, | ||
{ | ||
"name": "glyphRef", | ||
"interface": "SVGGlyphRefElement" | ||
}, | ||
{ | ||
"name": "marker", | ||
@@ -225,6 +217,2 @@ "interface": "SVGMarkerElement" | ||
{ | ||
"name": "cursor", | ||
"interface": "SVGCursorElement" | ||
}, | ||
{ | ||
"name": "a", | ||
@@ -262,6 +250,2 @@ "interface": "SVGAElement" | ||
{ | ||
"name": "font", | ||
"interface": "SVGFontElement" | ||
}, | ||
{ | ||
"name": "metadata", | ||
@@ -268,0 +252,0 @@ "interface": "SVGMetadataElement" |
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
21357
1007