@codin/cwc-code-highlight
Advanced tools
Comparing version 0.1.5 to 0.1.6
@@ -63,3 +63,2 @@ import { __awaiter, __decorate } from "tslib"; | ||
const elements = (_a = this._index) === null || _a === void 0 ? void 0 : _a.children; | ||
console.log(start, end, elements); | ||
if (!elements || elements.length < end) | ||
@@ -66,0 +65,0 @@ return; |
{ | ||
"name": "@codin/cwc-code-highlight", | ||
"version": "0.1.5", | ||
"version": "0.1.6", | ||
"description": "Element for highlighting code", | ||
@@ -39,3 +39,3 @@ "author": "Odin thomas Rochmann", | ||
}, | ||
"gitHead": "d328e7962c9c83861e79349672101dbf0675c52c" | ||
"gitHead": "0c72d75fc49a3327a736b7002151ad75a4c88b06" | ||
} |
Sorry, the diff of this file is not supported yet
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
90977
1099