@lrnwebcomponents/anchor-behaviors
Advanced tools
Comparing version 2.5.0 to 2.6.8
@@ -91,4 +91,5 @@ const gulp = require("gulp"); | ||
return `${litResult} | ||
// render function | ||
static get template() { | ||
// render function | ||
render() { | ||
return html\` | ||
@@ -95,0 +96,0 @@ ${styleResult} |
@@ -20,3 +20,3 @@ { | ||
}, | ||
"version": "2.5.0", | ||
"version": "2.6.8", | ||
"description": "handles anchors and params in the url", | ||
@@ -70,3 +70,3 @@ "repository": { | ||
], | ||
"gitHead": "3f7a6e3d9f51b13c9b2abaa53b1f75f3acb46f70" | ||
"gitHead": "4b0ed220b7dbf4f4f3e0ef4f32c50c60dd3a8be5" | ||
} |
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
46305